Won't let upload logos for vendors

Ran into a wierd problem lately. CS-cart won’t keep any logos uploaded for any vendor except for the first vendor created. Its not file/folder permission problem. Checked the DB, it seems like any logos uploaded automatically gets assigned to 0 as the image’s object_id which is causing the problem. Not sure how this started, we never changed any codes. Has anyone else experienced this? thanks

[quote name='pok' timestamp='1384796216' post='171862']

Ran into a wierd problem lately. CS-cart won't keep any logos uploaded for any vendor except for the first vendor created. Its not file/folder permission problem. Checked the DB, it seems like any logos uploaded automatically gets assigned to 0 as the image's object_id which is causing the problem. Not sure how this started, we never changed any codes. Has anyone else experienced this? thanks

[/quote]

I ran into this problem with logos in vendors and shipping when I upgraded to 4.0.3

The issue was that I had SSL enabled for the admin.

I do have an SSL Cert installed, so this has to be a bug.

It also stopped product exports from being downloaded.



Alan

so when you disabled the ssl on the admin panel, it would allow you? i just know I see every logo image assigned 0 as the object_id so basically it just kept overwriting the same spot… i'll try to disable the ssl and see if it works thanks

update, tried disabling ssl, same problem… the wierd thing is i installed a fresh copy elsewhere and don't have this problem anymore… but i still need to figure out why

Hi

If you put a fresh copy somewhere else, it is more than likely a php setting.



you could put php.info file on both hosts and compare the setting.



Or you could do a fresh install on the original host in a sub folder to see if it works.



If it does then it was just a corrupt install. If it doesn't then your server settings are wrong.



Alan

I've compared all the files between the fresh and current versions, nothing different (core files). Not sure if its php setting either, because it does let me upload the logo for the main vendor (vendor #1) just not the rest of them. WIERD!

I have encountered the same problem after installing the 4.1.1 version do you have any suggestions?

Setting —> Image Verification Check to make sure the images that they are uploading are compatible with your settings.



Troy

My friend this is the settings for the captcha not the images.



Thanks anyway. Does anyone else found an answer?



Thanks a lot.


[quote name='zillaphreak' timestamp='1390913342' post='176183']

Setting —> Image Verification Check to make sure the images that they are uploading are compatible with your settings.



Troy

[/quote]

Right you are medical, thanks for educating me :) You are correct.



My second suggestion would be to disable HIDPI addon. I had problems with this and adding banners.



Troy

I have recently reported a bug in 4.1.1 which may be related, together with a suggested fix. See http://forum.cs-cart.com/tracker/issue-4891-vendor-logos-broken-in-411-multi-vendor/

Thanks for reporting the bug. I wouldn't prefer to do some core changes as it says there and probably wait for an official release maybe 4.1.3??



As for the HIDPI I have it disabled anyway.

I just found the fix in the bug trucker:



http://forum.cs-cart.com/tracker/issue-4891-vendor-logos-broken-in-411-multi-vendor/



Thanks CS-CART team.

Hi- I too am having the same logo problem. I clinked the bug tracker link and downloaded the fix. But how do I open a tgz file?

Try Googling tgz. It is just another compression tool like zip. There are a million free tools that will process it.

Fixed it thank you! I have logos now