Forums

Form redirecting to wrong page!

Flying_Badger 27 Jun, 2012
Hello

I am using Cronofroms 4.0 RC3.4.1 on Joomla 2.5.6

I have 3 forms, each redirecting to different Thank You pages. All thank you pages are in the same Uncategorised category of Joomla.

I have checked this carefully as it looks as though it should be human error but I don't get it.

The redirect page for 1 form is clearly stated as id=319 in the Redirect function. However, when the form is completed, it is redirecting to id=318, which is for the other form!

Any thoughts?

Many thanks

Badger
GreyHead 27 Jun, 2012
Hi Badger,

Please drag a Debugger action into the On Submit event, then submit the form and post the debug results here.

Note: if you are using the Easy Wizard you may need to switch to the Advanced Wizard to do this; if you want to continue to use the Easy Wizard please make a copy of your form first and add the Debugger action to the copy.

Bob
Flying_Badger 27 Jun, 2012
Hi GReyhead

All results below. Everythig here "says" the right thing. The page it is directing too is the correct one, however, in reality it redirects to this one: http://www.studertrust.org/index.php?option=com_k2&view=item&layout=item&id=318

Also, the eamil it send to the admin, is for the incorrect one as well.

Data Array:

Array
(
[option] => com_chronoforms
[tmpl] => component
[chronoform] => followup
[event] => submit
[Itemid] =>
[name] => jo
[email] => [email]me@there.com[/email]
[telephone] => Optional
[donation] => 500000
[payment] => Online
[donor_listed] => No
[donors_name] => fred
[submit] => Submit
[73e1deff9f3b932e8d732635372ab73b] => 1
)

Validation Errors:

Array
(
)

Debug Data

email
2
Result An email has been SENT successfully from [EMAIL ADDRESS CORRECT]
Body
Donation Pledge
Full Name jo
Your Email [email]me@there.com[/email]
Your Telephone Optional
Donation Amount (US$) 500000
Method of Payment Online
Would you like your donation to be anonymous?
Listed Donor No
What name should appear on the Donors list?
Donors Name fred


Submitted by 116.48.33.95
Attachments array ( )
redirect_user
redirect_user_target_url: http://www.studertrust.org/index.php?option=com_k2&view=item&layout=item&id=319
Redirect URL (click to continue):
http://www.studertrust.org/index.php?option=com_k2&view=item&layout=item&id=319

Powered By ChronoForms - ChronoEngine.com
Flying_Badger 28 Jun, 2012
Oh wow, what an idiot!!!

Forms working just fine Bob, as usual.

Me, on the other hand, not so good.

mistake was mine. Apologies.

Thanks

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