Ravens PHP Scripts: Forums
 

 

View next topic
View previous topic
Post new topic   Reply to topic    Ravens PHP Scripts And Web Hosting Forum Index -> RN v2.20.00 - All Issues
Author Message
mburp
New Member
New Member



Joined: Jan 23, 2006
Posts: 9

PostPosted: Sun Sep 28, 2008 9:19 am Reply with quote

I'm having log-in problems on a fresh install of RN 2.20.01 - both user and admin. Firefox 2.0.0.17 is displaying a cached version of the captcha code, so my first log-in attempt fails. If I refresh the page I get the new, current code.

I had Firefox 3.0.1 when I started building this site and didn't have this problem with captcha codes, but the new Firefox gave me trouble with saving urls entered in pop-ups in FCKEditor so I switched back.

No problem in I.E.

Searching this forum I saw a reference to a similar problem resulting from the server's handling of sessions.

Is there a simple hack for the call to the captcha image that will ensure the image reloads every time and not be served from the browser's cache?

Thanks,

Michael

ps. As a long-time Platinum user I'm quite pleased with my first Raven Nuke install.

_________________
Menjünk kávézni! 
View user's profile Send private message Visit poster's website
jakec
Site Admin



Joined: Feb 06, 2006
Posts: 3048
Location: United Kingdom

PostPosted: Sun Sep 28, 2008 9:28 am Reply with quote

I think there may be a tweak to the .htaccess file which you can use. Have a search of the forums and you might find the answer.

Welcome to RavenNuke
 
View user's profile Send private message
montego
Site Admin



Joined: Aug 29, 2004
Posts: 9457
Location: Arizona

PostPosted: Tue Sep 30, 2008 5:38 am Reply with quote

Here are the caching directives found in version 2.20.01. Had you possibly added one for PHP scripts too? Maybe it is one of these or you may need to check with your host.

Code:


# -------------------------------------------
# Only process if mod_expires is installed
# For faster load times cache certain types of files for specific amount of time
# You should adjust these settings based upon your caching requirements
# -------------------------------------------
<IfModule mod_expires.c>
   ExpiresActive On
   # ExpiresDefault A86400
   ExpiresByType image/x-icon "access plus 1 month"
   ExpiresByType text/css "access plus 5 minutes"
   ExpiresByType image/gif "access plus 1 month"
   ExpiresByType image/png "access plus 1 month"
   ExpiresByType image/jpeg "access plus 1 month"
   ExpiresByType text/plain "access plus 15 minutes"
   ExpiresByType application/x-shockwave-flash "access plus 1 month"
   ExpiresByType video/x-flv "access plus 1 month"
   ExpiresByType application/pdf "access plus 1 month"
   ExpiresByType text/html "access plus 5 minutes"
   ExpiresByType text/javascript "access plus 5 minutes"
   ExpiresByType application/x-javascript "access plus 5 minutes"
</IfModule>

_________________
Only registered users can see links on this board! Get registered or login!
Only registered users can see links on this board! Get registered or login! 
View user's profile Send private message Visit poster's website
Display posts from previous:       
Post new topic   Reply to topic    Ravens PHP Scripts And Web Hosting Forum Index -> RN v2.20.00 - All Issues

View next topic
View previous topic
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You can attach files in this forum
You can download files in this forum


Powered by phpBB © 2001-2007 phpBB Group
All times are GMT - 6 Hours
 
Forums ©