This is a discussion on easy advanced specials admin within the New osCommerce Contributions forums, part of the osCommerce 2.2 Forums category; Line 19: Current categories list tree includes 2 headings with @SPECIALS_ENHANCED_CATEGORIES Lets remove current categories heading, and see only @SPECIALS_ENHANCED_CATEGORIES ...
| |||||||
| Register | FAQ | Members List | Calendar | Mark Forums Read |
|
#1
| ||||
| ||||
| Line 19: Current categories list tree includes 2 headings with @SPECIALS_ENHANCED_CATEGORIES Lets remove current categories heading, and see only @SPECIALS_ENHANCED_CATEGORIES on top. Otherwise manufacturers selection won't work if you don't switch to first pulldown to top Find: $categories_list = array_merge($categories_head, tep_get_category_tree()); Replace with: $categories_list = array_merge($categories_head, array_slice(tep_get_category_tree(),1)); ----------- no file in zip file... More...
__________________ Michael Sasek osCMax Developer
|
| Sponsored Links | ||
| ||
| Thread Tools | |
| |
| ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| easy advanced specials admin | michael_s | New osCommerce Contributions | 0 | 11-04-2007 02:51 AM |
| easy advanced specials admin | michael_s | New osCommerce Contributions | 0 | 09-10-2007 07:11 AM |
| easy advanced specials admin | michael_s | New osCommerce Contributions | 0 | 07-10-2007 01:12 AM |
| easy advanced specials admin | michael_s | New osCommerce Contributions | 0 | 07-09-2007 04:06 AM |
| easy advanced specials admin | michael_s | New osCommerce Contributions | 0 | 07-07-2007 02:23 AM |