Guest Posted December 24, 2002 Posted December 24, 2002 Hi, I have show images set to false in admin. When I put a product in admin without an image uploaded the image still shows up in the what's new section and in the product description only where the "click to enlarge" image goes as a blank box with a red x in it. This is what the image info says: Date Added: 12/24/2002 Last Modified: 12/24/2002 IMAGE DOES NOT EXIST Array Price: $145.00 Quantity: 0 Average Rating: 0.00% I didn't want to use any images...only the text. http://www.gonsteadvideos.com/videos/defau...ult.php?cPath=2 I am customizing this and have put in a test image. I have everything I can think of set to false and this broken image still shows up...have yesterday's snapshot. Any suggestions?
Ajeh Posted December 24, 2002 Posted December 24, 2002 There is a minor bug on the images where it places the word Array in the image field. Check your products table and see if you find Array in your products_image field. Clear those out. I also believe Ian Wilson added a contribution for this to temporarily fix the problem.
Guest Posted December 24, 2002 Posted December 24, 2002 Linda, I tried that fix and got errors: <?php /* $Id: categories.php,v 1.8.2.1 2002/12/06 21:38:49 wilt Exp $ osCommerce, Open Source E-Commerce Solutions http://www.oscommerce.com Copyright © 2002 osCommerce Released under the GNU General Public License */ require('includes/application_top.php'); require('includes/functions/categories_description.php'); I do not have this categories_description.php file in my download. Is this a page I need to add? I couldn't find it at cvs either.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.