View Single Post
  #10  
Old 08-25-2011, 06:15 AM
Evil Tim's Avatar
Evil Tim Evil Tim is offline
IMFDB & Forum Admin
 
Join Date: Apr 2011
Location: The surface of the sun
Posts: 740
Default

Quote:
Originally Posted by MoviePropMaster2008 View Post
Okay this sucks..... I'm logged into IMFDB, but when I go to an image or a movie page, the system logs me out (or at least it THINKS it does). I see that I'm not logged in anymore, so I can't EDIT anything. But when I try to re-log in I get the WARNING message that I'm already logged in so my log in activity has been blocked. WTF???!?!?!
I think you might be having a version of this issue where Cloudflare returns a snapshot of the page as it appeared to someone else, rather than the page as it is now. You're not logged out, it's just showing you how the page looked to someone who was logged out.

You could probably get around the missing edit prompt by changing the page URL from
Code:
http://www.imfdb.org/wiki/PAGENAME
to
Code:
http://www.imfdb.org/w/index.php?title=PAGENAME&action=edit
Not ideal, but it's a workaround. It should work the same with any other action; you'll need to find a page where you can perform the action, then use that URL as a template.

Last edited by Evil Tim; 08-25-2011 at 06:19 AM.
Reply With Quote