Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

info box admin 2.24


will32

Recommended Posts

Hi,

 

i have just installed infobox admin and want to enhance my best sellres box to show scrolling images.

I have downloaded the code for this, but having problems adding this part of the code:

 

Open up catalog/includes/column_right.php and do the following:

 

Find:

include(DIR_WS_BOXES . 'best_sellers.php');

 

Change that line to be:

// include(DIR_WS_BOXES . 'best_sellers.php');

include(DIR_WS_BOXES . 'best_sellers_scroll.php');

 

This is because i have installed info box admin and colum right php does not have that code. is there any where in the info box admin i can add this code.

 

contributions i am using:

1, scrolling_bestseller_with_images

2 infoBox Admin v.2.24

 

Thanks

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...