Re: Simple SEO URL [support thread]
enzo-ita, as I can understand there is something wrong with values in ssu tables. I had a similar problem, what I did to fix it - I went to my PhpAdmin and erased all tables for ssu and then reinstalled them (run sql again). But be careful with that, always backup and just to be sure wait for other responses, because I am a newbie)))) and might be wrong.
Re: Simple SEO URL [support thread]
has anybody had this odd problem with second languages (english is fine, it is only the second languge).
For my russian language ssu creates url basing on category number, for ex. my first category has url - "-c-1", the second one - "-c-2", and so on, I know I can use alias links but that's just too much work to do. Anybody has any ideas what it can be???
Thanks!!!
Re: Simple SEO URL [support thread]
Quote:
Originally Posted by
Dan123
enzo-ita, as I can understand there is something wrong with values in ssu tables. I had a similar problem, what I did to fix it - I went to my PhpAdmin and erased all tables for ssu and then reinstalled them (run sql again). But be careful with that, always backup and just to be sure wait for other responses, because I am a newbie)))) and might be wrong.
Thanks for your answer.
If you are a newbie, I am still sucking milk!
What are the ssu tables?
How do you erase them?
Tables tells me about MySql not about PhPAdmin.
I am lost!
ciao
enzo
Re: Simple SEO URL [support thread]
login to your phpmyadmin, there select your database, in which there is a configuration table, look through entries, there must 14 entries for ssu: SSU_FILE_EXTENSION, SSU_NAME_DELIMITER, and others. Delete all of them, and then through your store run sql file again. If that still not going to help, you can run it through phpmyadmin as well. But once again - BACKUP YOUR DATABASE, you can lose everything by making a small mistake!!!!
Re: Simple SEO URL [support thread]
Ok I did install phpadmin.
Open the db and browse the cofiguration table.
Under configuration key I can not find any SSU_xxxx_xxxx entry.
I think I have missed some step but I do not see which one.
Thanks
enzo
Re: Simple SEO URL [support thread]
Found the problem.
I went to module_version_tracker table and changed the patch level from -1 to 1. Then trough the admin I clicked on extra>box_ssu and it updated to patch level 8 automatically.
Now I do not get any error message but:
- Under admin>configuration I can not find the command to switch SSEO on or off.
- The urls are exactly like they were before.
What else can I do?
Thanks
enzo
Re: Simple SEO URL [support thread]
if so you can go to phpmyadmin>yourdatabase_name>configuration>Set SSU Status and change the configuration_value to true.
Re: Simple SEO URL [support thread]
OK I did more.
I have created a new record in configuration_group and assigned to it id 32.
Then I changed all the SSU_entries_xxx I found in configuration_gruop_id to 32
At this point in my admin I can see the SSU commands.
I turned SSU to true and my site does not work anymore!!!
WhenI click on admin>catalog I get the files and directory listing instead of my home page, and even if I click o index.php nothing happens!!!
If I turn SSU off, clicking on catalog, it open up my home page.
I have noticed that I have only 11 entries under the SSU commands in admin, while someone said they are 14.
May be this is the problem?
I am a real newbie I tryed all what I had the courage to try.
Please help me.
Thanks
enzo
Re: Simple SEO URL [support thread]
Hi,
Made my first Zen cart, with Simple SEO installed, and all is working fine
http://bit.ly/2IUh5
Due to go live soon, and want to have the URL not have the /shop/ but just go straight to the root.
I was going to do this via .htaccess rewrite rule, but am a little worried due to Simple SEO.
Is this possible (and what do I put in .htaccess), or would it be easier to move the whole site to the root?
thanks
Nick
Re: Simple SEO URL [support thread]
Quote:
Originally Posted by
yellow1912
It is more than likely you did not upload the xajax folder came with the package.
Thanks for the module! I'm seeing the same error when I try to access Simple SSU URL Manager from Extras dropdown:
Call to a member function printJavascript() on a non-object in ...ssu.php
I did upload the xajax5 folder. Please advise.