Is better to say what is NOT . For sure is not that mod requested for years now at this thread. But is a good Reviews system for those who want to review one type of items (eg Games, Books, Autos etc) and one group of rating questions is ok for them. With the help of extra fields and a bit works from your side to configure it, you can have a very good reviews section in your site.
Supports unlimited categories
You can set the word that will be use in the pages to identify the type of your reviews (eg Game - Games, Book - Books etc)
Supports Extra fields (but not searchable)
Supports one group of rating questions (but unlimited questions)
Supports Product photos or YouTube video if exists
Has PM templates for:
PM user when admin approves his Review
PM user when admin rejects Review
Revier can temporary hide the review and a later time he can activate it again.
There are listings for:
Category Reviews
Timeframe (What's New) Reviews
User Reviews
Search Results
In view Review page the visitor can see also:
Editor Rating
Community Rating
Lowest Rating
Highest Rating
Editor other reviews on sidebar
In all pages there are available the follow blocks having the appearance of widgets:
Category Menu
Search Form
Statistics
Top Editor Products (Games, Books, etc)
Top Community Products
New Reviews
New Community Ratings
RSS Feeds for latest 10 reviews
Facebook Like Advanced (Shows users who liked a review)
ver.1.1.0 Added a setting to allow or not Audio files (in case that you want to review music). Default is OFF. If you turn on then the users can hear the audio file with the included (simple) audio player.
2.- Installation
Download and unzip the file Reviews_XXXX.zip
Upload the content of upload folder to the directory where your vB installation is. As a check: reviews.php must be on the same directoru as global.php, forum.php etc. SL Reviews are not working out of vB installation directory.
CMOD 777 the directories:
christeris/reviews/photos
christeris/reviews/photos/thumbs
christeris/reviews/photos/tmp
Goto Admincp and import product-reviews.xml. Double check before if you have another product with the same name.
Set the various settings in Reviews->General settings
Set usergroup permissions
Check and modify if you want PM templates.
Set categories
Set Extra fields (in case that you want them).
Set Rating Questions
*** ATTENTION *** Double check that rating questins are ok before starting adding reviews. After the first review you CAN'T Add/Edit/Delete questions.
3.- SEO URLs
If you're using vbSeo open the file Reviews_vBSEO_Custom_Rewrite_Rules.txt and add them to your vbSeo installation.
If you're using .htaccasse file copy the contents of htaccess.txt and add it to your current .htaccess files. If you don't have such file and your server is compatible with such files, upload htaccess.txt to your vB directory and rename it to: .htaccess
4.- 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
5.- Copyright link
Since the time that DBTech released their Copyright Manager, I've removed my own copyrights. I found their action insulting me to maximum. Their wording "Site is powered by vBulletin AddOns and Modules by Dragonbyte Tech" (and not "Some parts of this site"), means that everything there is their own work, ignoring on the worst way the fact that there are 100's of other coders and designers who are supporting this community for years. So, I'm letting the glory to them. No copyrights from my side.
Enjoy it
Christos Teriakis
aka ChrisTERiS
Show Your Support
This modification may not be copied, reproduced or published elsewhere without author's permission.
Fixed that, I now have the tab and breadcrumbs, when I click on "post Review" I get this :
Code:
Warning: Illegal string offset 'pm_messagelist' in [path]\includes\class_core.php(4716) : eval()'d code on line 146
Warning: Illegal string offset 'pm_newpm' in [path]\includes\class_core.php(4716) : eval()'d code on line 151
Warning: Illegal string offset 'pm_trackpm' in [path]\includes\class_core.php(4716) : eval()'d code on line 152
Warning: Illegal string offset 'pm_editfolders' in [path]\includes\class_core.php(4716) : eval()'d code on line 153
Warning: Illegal string offset 'substhreads_editfolders' in [path]\includes\class_core.php(4716) : eval()'d code on line 169
Warning: Illegal string offset 'profile' in [path]\includes\class_core.php(4716) : eval()'d code on line 180
Warning: Illegal string offset 'profilepic' in [path]\includes\class_core.php(4716) : eval()'d code on line 183
Warning: Illegal string offset 'avatar' in [path]\includes\class_core.php(4716) : eval()'d code on line 190
Warning: Illegal string offset 'signature' in [path]\includes\class_core.php(4716) : eval()'d code on line 197
Warning: Illegal string offset 'privacy' in [path]\includes\class_core.php(4716) : eval()'d code on line 204
Warning: Illegal string offset 'password' in [path]\includes\class_core.php(4716) : eval()'d code on line 216
Warning: Illegal string offset 'options' in [path]\includes\class_core.php(4716) : eval()'d code on line 217
Warning: Illegal string offset 'ignorelist' in [path]\includes\class_core.php(4716) : eval()'d code on line 232
Warning: Illegal string offset 'buddylist' in [path]\includes\class_core.php(4716) : eval()'d code on line 247
Warning: Illegal string offset 'event_reminders' in [path]\includes\class_core.php(4716) : eval()'d code on line 252
Warning: Illegal string offset 'attachments' in [path]\includes\class_core.php(4716) : eval()'d code on line 262
Warning: Illegal string offset 'deleteditems' in [path]\includes\class_core.php(4716) : eval()'d code on line 276
Warning: Illegal string offset 'moderateditems' in [path]\includes\class_core.php(4716) : eval()'d code on line 314
Warning: Illegal string offset 'newitems' in [path]\includes\class_core.php(4716) : eval()'d code on line 367
Plus see attachment !
The screen is messed because you had those warnings before, so it's not an issue. As for the warning I can't say anything as I never got such errors. Let's wait to see if someone else will reports something similar, even if my advice is to uninstall it and start with a fresh installation.
How many addons are you using in your site?
The screen is messed because you had those warnings before, so it's not an issue. As for the warning I can't say anything as I never got such errors. Let's wait to see if someone else will reports something similar, even if my advice is to uninstall it and start with a fresh installation.
How many addons are you using in your site?
The only other add on I have is VB experience.
I'll try to un-install and re-install
edit
Uninstalled v 1.0.0
Installed v 1.01, same problem, plus there was a problem flashed up when I uploaded the xml file, too quick to actually see what it was.
edit
Uninstalled v 1.0.0
Installed v 1.01, same problem, plus there was a problem flashed up when I uploaded the xml file, too quick to actually see what it was.
I'm using VB4.2.1 in the default skin
I'll wait feedback from other users. Checked all warning. None of them is relevant to my code. Please try something. Click on "My Reviews" or "My Ratings". Even if you don't have one, they'll show a page with an empty list. Does the same issue exists?
I'll wait feedback from other users. Checked all warning. None of them is relevant to my code. Please try something. Click on "My Reviews" or "My Ratings". Even if you don't have one, they'll show a page with an empty list. Does the same issue exists?
Yep the issue is there whichever breadcrumb I click on.
I'll disable VB experience to see if thats causing the problem
edit
Same problem with VB experience disabled.
Error on all pages
Chris, so I noticed in your screen shot that you have a youtube video, is that pretty much where a mp3 flash player would show up. I'm guessing the best way to achieve that would be through the use of a BB Code.
Yep the issue is there whichever breadcrumb I click on.
I'll disable VB experience to see if thats causing the problem
edit
Same problem with VB experience disabled.
Error on all pages
Can you clear the system cache from admincp. Also do the same with your browser's cache and if possible see it with another browser. Last post your URL here to see what I can do.
Chris, so I noticed in your screen shot that you have a youtube video, is that pretty much where a mp3 flash player would show up. I'm guessing the best way to achieve that would be through the use of a BB Code.
Maybe in an upcoming verion. Currently can't promise anything.