After I install VBSEO none of my other admins could gain full access of the ADMINCP menus. They get partial access but they do not get full access. Is there something I have to add to the .htaccess file?
Here is the section of the .htaccess file that I think needs to be changed. I have tried several things but have had no luck.
RewriteCond %{QUERY_STRING} !vbseourl=
RewriteCond %{REQUEST_URI} !(admincp/|modcp/|chat|cron)
RewriteRule ^(.*\.php(/.*)?)$ vbseo.php?vbseourl=$1 [L,QSA]


LinkBack URL
About LinkBacks





Reply With Quote
