Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Reviews sidebox


firben

Recommended Posts

Posted

Hello,

I managed to disable the infobox that shows the reviews customers have written, by accident..

How do i set it back on?

What file do i have to insert what code?

thanks in advance..

Posted

Look in /catalog/includes/column_right.php

 

There is a line in there like this:

 

  require(DIR_WS_BOXES . 'reviews.php');

You might have changed it to this:

 

//  require(DIR_WS_BOXES . 'reviews.php');

If I suggest you edit any file(s) make a backup first - I'm not perfect and neither are you.

 

"Given enough impetus a parallelogramatically shaped projectile can egress a circular orifice."

- Me -

 

"Headers already sent" - The definitive help

 

"Cannot redeclare ..." - How to find/fix it

 

SSL Implementation Help

 

Like this post? "Like" it again over there >

Archived

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

×
×
  • Create New...