Discussions
Join the NetSuite community to innovate, connect, and discover what’s next.
SuiteWorld brings thousands of innovators, builders, and leaders together to learn, connect, and shape what’s next. This October, explore how to build a stronger foundation for growth through inspiring keynotes, major product reveals, hands-on sessions, and unforgettable moments—all in one place for our biggest event of the year. Register now
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.