Hello All,
Its nice to see Simple Seo Url is working for all of you guys.
I have followed the steps as intstructed on the site.
The thing that is confusing me is this step -
define('DIR_WS_CATALOG', '/subfolder/');
define('DIR_WS_HTTPS_CATALOG', '/~username/subfolder/');
What should be the "subfolder" and "~username/subfolder".
My zencart is installed in "/"
Additional Info -
-
SSU exists in the Admin->Extra->Simple Seo Url Manager. When I click this it just takes me to mysite.
-
I have have run the ssp.php script, her is the output.
Warning Checking includes/configure.php
Warning Suggested .htaccess content
Success #### BOF SSU
Options +FollowSymLinks -MultiViews
RewriteEngine On
RewriteBase /
Deny access from .htaccess
RewriteRule ^.htaccess$ - [F]
RewriteCond %{SCRIPT_FILENAME} !-f
RewriteCond %{SCRIPT_FILENAME} !-d
RewriteRule ^(.*) index.php?/$1 [E=VAR1:$1,QSA]
EOF SSU
Warning Checking cache write permission
I do not have php knowledge.
Can somebody help.
Much appreciate your help.