vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 Programming Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=252)
-   -   Strange behavior with Forum Home icons (https://vborg.vbsupport.ru/showthread.php?t=315851)

HM666 01-05-2015 08:14 PM

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?

HM666 01-10-2015 08:54 PM

Anyone have any other ideas? I've also tried to restart the server (Appache) & the DNS Server on the hosting, to no avail.

Zachery 01-11-2015 08:14 PM

How about a link to the site?

Lynne 01-11-2015 08:18 PM

Do you have an .htaccess file? What sort of rules are in there?

HM666 01-12-2015 12:06 AM

Quote:

Originally Posted by Zachery (Post 2531959)
How about a link to the site?

A link to the site was posted here: https://vborg.vbsupport.ru/showpost....17&postcount=3

Quote:

Originally Posted by Lynne (Post 2531961)
Do you have an .htaccess file? What sort of rules are in there?

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&amp;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>

From what I see the rewrite rules have to do with DBSEO & vBTube.

Zachery 01-12-2015 12:10 AM

Are you using anything that might cache content itself? Frontend balancers? CloudFlare? etc

HM666 01-12-2015 12:31 AM

Quote:

Originally Posted by Zachery (Post 2532005)
Are you using anything that might cache content itself? Frontend balancers? CloudFlare? etc

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.

HM666 01-22-2015 11:18 AM

There apparently was nothing installed that we know of that caches anything. Is there anything else that might cause this issue?

Dave 01-22-2015 11:23 AM

Well I browsed your forums a little bit but I didn't notice anything weird with the icons, it changes when I read threads.

HM666 01-22-2015 12:14 PM

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


All times are GMT. The time now is 01:54 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01120 seconds
  • Memory Usage 1,739KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_code_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete