Hi I have read many suggestions on this problem, but I have tried then all without luck. I have tried installing QC2 on 3 different ISP's (Linux) and my problem is that it works perfect on two of them, but not on the one is supposed to be running it. They all have GD2 and PHP on the one failing is 4.4.4. When I upload a new picture for either a product, a logo or a category nothing happens. No error message, but the file is simply not uploaded. What should I check? Any suggestions? I like this cart very much and would very much like it to work. I made a Danish translation, if anyone is interested.
LPA - strange... maybe try to add photos to product and from actions_admin/products.php delete this: header( 'Location: '.$_SERVER['PHP_SELF'].'?p='.$aActions['g'].'List&sOption=save' );
If You will delete this line You will be able to check errors
LPA
2007-01-23 10:05
Found out! - Stupid me!! PHP Safemode is on. I try to just allow "PHP file upload" and see if that works. My ISP will not change safe mode, but he will change file upload. I'll get back with an update later.