![]() |
Change "No Image Available" from Database
Currently we store all images in our database. I want to change the ugly "No Image Available" image, but I have no idea how to extract it from the database, and upload it again? Is it actually stored in the file system somewhere?
Thanks! |
...or you could change the image the cart looks for in the first place. You can do this by making the relevant change to the config.php file [found in the root]
Get hold of your config.php file and within that file do a search for the line "Which image to show when product has no photo". The rest should become plain. volume |
Great, thanks. I knew the file would be centrally located somewhere, but didn't know where. Thanks.
|
the default image is stored in the root dir of your store.
|
Ah, default_image.gif, got it! Thanks.
|
And it looks like xcart hardcoded a width value of 70 pixels. Oh well. Thanks again.
|
Product thumbnail pixel widths is controlled under your general settings area of the admin.
|
I guess I spoke too soon. Thanks groovico.
|
All times are GMT -8. The time now is 12:39 AM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.