The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#11
|
||||
|
||||
I have managed after much going back and forth with the Incapsula thing get it turned off, but we still have the same issue. Anyone have any ideas?
|
#12
|
||||
|
||||
Anyone have any other ideas? I've also tried to restart the server (Appache) & the DNS Server on the hosting, to no avail.
|
#13
|
||||
|
||||
How about a link to the site?
|
#14
|
||||
|
||||
Do you have an .htaccess file? What sort of rules are in there?
|
#15
|
||||
|
||||
A link to the site was posted here: https://vborg.vbsupport.ru/showpost....17&postcount=3
htaccess inside the forum: Code:
RewriteEngine On # If you are having problem with "None Could Be Negotiated" errors in Apache, uncomment this to turn off MultiViews # Options -MultiViews RewriteCond %{REQUEST_URI} !(admincp/|dbseocp/|modcp/|cron|mobiquo|forumrunner|api\.php) RewriteRule ^((archive/)?(.*\.php(/.*)?))$ dbseo.php [L,QSA] RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteCond %{REQUEST_FILENAME} !/(admincp|dbseocp|modcp|clientscript|cpstyles|images)/ RewriteRule ^(.+)$ dbseo.php [L,QSA] <ifmodule mod_rewrite.c> RewriteEngine on Options +FollowSymlinks RewriteCond %{REQUEST_FILENAME} -s [OR] RewriteCond %{REQUEST_FILENAME} -l [OR] RewriteCond %{REQUEST_FILENAME} -d RewriteRule ^.*$ - [NC,L] # vBTube ReWriteRule ^media/home vbtube.php [QSA] ReWriteRule ^media/rss vbtube.php?do=rss [QSA] ReWriteRule ^media/category-(\d+)-(.*)$ vbtube.php?do=cat&id=$1&t=$2 [QSA] ReWriteRule ^media/photo-categories vbtube.php?do=list&ctype=2 [QSA] ReWriteRule ^media/adult-categories vbtube.php?do=list&ctype=4 [QSA] ReWriteRule ^media/categories vbtube.php?do=list [QSA] ReWriteRule ^media/best-videos vbtube.php?do=topvideos [QSA] ReWriteRule ^media/best-photos vbtube.php?do=topphotos [QSA] ReWriteRule ^media/most-viewed vbtube.php?do=most_viewed [QSA] ReWriteRule ^media/most-voted vbtube.php?do=most_voted [QSA] ReWriteRule ^media/upload vbtube_add.php?do=add&pt=0 [QSA] ReWriteRule ^media/mymedia-u=(\d+)$ vbtube.php?do=mymedia&u=$1 [QSA] ReWriteRule ^media/myfavorites-u=(\d+)$ vbtube.php?do=myfavs&u=$1 [QSA] ReWriteRule ^media/youtube youtube_browser.php [QSA] ReWriteRule ^media/acp vbtube_admin.php?do=appro2 [QSA] ReWriteRule ^media/(\d+)-(.*)$ vbtube_show.php?tubeid=$1&sti=$2 [QSA] ReWriteRule ^media/(\d+)$ vbtube_show.php?tubeid=$1 [QSA] </ifmodule> |
#16
|
||||
|
||||
Are you using anything that might cache content itself? Frontend balancers? CloudFlare? etc
|
#17
|
||||
|
||||
That is a good question, not that I know of but then again this host is the host from hell who knows. lol I can check on that and see. We had Incapsula on there but i have since taken it down.
|
#18
|
||||
|
||||
There apparently was nothing installed that we know of that caches anything. Is there anything else that might cause this issue?
|
#19
|
|||
|
|||
Well I browsed your forums a little bit but I didn't notice anything weird with the icons, it changes when I read threads.
|
#20
|
||||
|
||||
That is not the problem. The problem is when you read a thread and then go back out to the main forum (FORUMHOME) all the icons appear as they are read even if you did not read those threads or even open those forum areas. You were at this site right? http://www.merchant-navy.net
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|