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.
Hi Yes, I have a website related to cruises at http://www.cruise-addicts.com. My review section is pretty basic but, I think you could do something better with the path your on now.
Quote:
Originally Posted by Christos Teriakis
Have you a site relevant to Travel business? I had a
Travel Office for 17 years, but I closed it last year.... Internet is good, but kills some professions...
Well, it's 5 years that I've coded a Travel portal. Does what you wrore and many more. Not only reviews, but tours and many...many others... The problem is that is for vB3. It was very big project (around 100+ php files, same amount of templates etc), and never had the time to port it to vB4.
So, the only that I can say is what I replied to @digitard before. You need a rating script. This is a review script.
When adding images to the wysiwyg editor they appear whilst i create the review but once i save it and look at the review there is no images.
Also can you help with a block for vBadvanced please?
1.- vB Editor does not supports attachments when it is using outside of forum engine. You can upload photo and audion only by using the seperate upload fields. Soon I'll release an update for permitting more uploads.
2.- As I know the code that exists there for creating CMS widgets and/or Forum sidebar blocks, can be used with no change for vBa.
Hi , i have a problem. when i creatre a category , and i do a review, then i have an error page like this:
Not Found
The requested URL /review/3/wertewterte-r-e-er.html was not found on this server.
Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
To get this type of URL means that you've set ON the SEO Urls. But have you updated your .htaccss file with the content of htaccess.txt from the distribution file?
If yes, then the next step is to check if you have change in settings the word "review". If yes have you updated the .htaccess file with exactly the same name?
1.- vB Editor does not supports attachments when it is using outside of forum engine. You can upload photo and audion only by using the seperate upload fields. Soon I'll release an update for permitting more uploads.
2.- As I know the code that exists there for creating CMS widgets and/or Forum sidebar blocks, can be used with no change for vBa.
Thats a shame, would love to be able to add more images in and around the review.
Thats a shame, would love to be able to add more images in and around the review.
Any idea when your update will be ready?
For "In" (using vBEditor) is not my fault as this editor does not works smoothly out of forum engine (thread style). Also, nobody gives support for such topics. If you look around you'll see many articles where coders are trying on their own to do it working. If you give a look to one of my other mods Extra Pages where I'm using my own HTML editor, you'll find out that not only you can add unlimited photos (and other media) in the article body, but more the thumbs (in the article) are clickable and shown the full photo in popup.
As for "Around", most probably this will be done during weekend.