Jump to content



Latest News: (loading..)

- - - - -

Product Attribute Pictures v1.3


  • Please log in to reply
No replies to this topic

#1   georgecheng

georgecheng
  • Members
  • 9 posts
  • Real Name:george

Posted 16 May 2012 - 01:35 AM

Anyone have used this Product Attribute Pictures v1. from here http://addons.oscommerce.com/info/8154/v,23


I have an enquiry, it state
<?php include(DIR_WS_MODULES . '/paps.php'); ?>

At the point in the file at which you would like the Product Attribute Pictures to be displayed. When placing this line, please bear in mind the following points:
  • placement should be within an existing table - the display begins and ends with <tr></tr> tags
  • placement should be anywhere after the line: $products_attributes = tep_db_fetch_array($products_attributes_query);
can i know which file to edit to find this "$products_attributes = tep_db_fetch_array($products_attributes_query);"

Thanks