This is a discussion on Previous - Next - With detailed info within the New osCommerce Contributions forums, part of the osCommerce 2.2 Forums category; The previous category link was incompatible with my version of OSCommerce. (Most recent with patches). I have added an alternate ...
| |||||||
| Register | FAQ | Members List | Calendar | Mark Forums Read |
|
#1
| ||||
| ||||
| The previous category link was incompatible with my version of OSCommerce. (Most recent with patches). I have added an alternate method into the package. In catalog/includes/products_next_previous.php FIND $prev_next_in = PREV_NEXT_CAT . ' ' . ($category_name_row['categories_name']); CHANGE TO: $prev_next_in = PREV_NEXT_CAT . ' <a style="text-decoration: underline" href="' . tep_href_link(FILENAME_DEFAULT, "cPath=$current_category_id") . '">' . ($category_name_row['categories_name']). '</u></b>'; THIS IS A COMPLETE PACKAGE More...
__________________ Michael Sasek osCMax Developer
|
| Sponsored Links | ||
| ||
| Thread Tools | |
| |
| ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| product info qty box v.1 | michael_s | New osCommerce Contributions | 3 | 03-31-2007 08:50 PM |
| Manufacture Info. Box | auntie22 | osCMax v1.7 Discussion | 4 | 02-03-2005 07:13 PM |
| How do I import data from previous version data base? | rondgray | osCMax v1.7 Discussion | 1 | 12-19-2004 12:24 AM |
| HELP: New customer going in under previous customer's login! | rhino | osCommerce 2.2 Modification Help | 1 | 07-31-2004 09:18 PM |
| affiliate info | bushman | osCMax v1.7 Discussion | 4 | 10-11-2003 06:26 AM |