Daniele![]() 2004-10-22 18:23 | Hi, how are you ? I installed your script and everythings works but not the image upload. It's says everythings ok, no error but not images shown and not images on the /files/products folder |
wewior (OpenSolution)2004-10-22 18:44 | how big image you upload? there are some restrictions \//\// e \//\// i o r |
Daniele![]() 2004-10-22 18:53 | Hi, really small... I tried 10kb to 200kb, no images uploaded. |
Daniele![]() 2004-10-22 19:40 | If I set /files/products chmod 644 I don't receive any error, then I think no files are tried to be copied. |
Daniele![]() 2004-10-22 19:43 | And... if I try to upload a new Logo on configuration, says Ok but still here to old one. |
Frank![]() 2004-10-22 21:39 | Daniele, you need to chmod all the folders under /files/ to 777, in other words; categories, content, img, and products, in order to get the image uploads to work. Hopefully this helps, it sure did the trick for me! :) |
Daniele![]() 2004-10-23 12:29 | Hi Frank, yes, they are 777... still do not upload images ! |
jojo3ep![]() 2004-10-25 20:05 | I have the same problem. All files & folder are 777 and no image are stored !!! jojo3ep |
sprocket![]() 2004-10-25 21:04 | What kind of images files? I think G2 can only process .png and jpeg or jpg. |
treewood (OpenSolution)2004-10-25 21:21 | png, gif, jpeg, jpg are accepted. possible errors: witaj.net |
wewior (OpenSolution)2004-10-26 07:03 | script accepts gif extension images but thumb created may be wrong because it use jpg library, beacause gif algoritmg is off in gd2 :-( \/\/ e \/\/ i o r |
jojo3ep![]() 2004-10-26 07:22 | Thanks for help, but I have GD2 available, all files and directories are 777, photo are jpg, maximum 500x400 pixels below 100Ko; jojo3ep |
wewior (OpenSolution)2004-10-26 07:39 | some errors are displayed or nothing? try to switch error reporting to E_ALL, maybe that then it display some error \/\/ e \/\/ i o r |
jojo3ep![]() 2004-10-26 08:30 | Wewior, can you explain me what I have to change and in which file ? jojo3ep |
treewood (OpenSolution)2004-10-26 08:50 | in config/general.php uncomment/delete "#" before error_reporting( E_ALL ); its 2nd line in this file witaj.net |
Daniele![]() 2004-10-26 09:28 | Hi all, It's a php 4.3.3 bug. |
treewood (OpenSolution)2004-10-26 09:43 | Daniele - are You shure that it's php 4.3.3 bug? we tested it on 4.3.3 too and it works good. maybe some kind of functions have restrictions on Your server? is_file, filesize, is_uploaded_file, or preg_math? witaj.net |
wewior (OpenSolution)2004-10-26 09:44 | i suggest to leave |
jojo3ep![]() 2004-10-26 10:38 | Daniele or Wewior, jojo3ep |
wewior (OpenSolution)2004-10-26 15:31 | daniele try to download latest version of qc, there are some changes in foto jobs, i hope that will work now \/\/ e \/\/ i o r |