bigbuck Posted January 26, 2005 Share Posted January 26, 2005 I'm installing the X sell contribution. Add the following lines to admin/includes/application_top.php I got everything installed except this line, lol define('TABLE_PRODUCTS_XSELL', 'products_xsell'); where does it go in the application_top ??? Give me couple lines above it or little help..please! thanks mike Link to comment Share on other sites More sharing options...
mark27uk3 Posted January 26, 2005 Share Posted January 26, 2005 that should go into your catalog/includes/database.php file Mark Lifes a bitch, then you marry one, then you die! Link to comment Share on other sites More sharing options...
bigbuck Posted January 26, 2005 Author Share Posted January 26, 2005 This is what it has, lol STEP 4: Add the following lines to admin/includes/application_top.php define('TABLE_PRODUCTS_XSELL', 'products_xsell'); Link to comment Share on other sites More sharing options...
bigbuck Posted January 27, 2005 Author Share Posted January 27, 2005 I got it worked out,lol. I just kinda pugged it in somewhere, then uploaded the new file. And.....i got lucky the first time! wooot! Link to comment Share on other sites More sharing options...
♥kymation Posted January 27, 2005 Share Posted January 27, 2005 The instructions are for an older version of osCommerce. As Mark said, that line should go in catalog/includes/database.php along with the rest of the database defines. It will work just fine in application_top, but you may have trouble later if you need to modify the database. Regards Jim See my profile for a list of my addons and ways to get support. Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.