I tried on my forum and its failed to login, because not compatible with vbseo or sumtin else?
Quote:
RewriteCond %{QUERY_STRING} !vbseourl=
RewriteCond %{REQUEST_URI} !(admincp/|modcp/|chat|cron|wiki/)
RewriteRule ^(.*\.php(/.*)?)$ vbseo.php?vbseourl=$1 [L,QSA]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteCond %{REQUEST_FILENAME} !^(admincp|modcp|clientscript|cpstyles|images|wiki )/
RewriteRule ^(.+)$ vbseo.php?vbseourl=$1 [L,QSA]
|
still cannot login, I mean login success but not on wiki, its on forum.
Notes: I already follow readme.txt - sumtin I miss ?