This is a discussion on Install AutoSort Products in osCMax v2.0 RC3 within the osCMax v2 Customization/Mods forums, part of the osCMax v2.0 Forums category; I want to install the following contribution to my osCMax store, but the file structure is different. osCommerce: Auto Sort ...
| |||||||
| Register | FAQ | Members List | Calendar | Mark Forums Read |
|
#1
| |||
| |||
| I want to install the following contribution to my osCMax store, but the file structure is different. osCommerce: Auto Sort Products Can anyone tell me which file would coincide with the requested file changes? In "index.php" replace the following line (around line 11 ---------- echo ' <td align="center" class="smallText" width="' . $width . '" valign="top"><a href="' . tep_href_link(FILENAME_DEFAULT, $cPath_new) . '">' . tep_image(DIR_WS_IMAGES . $categories['categories_image'], $categories['categories_name'], SUBCATEGORY_IMAGE_WIDTH, SUBCATEGORY_IMAGE_HEIGHT) . '<br>' . $categories['categories_name'] . '</a></td>' . "\n"; I don't have this line in my index.php file or my main_page.tpl.php In "\includes\boxes\categories.php" replace the following line (around line 11 ----------- $categories_string .= tep_href_link(FILENAME_DEFAULT, $cPath_new) . '">'; I don't have this line in includes\boxes\categories.php In "\includes\modules\product_listing.php" replace the following line (around line 105): ----------- $lc_text = ' <a href="' . tep_href_link(FILENAME_DEFAULT, 'manufacturers_id=' . $listing['manufacturers_id']) . '">' . $listing['manufacturers_name'] . '</a> '; I don't have this line in \includes\modules\product_listing.php and I'm sure I don't have the following In "\includes\boxes\manufacturer_info.php" replace the following lines (around line 30-31): ----------- $manufacturer_info_string .= '<tr><td valign="top" class="infoBoxContents">- </td><td valign="top" class="infoBoxContents"><a href="' . tep_href_link(FILENAME_DEFAULT, 'manufacturers_id=' . $manufacturer['manufacturers_id']) . '">' . BOX_MANUFACTURER_INFO_OTHER_PRODUCTS . '</a></td></tr>' . '</table>'; in \includes\boxes\manufacturer_info.php Has anyone ever installed this contribution in osCMax? |
| Sponsored Links | ||
| ||
| |
| Thread Tools | |
| |
| ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| AutoSort Products | michael_s | New osCommerce Contributions | 0 | 09-13-2007 12:12 AM |
| AutoSort Products | michael_s | New osCommerce Contributions | 0 | 09-12-2007 11:00 AM |
| can't install osCMax | ukkoc | osCMax v2 Installation issues | 1 | 09-09-2007 01:30 PM |
| Oscmax won't install | anchim | osCMax v2 Installation issues | 3 | 10-28-2006 10:34 AM |
| Getting MVS into stock oscMax install | CircleG | osCMax v2 Customization/Mods | 1 | 09-12-2006 10:31 AM |