Reviews 1.2.0 has released with some bug fixes and some additions:
- Fixed a bug where a user who rated a review, was unable to rate another review
- I found and I fixed a bug in Extra fields (Type: Checkbox)
- Added better support for RTL languages
- Released CMS Widget and Forum Sidebar block for Latest Reviews.
How to Upgrade:
- Download Reviews_1_2_0.zip
- Upload all files from upload directory to your installation, overwritting the old ones.
- Import product-reviews.xml after checking "Overwrite".
- CMS Widget / Forum Sidebar block for Latest Reviews
- Pre-Installation:
- Shows latest 5 Reviews. If you want to change the number to another value change at 1st line: $maxreviews = 5;
- Installation as CMS Widget
- Goto Admincp-> vBulletin CMS-> Widgets
- Click "Create New Widget" at the list bottom
- Set Widget Type: PHP Direct Execution
- Give a Title which appears at the widget. eg Last Reviews, or.. Last 5 Reviews etc
- Click SAVE
- Find in the list the new widget and click configure at the right side
- Replace the example code, with the code from Widget_Block_Latest_Reviews.txt
- Click Save
- Goto Layout and add it in any section you want
- Click Save (Layout)
- Installation as Forum sidebar Block
- Goto Admincp-> Forums & Moderators -> Forum Block Manager
- Click Add Block
- In the next screen "Select block type: Custom HTML/PHP"
- Click Continue
- Title: Latest Reviews
- Content Type: PHP
- Content: Copy & Paste the code from Widget_Block_Latest_Reviews.txt
- Click Save. The block will be now visible to your forum sidebar
Christos Teriakis
aka ChrisTERiS