1 tonyy Nov 01, 2009 04:20
3 tonyy Nov 03, 2009 00:52
Thank you, I found the function at .. /inc/_core/template.funcs.php, but could not get out of the loop
I do not understand how I got into this redirect loop in the first place , it does not seem that this has been an issue before with any of the users.
Thanks
Tony
4 esanchez Jan 10, 2010 05:42
I'm getting the same issue:
Firefox has detected that the server is redirecting the request for this address in a way that will never complete.
admin.php?ctrl=items&ctrl=items&ctrl=items&ctrl=items&ctrl=items&ctrl=items&ctrl=items&ctrl=items&ctrl=items&ctrl=items&ctrl=items&ctrl=items&ctrl=items&ctrl=items&ctrl=items&ctrl=items&ctrl=items&ctrl=items&ctrl=items&ctrl=items&ctrl=items&action=edit&p=278&redirect_to=http%3A%2F%2F %2Findex.php%3Fblog%3D1%23item_278
I don't know if this matters but this is hosted in godaddy.com
5 esanchez Jan 10, 2010 06:40
AS a follow up
This is a solution to stop the redirects:
http://forums.b2evolution.net/viewtopic.php?printertopic=1&t=14916&start=0&postdays=0&postorder=asc&vote=viewresult
IIRC this is caused by relative redirects ... buggered if I can remember the file though .... search for "function header_redirect (" in /conf/_core/ and then follow the notes to make them absolute ;)
¥