The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
.htaccess command to stop cache on forum folder?
I have WordPress installed on my hosting account along with VBulletin and my folders are being cached. This is causing login problems where I have to keep hitting refresh on the browser to show I'm logged in.
Is there a .htaccess Rewrite command I could enter to STOP caching my forum folder? Any help would be appreciated! Thanks |
#2
|
||||
|
||||
If you stop caching, then your server load is going to go up, as well as page load times, as your are not serving cached content.
Is the login issue only happening to the vBulletin side, or WordPress side? |
#3
|
|||
|
|||
Only on VBulletin side.
I opened a ticket with VBulletin support and they told me it's my caching in my .htaccess file that's causing the issue and to somehow block the forum folder to prevent my login issue. I disabled it to see what would happen (I'm using the WordPress plugin WP Super Cache) and it got a little bit better. I can login to VBulletin, click around and I stay logged in. However, as soon as I go back to the homepage it appears that I'm logged out. I have to hit Refresh in order to show that I'm logged in. --------------- Added [DATE]1419991207[/DATE] at [TIME]1419991207[/TIME] --------------- Completely, removed WP Super Cache until I get this resolved. The issue still happens. So it's definitely not the caching plugin. |
#4
|
||||
|
||||
Not sure, but perhaps this.
Code:
<IfModule mod_expires.c> # disable caching forthis directory mod_expires for this directory ExpiresActive off </IfModule> |
#5
|
|||
|
|||
Thanks. Same results though ;-( stays logged in everywhere else. As soon as return to homepage of the forum, user is logged out. I have to hit refresh to appear logged in.
|
#6
|
||||
|
||||
I am not sure then, as I have not experienced this issue before. What's the link to the thread on vB.com?
|
#7
|
|||
|
|||
I noticed that support threads go over there after posting this.
I created an account over there, but can't post yet. Although in my Member's Area I have the box checked for both .com and .org. Since I just created the account on VBulletin.com, I think I have to wait for it to hit the system before I can post. |
#8
|
||||
|
||||
Sorry, I misread, you said a ticket, not a post.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|