![]() |
xcart_thumbnails ... image_path
OK, wouldnt it be nice if the image you selected appeared in the image_path in the thumbnails table? Its a pain to add products, export CSV and change the image path filename to WHAT YOU SELECTED IN PRODUCT THUMBNAIL TO START WITH !!
Having said that, the actual machinery for creating the "t_productID.jpg" is awfully convoluted. xcart pieces together the $image_path from $image_path, $type ("T"), and $productid in images_location.php, image_selection.php and product_modify.php images_location.php: Code:
case "T": Can some coding guru out there find out exactly where each bit assigned, so one could change the "T_" bit to "" and the "$image" to what was actually selected from the browse images popup instead of "productid" ? Perhaps this should be in the logic forum vixnfox |
If you import products via csv and upload the image to the server first, the image name sticks.
|
So it does!!!
thanks balinor VixnFox |
All times are GMT -8. The time now is 11:25 PM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.