View Single Post
  #5  
Old 05-19-2006, 05:54 AM
  TelaFirma's Avatar 
TelaFirma TelaFirma is offline
 

X-Adept
  
Join Date: Nov 2002
Location: North Carolina USA
Posts: 930
 

Default

The issue with the ProductID being missing from the $product_info array in product.php is still not resolved.

This prevents product images from being displayed on product pages

System Specs:
X-Cart version: 4.1.1
PHP: 5.1.2
MySQL server: 5.0.20
Web server: Apache/2.2.0 (Win32) DAV/2 mod_ssl/2.2.0 OpenSSL/0.9.8a mod_autoindex_color PHP/5.1.2
Operation system: Windows

Resulting $product_info array:

Code:
Array ( [productid] => [productcode] => SKU70 [product] => Javascript (Definitive Guide) [provider] => master [distribution] => [weight] => 1.00 [list_price] => 39.90 [descr] => Provides a rapid and thorough exposition of the JavaScript programming language, as well as an in-depth reference section covering each JavaScript function, object, method, and even handler. Experienced programmers will quickly find the information they need to start writing JavaScript programs. [fulldescr] => [avail] => 2 [rating] => 23 [forsale] => Y [add_date] => 2147483647 [views_stats] => 84 [sales_stats] => 8 [del_stats] => 6 [shipping_freight] => 0.00 [free_shipping] => N [discount_avail] => Y [min_amount] => 1 [dim_x] => 0 [dim_y] => 0 [dim_z] => 0 [low_avail_limit] => 10 [free_tax] => N [product_type] => N [manufacturerid] => 0 [return_time] => 0 [keywords] => [price] => 39.50 [is_variant] => [manufacturer] => [is_variants] => [is_product_options] => [is_taxes] => [image_path_T] => [categoryid] => 23 [taxed_price] => 39.50 [price_deducted_tax] => [taxes] => Array ( ) [producttitle] => Javascript (Definitive Guide) #SKU70 [tmbn_url] => /default_image.gif )