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
OK... I upgraded to 3.6.4 - and am getting the same results
I found an error in the logs, but I don't think they are the problem directly, but maybe
The error I'm seeing is something like:
client denied by server configuration: httpdocs/admin/includes/templates/css/themes/steel/images/index.php, referer: http://www.domain.com/admin/includes...steel/grid.css
there doesn't appear to be an index.php file in the upload... I get this when I click the link "Manage Aliases" I get a header, but no way to do anything with it...
Any thoughts on if the two are related? or if there is something else I should be checking?
Yes, somehow the grid doesnt work on your server, just my wild guess but it could me files uploaded to the wrong place or wrong file permission setting. If you want I can peek in the server for you to checkout what's going on, PM me.
Raine
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
@kettlewell
It seems like you used Easy Populate to import the products, and it somehow failed to set the correct category - product relationship, all I did was
1. go to /admin/store_manager.php and Reset ALL Products Master Categories ID
2. Clear SSU cache
For the problem with link alias manager not displaying any link, problem was that your php version does not support json_encode AND there was a bug in the json_encode alternative that comes with SSU
Also, I notice there is a caching problem, not all items are properly cached, I have updated cache class to ssu 3.6.5 which have this bug fixed for you. Now you have to delete all cache folders and we will see if things work out correct for you.
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
Wow - Hats off to you!
The problem is fixed and the time you spent researching and debugging was very much appreciated.
I highly recommend Yellow1912's to anyone that needs ecommerce/design work done. If his Open Source skills are this good, I can only imagine what his paid skills are like. Please consider his services when looking in the future.
He saved me - he can save you too!
Thanks a ton, Yellow1912! I know I'll be thinking of you for future projects.
Matt
zencart default charset is set to iso_8859-1, after i changing it to utf-8, my problem has been fixed. now those specials characters (é, è, à ) are replaced by (e, e a) in url
i found the ru.php in ssu language folder, where could i get the german special characters translit?
You will need to clone ru and make one for german yourself.
In the future SSU will have features added to make transliting much easier.
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