Well apparently I downloaded vBulletin. I had 3.7.3 all running smoothly, then I decided to upgrade to 3.7.4, before I've even tested 3.7.4 I installed vBSEO, after I installed vBSEO, I've recieved 404 Error pages for every forum I click on. And now my custom avatar is [x]ed out. Maybe I'm forgetting to chmod that file, I forgot which one I was supposed to chmod, and you tell me which files and to what number? I keep trying to log into vBSEO, but its a blank empty page, im not sure if the site is down or anything, but I can't log on so I can't even post this issue. I'm pretty sure my .htacess was wrong, if so im sure there are many vBSEO member here, and if you can help me fill it out while I provide you my information Domain : www.AllBoutLife.net Host : HostGator Hatchling Plan # Comment the following line (add '#' at the beginning) # to disable mod_rewrite functions. # Please note: you still need to disable the hack in # the vBSEO control panel to stop url rewrites. RewriteEngine On # Some servers require the Rewritebase directive to be # enabled (remove '#' at the beginning to activate) # Please note: when enabled, you must include the path # to your root vB folder (i.e. RewriteBase /forums/) #RewriteBase / #RewriteCond %{HTTP_HOST} !^www\.yourdomain\.com #RewriteRule (.*) http://www.yourdomain.com/forums/$1 [L,R=301] RewriteRule ^((urllist|sitemap_).*\.(xml|txt)(\.gz)?)$ vBSEO_sitemap/vBSEO_getsitemap.php?sitemap=$1 [L] RewriteCond %{REQUEST_URI} !(admincp/|modcp/|cron) RewriteRule ^((archive/)?(.*\.php(/.*)?)?)$ vBSEO.php [L,QSA] RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteCond %{REQUEST_FILENAME} !^(admincp|modcp|clientscript|cpstyles|images)/ RewriteRule ^(.+)$ vBSEO.php [L,QSA] PHP: Am I suppose remove the # and take away the dashes (\) Thanks!
If you follow the instructions to the letter that are supplied with the plugin, it should work 100%. Trace back...start from scratch and follow the instructions again. Did you backup your database before installing vbseo? If not, why not? Their website is working for me... http://www.vbseo.com/forums/ Did you buy it from their website or did you download a nulled copy? Do you have mod_rewrite enabled on your hosting plan?
just use your the default .htaccess file do you have a 404 setting in yoru cPanel or anything? a default vbseo wouldn't have that 404 text like that.