 2009-09-04 20:51 | hello
I tried to add manually some images in the products_files.php file, with the following format :
image_nr$product_nr$pix_filename$$1$0$1$$$
then I uploaded the pix in /files and the thumbnails in /100 but when I wish to see a new product, QC does not display its pix. What did I forget ? » Quick.Cart v3.x |
 2009-09-04 20:53 | I forgot to say "please" and "thank you" :-) |
 2009-09-05 08:28 | FYI, file format is here : http://opensolution.org/download/Quick.Cart/other/v3.x_db.png
Any clue anyone ? |
 2009-09-05 14:07 | from the 1st look at this, it must work. I had something like this problem once, try to chmod the uploaded image to 777
Does the file/image display in the files section in administration? |
 2009-09-05 16:38 | Well, the problem was that my iProduct key was string instead of integer :-(
I fixed the thing and now it works perfectly well. Let me write the how-to in a few microfortnights... |