Mar 27th, 2011, 12:44 PM
(This post was last modified: Mar 27th, 2011, 12:45 PM by sstoney200.)
I'm also getting this loop error:
I noticed within my analytics that I had a conversion today but didn't receive an email like usual. So I tried to access my formtools admin area to check out my form there but upon attempt at http://www.for-rent-nerja.com/formtools/ I am getting this loop error.
The strange thing is that I've checked MySQL database and the post has been logged there! This would lead me to believe that it's definitely not a problem with something being moved on my server but some underlying issue with formtools?
I also checked the index.php and I already have
header("location: {$g_root_url}{$g_pages[$login_page]}");
located on line 12.
I can't fathom what's gone wrong as everything was working fine on Wednesday when I received my last conversion.
Any ideas Ben?
I noticed within my analytics that I had a conversion today but didn't receive an email like usual. So I tried to access my formtools admin area to check out my form there but upon attempt at http://www.for-rent-nerja.com/formtools/ I am getting this loop error.
The strange thing is that I've checked MySQL database and the post has been logged there! This would lead me to believe that it's definitely not a problem with something being moved on my server but some underlying issue with formtools?
I also checked the index.php and I already have
header("location: {$g_root_url}{$g_pages[$login_page]}");
located on line 12.
I can't fathom what's gone wrong as everything was working fine on Wednesday when I received my last conversion.
Any ideas Ben?