Forums

Error with redirect

Flying_Badger 13 Dec, 2013
Hello

I am getting the error below with the redirect url action. can anyone shed some light?

Warning: array_merge() [function.array-merge]: Argument #2 is not an array in /home2/xxxxxxxx/public_html/xxxxxxxx/administrator/components/com_chronoforms/form_actions/redirect_url/redirect_url.php on line 32

Many thanks
Max_admin 13 Dec, 2013
Hello,

Does the redirect occur or not ? if it does then simply set the e"Error reporting" to "none" under the Joomla global config!

Regards,
Max
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
GreyHead 13 Dec, 2013
Hi Flying_Badger,

Technically it's a PHP Warning, not an error. Looking at the code I think it will arise if the Params/Fields map box of the ReDirect URL action is empty. If there are no parameters to add then you don't need to use this action, just use the ReDirect User action on its own.

Bob
This topic is locked and no more replies can be posted.