The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Help with plugin/hook settings
Hello,
I am having a problem when I enable plugin/hook setting. I used not to enable it, but because there are some plugins need to use this setting so I enable it. The problem I face now is with the forum link. If I access my forum by using www.site.com the menu will point to www.site.com/menu1 www.site.com/menu2 etc. Buy if I access my forum by using site.com the menu still point to www.site.com/menu1 instead of site.com/menu1 Is this thing normal? Because when I click log out it will not log out from site.com but it will go to www.site.com to log out (which has different cookies) Thank you for your help Okay I fix it temporarily with mod rewrite in htaccess RewriteCond %{http_host} ^domain.com [NC] RewriteRule ^(.*)$ http://www.domain.com/$1 [R=301,L] Does anyone else have this same problem? |
#2
|
||||
|
||||
Did you install a product/plugin? If so, then the problem lies with one of it's plugins.
Most likely you will have to edit a template or plugin. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|