Re: Simple SEO URL [support thread]
Quote:
Originally Posted by
tyankee
PHP is PHP Version: 5.2.6 (Zend: 2.2.0) - i'm not sure what version of SSU, as i just downloaded it yesterday so shouldn't it be the latest?
it depends on where you downloaded it:)
http://public.rubikintegration.com/
Re: Simple SEO URL [support thread]
no, i did not download it there.. what version should i download?
Re: Simple SEO URL [support thread]
Quote:
Originally Posted by
tyankee
no, i did not download it there.. what version should i download?
Since you are on php5, version 3+ is recommended, make sure you read:
http://wiki.rubikintegration.com/zen...es/ssu/upgrade
Clear ssu cache after upgrading. If you still have problem, pm me the site link so I can see it. I dont have such problem on any site using the latest version.
Re: Simple SEO URL [support thread]
works perfectly - you're a genius... someone should get rid of that link for the old download..
Re: Simple SEO URL [support thread]
one more thing.. could you please tell me why all the links start with my domain name and then 'en' and then the category and/or product name??
Re: Simple SEO URL [support thread]
Quote:
Originally Posted by
tyankee
one more thing.. could you please tell me why all the links start with my domain name and then 'en' and then the category and/or product name??
You probably have the multi-language setting turned on?
Re: Simple SEO URL [support thread]
perfect... yes thank you again..
Re: Simple SEO URL [support thread]
Quote:
Originally Posted by
starruby
hi yellow
I just tried installing ssu v3.4.6 on my other site
www.agateitems.com.
After following step-by-step instructions in your installation manual, I reached the step where it was mentioned that all files must be uploaded to server. After all files were uploaded, I went to admin→extras→ssu manager. However, instead of a note that patches are applied properly, it showed me a message saying:
Parse error: syntax error, unexpected T_STATIC, expecting T_OLD_FUNCTION or T_FUNCTION or T_VAR or '}' in /home/agateite/public_html/admin/includes/classes/ssu.php on line 12
Now, my site home page does not load. It just shows up a blank page.
I checked out my server configuration and I noticed that the PHP version is 4.4.6 and not 5. I think this is the reason why this is happening. Any way to roll back things without losing data? Or will I have to reinstall zen cart?
Quote:
Originally Posted by
yellow1912
No you can get the 2.9.6 on my site, just upload to your site, that should fix it.
Thanks for your help. I uploaded v2.9.6 to my site and now it works fine.
Just one question:
When I go to Admin > Extras > SSU
then on the top of the page this message is displayed:
Failed: 1
ERROR: Cannot create table module_version_tracker because it already exists
Note: 1 statements ignored. See "upgrade_exceptions" table for additional details.
Failed to set up version tracker table
I read some other posts in this thread and created a ".keep" file in my admin/includes/module_installation directory. After doing this, the above message no longer appears but a new message appears saying "cache/ssu folder is not writable"
What am I doing wrong?
Harshil
Re: Simple SEO URL [support thread]
check your site cache/ssu folder, make sure the permission (chmod) is set to 777
Re: Simple SEO URL [support thread]
Oops.. very stupid of me to not figure that out! Sorry for taking your time.