This is a discussion on Admin only assumes one image ? within the osCMax v1.7 General Mods Discussion forums, part of the osCMax v1.7 Forums category; In the Admin Tool, it looks like it assumes that you will only have a small image (thumbnail). How do ...
| |||||||
| Register | FAQ | Members List | Calendar | Mark Forums Read |
|
#1
| |||
| |||
| In the Admin Tool, it looks like it assumes that you will only have a small image (thumbnail). How do you let it know where the bigger image is ? In EasyPopulate there is code for designating 8 or 9 images for a product, but I fail to see where they would all go - where all the image/paths/names would be written. Do they all end up in the products_image field in the products table ? Or do the bigger image names end up in a different table ? Or does the product table need to be modified to have more than one image field ? |
| Sponsored Links | ||
| ||
| |
|
#2
| |||
| |||
| From reading some of the community contrigutions, it looks like the multiple image upload works something like this. The larger image goes in the catalog/images/image_big subdirectory and multiple thumbs can go in the /thumbs directory below that. I still have not figured out where the info winds up in the database tables, but that will probably come with more reading. |
|
#3
| ||||
| ||||
| The images are not stored in the database. They are grabbed by the script when it processes the page, right from the file system. The naming scheme is stored in the Dynamic MoPics section.
__________________ Michael Sasek osCMax Developer
|
|
#4
| |||
| |||
| I was referring to the filenames of the images being in the database, not the images themselves. Thanks, I am making progress. |
| Sponsored Links | ||
| ||
| Thread Tools | |
| |
| ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Products image missing popup image | islander | osCMax v2 Installation issues | 7 | 08-10-2005 01:30 PM |
| IMAGE DOES NOT EXIST in Admin for new products | rd42 | osCommerce 2.2 Installation Help | 2 | 06-12-2003 05:14 PM |