PDA

View Full Version : Users are receiving this error..


TTPlayground
11-02-2012, 05:55 PM
"HTTP/1.1 302 Moved Temporarily Date: Tue, 30 Oct 2012 21:14:30 GMT Server: Apache Set-Cookie: bb_pl_ismobile=deleted; expires=Mon, 31-Oct-2011 21:14:32 GMT; path=/ Location: http://www.toontownplayground.com/fo...p?searchid=227 Content-Length: 1786 Keep-Alive: timeout=5, max=74 Connection: Keep-Alive Content-Type: text/html"

We recently did a forum upgrade and users are occasionally receiving this error upon refreshing any page on the forum when using a computer, not via mobile/tablet.
Can someone explain what this may be caused from and how I could fix it?

Stefan118
11-03-2012, 03:06 PM
Don't know anything about the error, but i do like to know how you got that custom mouse icon.

Lynne
11-03-2012, 04:18 PM
Odd error - it's saying the page has moved temporarily. Do you have an .htaccess file? If so, what are the contents. And, is there anything in your error_logs (if you don't know where they are, ask your host) when this happens?

kh99
11-03-2012, 04:29 PM
It seems to me like that's not an actual error, it's the http response begin printed out. You'd expect a redirect when doing a search since it normally sends you to the results url, but I have no idea what would cause the http response to be displayed. I also couldn't replicate it when I went to the site.

Edit: ..oh, the first post does say "upon refreshing any page", so I guess that's not just a normal search redirect.