Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

customised product listing problem in specials.php


Guest

Recommended Posts

Posted

the two pages specials.php and products_new.php don't use the code in catalog/includes/modules/product_listing.php, but instead they have their own code. This is a problem for me, as I have spent ages customising the code in product_listing.php for my site, and these two pages both look different from the rest of the site.

 

Anyone know how I can get them to behave themselves?

Posted
the two pages specials.php and products_new.php don't use the code in catalog/includes/modules/product_listing.php, but instead they have their own code. This is a problem for me, as I have spent ages customising the code in product_listing.php for my site, and these two pages both look different from the rest of the site.

 

Anyone know how I can get them to behave themselves?

 

 

simple,

 

module products_listing only needs the query $listing_sql.

 

make that for specials and new products, include the product_listing module and ready.

Treasurer MFC

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...