Quote:
Originally Posted by DragonByte Tech
Issue #1: Re-import the XML file after upgrading to 4.2.0
Issue #2: This is a vBSEO issue. Open your .htaccess file, and find
Code:
RewriteCond %{REQUEST_URI} !(admincp/|modcp/|cron|vbseo_sitemap|api\.php)
Add above
Code:
RewriteCond %{QUERY_STRING} !tab=
Fillip
|
Hey Fillip,
Issue #2 worked, cheers for that.
Issue #1 did not fix the problem for me. When I import the XML file, it only seems to update the default vBulletin style and the mobile style. Is there not a custom fix I need to do with this?
Thanks