Re: Simple SEO URL [support thread]
Quote:
Originally Posted by
yellow1912
It will work for 1.3.7 with no problem I believe. Please post your screenshot here, I want to look at your url-alias manager since we did have users set it incorrectly.
Hello,
I didnt know your up to version 3.7.5, what are the major differences between my version and the new?
Here are my screenshots. I listed 4, 2 of which are for specific categories. Go to the provided link for those categories and notice the difference in the links and category names. I am providing links because the file and resolution are to big and are hard to read in the correct format that zen requests. i am not making them actually links because i dont want them linked to my site.
Admin Screenshot...
Shot: batteriesinaflash.com/images/temp_zen/admin.png
Alkalines Screenshot and category link...
Link: batteriesinaflash.com/rechargeables
Shot: batteriesinaflash.com/images/temp_zen/alkaline.png
Rechargeables Screenshot and category link...
Link: batteriesinaflash.com/rechargeables
Shot: batteriesinaflash.com/images/temp_zen/recharge.png
General Screenshot...
Shot: batteriesinaflash.com/images/temp_zen/general.png
I hope this helps.
Re: Simple SEO URL [support thread]
Hi there,
I just downloaded and installed this mod, it seemed to install ok, but im having some problems:
After installation I got a warning at the top that includes/configure.php was writable(it was set at 644). The
error only stopped after i changed permissions to 444.
My URL's are still displaying as before, and in the Admin->SSU when I first tried to reset the cache, it said the
cache/ssu directory didnt exist, so I created it, but still does not seem to do anything.
When i load the ssu_check.php, i get the following:
WARNING: Checking includes/configure.php
WARNING: Suggested .htaccess content
Success
WARNING: Checking cache write permission
I believe I accidentally lost my original .htaccess during the install process, could this be part of the problem?
Apologies if this has be solved before, but i scanned through a few of the 389 pages in this thread and did not get very far...
TIA
Re: Simple SEO URL [support thread]
Ignore above!! I fixed it!!!
Re: Simple SEO URL [support thread]
Hi
I have review the documentation and I almost sure followed every step of instalation correctly, unfortunatly he seo url module is not working. It seems that just get stuck in tha main page and does not refer to the other pages.
I am using zencart ver 1.3.8 a, and seo url last version fof 16 september downloaded from eazy commerce. I have an adjusted template.
My website is www.fraganz.com.mx
I hope you could help me, I have been going trough the thread but is to long and cant find solution.
Thanks
Re: Simple SEO URL [support thread]
Quote:
Originally Posted by
franzmeyer
Hi
I have review the documentation and I almost sure followed every step of instalation correctly, unfortunatly he seo url module is not working. It seems that just get stuck in tha main page and does not refer to the other pages.
I am using zencart ver 1.3.8 a, and seo url last version fof 16 september downloaded from eazy commerce. I have an adjusted template.
My website is
www.fraganz.com.mx
I hope you could help me, I have been going trough the thread but is to long and cant find solution.
Thanks
If you get stuck on the main page, more than likely your htaccess has not been set correctly
check to see if it is
#### BOF SSU
Options +FollowSymLinks -MultiViews
RewriteEngine On
RewriteBase /Store/
# 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
Re: Simple SEO URL [support thread]
@batteryman : The zenid appearing on all links on all pages are probably caused by your session setting inside admin-configuration-session (or something like that, dont remember the exact name)
Regarding the main issue, I suggest you clear up all your alias via the alias manager then clear your whole ssu cache.
Re: Simple SEO URL [support thread]
Hi
Thanks for great mod
I have one problem with SSU enabled it is not possible for a customer to remove an item from the cart using the X icon next to the product in the cart!
In order to allow them to remove a product i have to enable product quantities and instruct them to enter 0 as the quantity and press the circular arrow button to remove from the cart.
When i turn OFF SSU it works with the X button.. but when ON it doesnt.
I suggest to all users of SSU, check that you arent having this problem... you can lose a HUGE amount of sales and your customers wont bother to tell you about this problem they will shop elsewhere!
Can anyone advise?
Thanks