GH Custom Actions not working in Joomla 3

momentis 05 Mar, 2013
Bob,

I have tried both the ShowHTML action and the Email custom actions you developed and neither are working under Joomla 3. The ShowHTML action was throwing a 500 error, while the email was giving this error:

Invalid arguments passed in /home/diamonda/public_html/new/administrator/components/com_chronoforms/form_actions/email_gh/email_gh.php on line 207



Do you have compatible versions of your actions? If so, I will send a beer (or keg!) your way to get 'em!!

Thanks!!!
Rick
GreyHead 05 Mar, 2013
Hi Rick,

I haven't yet tested them on Joomla! 3.0 but I haven't had much in the way of problem reports either.

Line 217 in my version is } else { so that doesn't look like it should give that error :-(

Do you have the latest version - the last date on the What's new tab is 12 Oct 2012?

Bob
momentis 06 Mar, 2013
I just downloaded the most recent versions of your ShowHTML and email actions. When I use the ShowHTML action, I am still getting a 500 error that says "JHtmlBehavior::mootools not found".

When I try the email action, after Submit I get this message:

Warning: trim() expects parameter 1 to be string, array given in /home/hysonind/public_html/sandbox/libraries/joomla/mail/helper.php on line 35



Rick
GreyHead 08 Mar, 2013
Hi Rick,

Just an update.

I've solved the email one - but in the process found a little Joomla! bug which has take a while to bottom out.

I know what the MooTools problem is and will get that fixed and republish both actions shortly.

Bob
GreyHead 11 Mar, 2013
Hi Rick,

The Show HTML [GH] action is now upgraded. I changed the MooTools loading code for J3.0 and also forced use of the MooTools DatePicker in Joomla! 3.0 as the old MonkeyPhysics one now throws a JavsScript Error with the MooTools v 1.4.5 in Joomla! 3

Bob
momentis 11 Mar, 2013
Thanks a bunch!!!
GreyHead 11 Mar, 2013
Hi Rick,

No problem, let me know if you find any other bugs, it's next to impossible to check out all the functionality :-(

Bob
momentis 23 Apr, 2013
Hola, Bob!!

I am trying to use your custom email action in a Joomla 3.0.3 install. My form is loading fields using the Model ID. When I attempt to have the email sent to the email address on the form, in the field 'reg_email', it will not send.

In the TO field in the action I am using {reg.reg_email} which does not work. I tried, of course, just {reg_email} which I did not expect to work and it did not.

Should this work using {reg.reg_email}?

I want to use your action because I want the email to be conditional, based on the form field {reg.reg_enabled}.

Rick
mirphi 11 Nov, 2013
I have installed the "Show HTML [GH] action" on Joomla 3.1.6. ChronoForms version 4.0.4. When I view the form from frontend, I get the following error message:

Fatal error: Class 'JParameter' not found in /.../administrator/components/com_chronoforms/form_actions/show_html_gh/show_html_gh.php on line 69.

Any suggestions?
GreyHead 11 Nov, 2013
Hi mirphi,

There are some problems that I need to fix that have been brought to the surface with Joomla! 3.2 and the recent changes in ChronoForms. I'll try to get those done today. In the meantime please make sure that you have the latest versions of ChronoForms installed as that may help.

Bob
esl 11 Nov, 2013
Thanks GreyHead im having issues with GH cUrl as it leaves the thank you page blank after post, whenever i disable it the thank you page appears.
This topic is locked and no more replies can be posted.