This is a discussion on Bug - specials.php page displays to few products within the osCMax v1.7 Discussion forums, part of the osCMax v1.7 Forums category; The specials box on the front of the store works correctly and the number of products is controlled by the ...
| |||||||
| Register | FAQ | Members List | Calendar | Mark Forums Read |
|
#1
| |||
| |||
| The specials box on the front of the store works correctly and the number of products is controlled by the setting in admin, just as it should work. If you go to the specials page though (click the little arrow in the title bar of the specials box), the number of products is still limited by the setting for specials in admin, meaning you probably only see 3 products per page, rather than the number you see on most product listing pages. Very simple fix: In specials.tpl.php, around line 15, change: Code: $specials_split = new splitPageResults($specials_query_raw, MAX_DISPLAY_SPECIAL_PRODUCTS); Code: $specials_split = new splitPageResults($specials_query_raw, MAX_DISPLAY_SEARCH_RESULTS); Dan |
|
#2
| ||||
| ||||
| Redbeard, good find
__________________ Michael Sasek osCMax Developer
|
| Thread Tools | |
| |
| ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| modifying product displays on the main page | siamsens | osCMax v2 Customization/Mods | 1 | 05-01-2007 07:35 AM |
| Really confused, admin catalog page displays empty??? | b5b4you | osCMax v2 Installation issues | 4 | 08-11-2006 11:44 AM |
| Specials nad New Products | jgkiefer | osCMax v1.7 Discussion | 0 | 07-24-2004 07:26 AM |
| New Products box - I want Specials Red Strikeout Text | kacheng | osCommerce 2.2 Modification Help | 4 | 03-04-2004 11:27 AM |
| Specials and New Products boxes | warrenthewindmill | osCMax v1.7 Discussion | 2 | 12-01-2003 10:10 AM |