This is a discussion on Bestseller Box Image (+ db) within the New osCommerce Contributions forums, part of the osCommerce 2.2 Forums category; excuse my english. just for resize images from admin. in catalog/includes/boxes/best_sellers Find 'text' => ' ' . tep_image(DIR_WS_IMG_PRODUITS . $best_sellers['products_image'], ...
| |||||||
| Register | FAQ | Members List | Calendar | Mark Forums Read |
|
#1
| ||||
| ||||
| excuse my english. just for resize images from admin. in catalog/includes/boxes/best_sellers Find 'text' => '' . tep_image(DIR_WS_IMG_PRODUITS . $best_sellers['products_image'], $best_sellers['products_name'], SMALL_IMAGE_WIDTH, SMALL_IMAGE_HEIGHT) . ' ' . tep_row_number_format($rows) . '. ' . $best_sellers['products_name'] . ''); REPLACE 'text' => '' . tep_image(DIR_WS_IMG_PRODUITS . $best_sellers['products_image'], $best_sellers['products_name'], BESTSELLER_IMAGE_WIDTH, BESTSELLER_IMAGE_HEIGHT) . ' ' . tep_row_number_format($rows) . '. ' . $best_sellers['products_name'] . ''); same text in download Francois. More...
__________________ Michael Sasek osCMax Developer
|
| Sponsored Links | ||
| ||
| |
| Thread Tools | |
| |
| ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Bestseller Box Image (+ db) | michael_s | New osCommerce Contributions | 0 | 06-15-2008 03:14 AM |
| Bestseller Box Image (+ db) | michael_s | New osCommerce Contributions | 0 | 05-14-2008 12:22 PM |
| Enhanced BestSeller box with admin | michael_s | New osCommerce Contributions | 0 | 01-15-2007 05:01 PM |
| Bestseller box on main page | coeus | osCommerce 2.2 Modification Help | 1 | 08-17-2005 12:44 AM |
| Bestseller box not showing... | artloftart | osCommerce 2.2 Modification Help | 1 | 04-13-2004 09:32 PM |