Quote:
Originally Posted by iojam
Try to modify .htaccess file:
find:
Code:
RewriteCond %{REQUEST_URI} !(admincp/|modcp/|cron)
replace with:
Code:
RewriteCond %{REQUEST_URI} !(admincp/|modcp/|cron|vbseo_sitemap)
This is vBSEO's feature (check "Footer Archive Links" option in vBSEO CP).
|
Great! All is working now. Thanks!
I found that in archive I have my forumlist and if you click on any forum it takes you to nowhere but this same page. Is it correct or I break smth?