Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Solved: 10 Years, 7 Months, 4 Weeks ago Need help solving login/logout issues already tried all troubleshooting HELP!!
#2
Solved: 10 Years, 7 Months, 4 Weeks ago
Hi Snoopy,

I am facing the same problem. I have uninstalled/re-installed the forum umpteen number of times ., but it doesnt seem to work.
Tried everything on the login problems sticky.

Would you like to share what changes in your .htaccess help you.

My .htaccess has the following code

# BEGIN EXPIRES
<IfModule mod_expires.c>
ExpiresActive On
ExpiresDefault "access plus 10 days"
ExpiresByType text/css "access plus 1 week"
ExpiresByType text/plain "access plus 1 month"
ExpiresByType image/gif "access plus 1 month"
ExpiresByType image/png "access plus 1 month"
ExpiresByType image/jpeg "access plus 1 month"
ExpiresByType application/x-javascript "access plus 1 month"
ExpiresByType application/javascript "access plus 1 week"
ExpiresByType application/x-icon "access plus 1 year"
</IfModule>
# END EXPIRES

(2014-05-14, 03:45 PM)shktndn Wrote: Hi Snoopy,

I am facing the same problem. I have uninstalled/re-installed the forum umpteen number of times ., but it doesnt seem to work.
Tried everything on the login problems sticky.

Would you like to share what changes in your .htaccess help you.

My .htaccess has the following code

# BEGIN EXPIRES
<IfModule mod_expires.c>
ExpiresActive On
ExpiresDefault "access plus 10 days"
ExpiresByType text/css "access plus 1 week"
ExpiresByType text/plain "access plus 1 month"
ExpiresByType image/gif "access plus 1 month"
ExpiresByType image/png "access plus 1 month"
ExpiresByType image/jpeg "access plus 1 month"
ExpiresByType application/x-javascript "access plus 1 month"
ExpiresByType application/javascript "access plus 1 week"
ExpiresByType application/x-icon "access plus 1 year"
</IfModule>
# END EXPIRES


Got it !! removed the ExpiresDefault part.... Works smooth !!


Messages In This Thread
RE: Need help solving login/logout issues already tried all troubleshooting HELP!! - by shktndn - 2014-05-14, 03:45 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)