You are here:  » Review is not getting displayed


Review is not getting displayed

Submitted by vmg on Thu, 2006-04-20 11:18 in

Hello David,

Thank you for the new release.

I just upgraded to the latest version.

But the review link doesn't display in the products page.

I just uploaded the htaccess.txt and renames it to .htaccess . Have I made a mistake here?!

Regards

Kartik

Submitted by support on Thu, 2006-04-20 11:23

Hi Kartik,

Have you enabled the interaction features in the new config file?

In your config.php, set:

<?php
$config_useInteraction 
true;
?>

This is set to "false" by default in the new config.php.dist - please make sure you have incorporated the new configuration file with your existing one. You should also have re-installed the database as i'm afraid the new script is not compatible with the old tables.

Cheers,
David.