View Single Post
  #26  
Old 02-07-2005, 07:21 PM
 
pmstudios pmstudios is offline
 

Senior Member
  
Join Date: May 2004
Posts: 133
 

Default

Quote:
Originally Posted by mpj
Sorry, how do you go about doing this ?

Modify the code added in product.php so the query looks like this:
Code:
$manufacturer = func_query_first("SELECT manufacturer,image FROM $sql_tbl[manufacturers] WHERE manufacturerid='$product_info[manufacturerid]'");

Quote:
Originally Posted by mpj
Thanks for a great mod !

And you're welcome
__________________
X-Cart 4.0.5
MySQL: 3.23.58
PHP 4.3.2
Reply With Quote