Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Category Listing vs Search Listing


jknacnud

Recommended Posts

Posted

I'm guessing you installed product listing in columns contribution.

You need to include the same module in the advanced_search_result.php page.

 

Check in your index.php file the exact filename used eg FILENAME_PRODUCT_LISTING is the original, but I think in your index.php you will have something like FILENAME_PRODUCT_LISTING_COL , apply the same name in your advanced_search_result.php

KEEP CALM AND CARRY ON

I do not use the responsive bootstrap version since i coded my responsive version earlier, but i have bought every 28d of code package to support burts effort and keep this forum alive (albeit more like on life support).

So if you are still here ? What are you waiting for ?!

 

Find the most frequent unique errors to fix:

grep "PHP" php_error_log.txt | sed "s/^.* PHP/PHP/g" |grep "line" |sort | uniq -c | sort -r > counterrors.txt

Posted

well, been there, done that :)

KEEP CALM AND CARRY ON

I do not use the responsive bootstrap version since i coded my responsive version earlier, but i have bought every 28d of code package to support burts effort and keep this forum alive (albeit more like on life support).

So if you are still here ? What are you waiting for ?!

 

Find the most frequent unique errors to fix:

grep "PHP" php_error_log.txt | sed "s/^.* PHP/PHP/g" |grep "line" |sort | uniq -c | sort -r > counterrors.txt

Archived

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

×
×
  • Create New...