Guest Posted July 10, 2005 Posted July 10, 2005 Hello, I currently have images for each category, but I'm not satisfied with the look, I thought if I'd disable them the site would get a much more customer friendly look. I've thought of some possible options to do this but I haven't had succes/ I hope there are easier ways. -Replacing all images with a blank image, this will take long though since I have more than 50 subcategories (that's one reason I want to remove them too) -I tried deleting the images from my server and switching "image required" to false, but no succes. These are the things I currently can think off, I also looked in the contributions but couldn't really find what I was looking for. Any pointers are appreciated.
♥Monika in Germany Posted July 10, 2005 Posted July 10, 2005 Hello, I currently have images for each category, but I'm not satisfied with the look, I thought if I'd disable them the site would get a much more customer friendly look. I've thought of some possible options to do this but I haven't had succes/ I hope there are easier ways. -Replacing all images with a blank image, this will take long though since I have more than 50 subcategories (that's one reason I want to remove them too) -I tried deleting the images from my server and switching "image required" to false, but no succes. These are the things I currently can think off, I also looked in the contributions but couldn't really find what I was looking for. Any pointers are appreciated. <{POST_SNAPBACK}> what happened after you deleted the files from your server? It cannot show pics that are not online. Have you deleted the pics for table catgories in the database too? Do that from phpmyadmin, one statement for update update categories set categories_image = NULL a link with showing which page we are talking about would be nice too - those pics show on several pages. :-) Monika addicted to writing code ... can't get enough of databases either, LOL! my toolbox: Textpad - Compare and Merge - phpMyAdmin - WS_FTP - Photoshop - How to search the forum Interactive Media Award July 2007 ~ category E-Commerce my advice on the forum is for free, PMs where you send me work are considered consultation which I charge for ...
Guest Posted July 10, 2005 Posted July 10, 2005 When I deleted the files it just showed me a red X, although it shouldn't.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.