After installing Simple SEO URL and turn it on, all pages returned "Server Error in '/' Application."--attached pic. I have spent two days searching around to solve this problem and also tried many methods, but none is working.
Hereunder are my settings.
Zen Cart: 1.39h
Simple SEO url: 3.8.5
CHOD_write permission opened for Cache folder.
.htaccess in root:
No errors are reported during installation. But there is one problem, the admin>extra>ssu manager is totally blank. Not knowing why.Code:#### BOF SSU Options +FollowSymLinks -MultiViews RewriteEngine On # Make sure to change "zencart" to the subfolder you install ZC. If you use root folder, change to: RewriteBase / RewriteBase / # Deny access from .htaccess RewriteRule ^\.htaccess$ - [F] RewriteCond %{SCRIPT_FILENAME} !-f RewriteCond %{SCRIPT_FILENAME} !-d #RewriteRule ^(.*) index.php?/$1 [E=VAR1:$1,QSA,L] RewriteRule ^(.+) index.php/$1 [E=VAR1:$1,QSA,L,PT] #### EOF SSU
Could anybody help pull me out of this frustration?
Thanks.



Reply With Quote

