Discussions
Be sure you're subscribed to NetSuite communication to stay in the know about monthly happenings, updates and announcements. Subscribe
Product Review Script Software
We want to install the software Review-Script.com software in our website for product reviews and ratings.
We have two options to install: Manual or with the Install Script.
Install Script Instructions
1. CHMOD the following files to 666: config.php and functions.php. CHMOD the following directories to 777: /review/usercp/upload/images, /review/images/items and /review/admin/images_uploaded.
2. In your web browser, go to http://www.YOUR-SITE.com/review/admin/install/install4.php.
3. Follow the prompts and you're done.
Manual Installation
1. Create the mysql database tables. Look in the admin directory for a directory called sql. Use five_star_review_script.sql to create your mysql tables using the unix command prompt or phpMyAdmin.