There is information on the wiki as to upgrading and what files need removing:
http://wiki.rubikintegration.com/zen...es/ssu/upgrade
Printable View
There is information on the wiki as to upgrading and what files need removing:
http://wiki.rubikintegration.com/zen...es/ssu/upgrade
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?
No you can get the 2.9.6 on my site, just upload to your site, that should fix it.
Ok I found how to upgrade old 2.x to 3.x but how about just from ssu_beta_3.4.6 to ssu_beta_3.4.8 ?
I am sure it is now very easy but I want to make sure before I do something stupid.
Just overwrite files, go your admin clear cache. Should be it.
You may also want to check your SSU settings for these:
Exclude pages should exclude:
advanced_search_result,redirect,popup_image_additional
Exclude query should exclude
zenid,gclid,number_of_uploads,number_of_downloads,action
Of course you can add in your own pages/query string to exclude, but the ones above should be there. Please note that in the previous version we have a typo where "gclid" was typed as "glid",
Thank you very much. Easy as I thought. I will do it tomorrow. :D
I assume as this is still in beta, we should update as soon as you post them? Or do you suggest only to upgrade if we have problems with current version and wait for the bigger milestone updates?
Thank you for your input.
Version 3.4.8 addresses the issue with using a different delimiter other than '-' . Version 3.4.6 for example will not work if you use '.'
However, it is recommended to keep it up to date. It's easier to get help if you use an up-to-date version as well.
Uploaded all files, cleared all cache and went to Module Manager.
List all Modules and did Update. Then again List all Modules.
It still shows: Beta 3.4.5
How come? Should now be Beta 3.4.8
Have been working on the site and discovered that with SSEO 3.4.8 and cross_sell__just_another_cross_sell_mod_rev185 installed I have an issue.
Looking at a product info page, I have Related Products showing below and these are defined with cross sell. The links to these cross sell products show in the following manner:
www.muranodisusanne.com/categories_name-c-0/chanel-bracelet-purple-pink-silver-p-187
categories_name-c-0 is not correct. Page loads but my correct link should be:
www.muranodisusanne.com/chanel-bracelet-c-5_37/chanel-bracelet-purple-pink-silver-p-187
chanel-bracelet-c-5_37 got replaced by categories_name-c-0 for this item when accessed by xsell links.
I assume this is not intended as it would create double content for the same product.
All Product link produces this too...
http://www.muranodisusanne.com/categ...rk-small-p-154
If this is standard behavior, can I define somehow that on product info page NO category is displayed in the url? I've tried to set "Set max category level" to 0 but this did not work.