Hi
I have just downloaded and installed my version but I dont get anything that says review this product.
If i enter http://www.XXXX.co.uk/reviews.php then I can see it.
Do you have to mnaually activate the reviews?
Thanks
Roy
Hi Roy,
Yes - it has to be enabled in config.php:
<?php $config_useInteraction = true;?>
...should do it. Please note that as well as some new configuration parameters the database structure has changed since the original version, so i'm afraid a simple "upgrade" isn't possible - the new version should be installed from scratch.
Hope this helps! David
©2006-2025 IAAI Software | Contact Us | Privacy Policy
Hi Roy,
Yes - it has to be enabled in config.php:
<?php
$config_useInteraction = true;
?>
...should do it. Please note that as well as some new configuration parameters the database structure has changed since the original version, so i'm afraid a simple "upgrade" isn't possible - the new version should be installed from scratch.
Hope this helps!
David