Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Specials Box missing


Mekano

Recommended Posts

Please can you help?

 

I can see the code for the specials box in column_right.php:

 

if (isset($HTTP_GET_VARS['products_id'])) {

if (basename($PHP_SELF) != FILENAME_TELL_A_FRIEND) include(DIR_WS_BOXES . 'tell_a_friend.php');

} else {

include(DIR_WS_BOXES . 'specials.php');

}

 

and there are plenty of items listed under the specials section in the admin.

 

But no Specials Box is appearing on the home page right hand column (or anywhere else)

 

Help please?

 

Mekano

Link to comment
Share on other sites

  • 4 weeks later...
Please can you help?

 

I can see the code for the specials box in column_right.php:

 

if (isset($HTTP_GET_VARS['products_id'])) {

if (basename($PHP_SELF) != FILENAME_TELL_A_FRIEND) include(DIR_WS_BOXES . 'tell_a_friend.php');

} else {

include(DIR_WS_BOXES . 'specials.php');

}

 

and there are plenty of items listed under the specials section in the admin.

 

But no Specials Box is appearing on the home page right hand column (or anywhere else)

 

Help please?

 

Mekano

 

Hi Mekano

 

Did you come right , i have the same problem

 

Cheers

 

Sion

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...