Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Recommended Posts

Posted

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

  • 1 year later...
Posted

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

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.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...