Mike_07 Posted July 3, 2007 Posted July 3, 2007 Dear People I have almost installed the banner-ad-in-a-box-v1.1 but i cannot succeed with the last step. what i did till now is: 1. I uploaded the file boxad.php via ftp 2. i put the 2 defines in english.php under catergories like so: // categories box text in includes/boxes/categories.php define('BOX_HEADING_CATEGORIES', 'Categories'); define('BOX_AD_BANNER_HEADING', 'Advertisement'); define('BOX_AD_BANNER_TYPE', 'box-ad'); 3. i put: require(DIR_WS_BOXES . 'boxad.php'); in includes/colum_right under include(DIR_WS_BOXES . 'currencies.php'); } like so: if (substr(basename($PHP_SELF), 0, 8) != 'checkout') { include(DIR_WS_BOXES . 'languages.php'); include(DIR_WS_BOXES . 'currencies.php'); } require(DIR_WS_BOXES . 'boxad.php'); ? Press save as and see the homepage totally out of disorder, i know i am this close and get wait to see the result!!!! Could you please what i am doing wrong. Awaiting your reply, Thanks Quote
icecool Posted May 20, 2009 Posted May 20, 2009 Thank You for your contribution on osCommerce I would like to know if the is a way to display more than one add at a time (e.g. 3 adverts). Having 10 revolving adds (loaded in Banner manager) and 3 ads displaying at the same time in the advertisement box. Thanks for your help Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.