The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
www problem in Mozilla
Hi , my website with www. showing mobile version on Mozilla firefox ,
everything in other browser working well , can anyone help me please for check my url is www.mavenforum.com |
#2
|
|||
|
|||
Check admincp/Settings/options/Site Name / URL / Contact Details = Forum URL
make sure it is http://www.mavenforum.com then check your htacess file and check what it is there it should have this in the htaccess file Code:
RewriteEngine on RewriteCond %{HTTP_HOST} ^mavenforum.com [NC] RewriteRule ^(.*)$ http://www.mavenforum.com/$1 [R=301,L] |
#3
|
|||
|
|||
same problem yet
|
#4
|
|||
|
|||
Thats because you have not done what i said
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|