RE: Feature Product V1.3 Not Working!
vrant <[email protected]> 12 Sep 2003 20:32:59 -0000
| Newsgroups | gmane.comp.web.oscommerce.contributions |
|---|---|
| Message-ID | <18ca2fcd423158db867339efbfd1bd3b@osCommerce-Forums> |
This message was sent from: Contributions
http://forums.oscommerce.com/viewtopic.php?p=228569#228569
----------------------------------------------------------------
[code]* Add the following lines into /admin/includes/application_top.php, each line at
the appropriate place in the file, TABLE_* going with the other TABLE_* define
lines, etc.
define('FILENAME_FEATURED', 'featured.php');
define('TABLE_FEATURED', 'featured');[/code]
Where does this go? I lost all my hair trying to find where to put this....can someone give me an approximate line number or some code to look for so i can insert this?
Thanks :shock:
ant