May 17th, 2012, 11:17 AM
(This post was last modified: May 17th, 2012, 11:46 AM by sstoney200.)
Firefox has detected that the server is redirecting the request for this address in a way that will never complete.
I had this problem just over a year ago and was forced to reinstall all of my forms and it took me days.
Has anybody any hints that may rectify this issue and save me losing more days of my life time round? lol
Just to speed things up, from the last time it happened, I was suggested to edited the root index.php to:
header("location: {$g_root_url}{$g_pages[$login_page]}");
but that's already good, and also
that my theme-> default -> cache folder is set to 777.
I should probably add.. I can still put enquiries through my forms and formtools appears to be redirecting my form to my thankyou page fine but I'm not receiving any submissions.
I'm hoping that maybe someone else might have come across this problem and be able to help. Cheers in advance!
I had this problem just over a year ago and was forced to reinstall all of my forms and it took me days.
Has anybody any hints that may rectify this issue and save me losing more days of my life time round? lol
Just to speed things up, from the last time it happened, I was suggested to edited the root index.php to:
header("location: {$g_root_url}{$g_pages[$login_page]}");
but that's already good, and also
that my theme-> default -> cache folder is set to 777.
I should probably add.. I can still put enquiries through my forms and formtools appears to be redirecting my form to my thankyou page fine but I'm not receiving any submissions.
I'm hoping that maybe someone else might have come across this problem and be able to help. Cheers in advance!