I downloaded Simple SEO from the "Free software add ons" link.
http://www.zen-cart.com/index.php?ma...oducts_id=1013
It says Beta 2.9.6 - is there a v3?
I downloaded Simple SEO from the "Free software add ons" link.
http://www.zen-cart.com/index.php?ma...oducts_id=1013
It says Beta 2.9.6 - is there a v3?
Yes there is
http://public.rubikintegration.com/
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
Thanks for that. I've installed the new version and the urls are unfortunately the same.
When I view mywebsite.com/ssu_check.php the site looks exactly the same as index.php - How do I "check if there is anything wrong with your current setting" ie what should be different?
hello,
i have read your instructions here
my problem is that i have a normal website, ie everything is in the root and not a sub folder.HTML Code:http://wiki.rubikintegration.com/zencart/modules/ssu/installation
do i still need to alter the includes/config.php or should i leave it as is?
The instructions only say what to do if you are in a sub-folder. maybe a quick note there.
thanks (also SSU is a good addon)
shoulders
if mywebsite.com/ssu_check.php looks the same with index.php, this can only mean that:
1. the file is missing or unreadable
2. or, your htaccess is wrong
Please remove this line from your htaccess btw, i dont know how i got there, it's not in the original one
RewriteRule .* - [L]
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
No need to, if your site is at root, then you change htaccess like this
Code:#### BOF SSU Options +FollowSymLinks RewriteEngine On # Change "/zencart/ to the correct setting # Go to your include/configure.php, this value should be the same with the value of DIR_WS_CATALOG RewriteBase / # Deny access from .htaccess RewriteRule ^\.htaccess$ - [F] RewriteCond %{SCRIPT_FILENAME} -f [OR] RewriteCond %{SCRIPT_FILENAME} -d RewriteRule .* - [L] RewriteRule ^(.+) index.php/$1 [E=VAR1:$1,QSA,L] #### 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
Thanks. It looks like the ssu_check.php file became curropt when I uploaded it. Now that it's reuploaded I get the following message when I type in www.mydomain.com/ssu_check.php :
This is the contents of my .htaccess file:Code:Checking includes/configure.php
Suggested .htaccess content
#### 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
Checking cache write permission
As you can see they are the same and the urls are not SEF. Is this because I'm on shared hosting? It's not godaddy though. Thanks!Code:#### 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 notice that your site doesnt seem to load correctly, is that already like that? Or only once you have htaccess changed?
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
Arrgghh Help Please , Just upgraded to latest version - copied new files over. left htaccess the same as before . but cant get into my admin ( which has been renamed ) I did rename the admin directory in your download , I also deleted the ssu cache folder on my live server and re uploaded yours.
The site appears to be working but cant get into admin with
Hope you can help as foolishly this is a live shop !Code:Fatal error: Class 'simple_seo_url' not found in /home/affixit/public_html/renamedadmin/includes/functions/extra_functions/ssu.php on line 9
Thanks.
Various Zen cart sites !
Doh !
Fixed it .. I left old files in the site. Removed SSU.php .. all working fine now.
sorry to trouble you !
Various Zen cart sites !
Bookmarks