Hi Clyde
Solved problem Although it may not be the correct way to solve it. Went to ZEN_CART_HOME_DIR/includes/modules stucture is as follows:
Folders
classic
comstock
debug_blocks
order_total
pages
payment
shipping
sideboxes
Files
additional_images.php
also_purchased_products.php
attributes.php
etc. etc.
product_listing.php
Solved problem by replacing existing file product_listing.php with the product_listing.php contained in the mod. I realize that this is not the usual way to correct this problem but putting the product_listing.php file in ZEN_CART_HOME_DIR/includes/modules/comstock/product_listing.php did not accomplish anything. Perhaps there is something inncorrect in my file structure that is preventing the original filefrom being overidden.
Bookmarks