Hey!
We installed vbSEO 2.0 today and it does not work for us. Uploaded Zend version, binary mode. (tried ioncube but it did not do anything).
We can access the vbSEO admin page all right.
But - when we enable to plugin and try some options, this is what happens (regardless of what we try to do):
1. All our forums point back to the root URL
ie, click on any forum title and you're taken back to our domain root
2. All other links are rewritten correctly but none of them work.
We get this for every single thing we click on, even though we chose to redirect page not found errors to the forum index:
Here is our root .htaccess:Code:Error Message: ------------------------------------------------ Not Found The requested URL /4160-classifieds-section-open-new-post.html was not found on this server. Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request. Apache/1.3.33 Server at www.scienceforums.com Port 80
We had to turn the plugin off again. Our dev server is currently down so we have only been able to try this at our live server.Code:.htaccess: ------------------------------------------------ RewriteEngine on RewriteBase / RewriteCond %{HTTP_HOST} !^www RewriteRule (.*) http://www.%{HTTP_HOST}/$1 [L,R]
What could be the obvious reasons for the bugs that we are not seeing?



LinkBack URL
About LinkBacks





