I checked with the host and it seems mod_rewrite is enabled, any other ideas?If this happens, this usually means that your webserver is not supporting or not having mod_rewrite enabled. This is something you will have to check with your host.
I no longer provide installation support on forum for all my modules. However, if there are real bugs with the modules please feel free to contact me
I no longer provide installation support on forum for all my modules. However, if there are real bugs with the modules please feel free to contact me
I've upgraded my sites PHP to PHP5 and I still can't seem to get things to work correctly. When I click in Extras->Simple SEO URL Manager I just get a blank page. I've tried re-uploading everything and following the installation steps again but nothing.
I can now get the ssu_check.php to load up and here is what it says:
Not sure what this means, but any ideas?Checking includes/configure.php
Suggested .htaccess content
#### BOF SSU
Options +FollowSymLinks -MultiViews
RewriteEngine On
RewriteBase /buy/
# 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
Checking cache write permission
It means you are supposed to put this in htaccess file
For the blank page problem, you have to follow this guideline: https://www.zen-cart.com/tutorials/index.php?article=82Code:#### BOF SSU Options +FollowSymLinks -MultiViews RewriteEngine On RewriteBase /buy/ # 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
I no longer provide installation support on forum for all my modules. However, if there are real bugs with the modules please feel free to contact me
I've checked the htaccess file and it already contained that info? I've tried following that guideline for the blank page but it still happens, I'm not sure what I'm doing wrong..
It doesn't show the message that the database patches have been applied.
I no longer provide installation support on forum for all my modules. However, if there are real bugs with the modules please feel free to contact me
Hello,
I am trying to install this mod, but I think I am missing something. It says at the download area that I need to edit one file, but it doesn't says which one
Also do I need to install any sql patches, or do I just copy the files to the store?
Zen-cart 1.3.8a
www.api.kharkov.ua