This is a discussion on Modifying Page for BTS Compatibility within the osCMax v1.7 General Mods Discussion forums, part of the osCMax v1.7 Forums category; Hi All, Not sure if this is the correct place to talk about this but here we go. I downloaded ...
| |||||||
| Register | FAQ | Members List | Calendar | Mark Forums Read |
|
#1
| |||
| |||
| Hi All, Not sure if this is the correct place to talk about this but here we go. I downloaded a contribution from osC so I could have a page that listed the bestsellers and then proceeded to modify it so it would be compatible with BTS. I have done this before with osC affiliate before it was available with Max so I had a pretty good idea how to do it. Though I had a bit of a hard time doing it I got it to work but some things are still bugging me and I was hoping someone here could help me out. In order to get it to work I had to call the template file "CONTENT_BESTSELLING_PRODUCTS.tpl.php" instead of "bestselling_products.tpl.php". Could someone check it out and let me know what I did wrong. The other thing is that the info is being pulled from what is supposed to be a an infobox so I was hopinf someone could integrate the code right into the tpl file instead of it coming from the boxes folder. Take a look at the attched zipped files and you will see what I mean. Thanks guys. |
|
#2
| |||
| |||
| You need to define CONTENT_BESTSELLING_PRODUCTS in includes/filenames.php |
|
#3
| |||
| |||
| It does work. Please re-read the post. Somethings asre just bothering me about it. |
|
#4
| |||
| |||
| Quote:
Code: define (FILENAME_WHATEVER, 'whatever.php'); Code: define (CONTENT_WHATEVER, 'whatever'); define(FILENAME_WHATEVER, CONTENT_WHATEVER . '.php'); |
| 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 |
| Modifying Product_info.php | Migraine | osCommerce 2.2 Modification Help | 0 | 05-04-2005 02:23 AM |
| modifying index.php - Front page of the catalog | wlocker | osCommerce 2.2 Modification Help | 1 | 01-23-2005 12:49 PM |
| Modifying new account | svepe | osCommerce 2.2 Modification Help | 2 | 06-02-2003 03:17 AM |
| Modifying Signup (Register) Page | terabite.com | osCommerce 2.2 Modification Help | 0 | 02-03-2003 07:55 PM |