Announcement
Collapse
No announcement yet.
Archive not working
Collapse
X
-
What did you chech exactly? This is either from some sort of redirect or an add-on.Steve Machol, former vBulletin Customer Support Manager (and NOT retired!)
Change CKEditor Colors to Match Style (for 4.1.4 and above)
Steve Machol Photography
Mankind is the only creature smart enough to know its own history, and dumb enough to ignore it.
Comment
-
It must be from Zoints SEO but I can't pinpoint the problem. This is the .htaccess file located in the /forums directory. My main page is located in the root directory, not the /forums dir.
Code:IndexIgnore * Options +FollowSymLinks RewriteEngine On RewriteRule ^$ index.php RewriteRule (^[-_A-Za-z0-9\ ]*$) userpage.php?do=main&username=$1 <IfModule mod_security.c> SecFilterEngine Off SecFilterScanPOST Off </IfModule> php_value upload_max_filesize 5M <Files 403.shtml> order allow,deny allow from all </Files> RewriteEngine On RewriteRule ^((urllist|sitemap).*\.(xml|txt)(\.gz)?)$ vbseo_sitemap/vbseo_getsitemap.php?sitemap=$1 [L]
Comment
widgetinstance 262 (Related Topics) skipped due to lack of content & hide_module_if_empty option.
Comment