The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
|
#1
|
|||
|
|||
How to remove vbSEO without control panel access?
My site was causing browser errors re "too many redirects", and I was unable to access the site or Admincp.
I found this advice on editing the .htaccess file and that partially fixed the problem - the site now comes up, but when I click on a forum link or thread link, it just reloads the homepage. I can now get into Admincp, but when I click on the vbSEO control panel link it just loads my site home page, so I can't disable vbSEO that way. In case it makes any difference, my forums are in mydomain/forum/ and I have RewriteBase /forum/ enabled There is also a .htaccess file in the root public folder or the domain that contains the following rule which just redirects all requests to the /forum/ folder; Code:
RewriteEngine On RewriteCond %{HTTP_HOST} !^www\.mydomain\.com\.au/forum RewriteRule (.*) http://www.mydomain.com.au/forum/ [L,R=301] |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|