The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
[Chris] Reviews Details »» | |||||||||||||||||||||||||
Reviews by Christos Teriakis (aka ChrisTERiS) Demo: http://www.christeris.net/dev42/reviews.php Demo Accounts: demouser1 / demopass1 demouser2 / demopass2 demouser3 / demopass3 1.- What's this mod? 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.
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
|
3 благодарности(ей) от: | ||
iiioroh, RichieBoy67, tbworld |
Comments |
#152
|
|||
|
|||
Quote:
|
#153
|
|||
|
|||
Quote:
In anycase, as I don't like to let you in the middle of the way, you can use the follow procedure to have the the widget/block appearing in your site: 1.- At Admincp-> Styles & Templates-> Style Manager-> Edit Templates-> CSS Templates add to additional.css Code:
.minigraph { float:{vb:stylevar left}; background-color:#cecece; border: 1px solid #003366; position:relative; width:70px; padding:0 } .minigraph .minibar { display:block; position:relative; background-image:url(christeris/reviews/images/bargraph.gif); background-position:{vb:stylevar left} center; background-repeat:repeat-x; border-{vb:stylevar right}:1px solid #003366; text-align:center; color:#fff; height:14px; font-family:Arial, Helvetica, sans-serif; font-size:8pt; line-height:1.4em } .minigraph .minibar span { position:absolute; {vb:stylevar left}:1em } Code:
$maxreviews = 5; global $db, $vbulletin, $vbphrase, $vboptions; ob_start(); $qry = $vbulletin->db->query_read("SELECT * FROM ".TABLE_PREFIX."reviews_reviews WHERE active=1 AND status=1 AND logo<>'' ORDER BY postdate DESC LIMIT $maxreviews"); while ($row = $db->fetch_array($qry)) { $thisreviewid = $row["id"]; $thisreviewtitle = htmlspecialchars_uni($row["title"]); $thisreviewlink = 'reviews.php?do=viewreview&reviewid='.$row["id"].''; $thisreviewlogo = 'christeris/reviews/photos/thumbs/'.$row["logo"].''; $thisreviewbarwidth = intval($row["adminrating"] * 10); $thisreviewrating = intval($row["adminrating"]); $thisreviewratingtitle = $vbphrase["reviews_rating_".$thisreviewrating.""]; $html .= '<div class="cms_widget_post_bit widget_post_bit"> <div class="cms_widget_post_userinfo widget_post_userinfo"> <div class="cms_widget_post_useravatar widget_post_useravatar"> <a class="comments_member_avatar_link" href="'.$thisreviewlink.'"> <img src="'.$thisreviewlogo.'" alt="'.$thisreviewtitle.'" /></a> </div></div><div class="cms_widget_post_comment widget_post_comment"> <h4 class="cms_widget_post_header widget_post_header"> <a href="'.$thisreviewlink.'">'.$thisreviewtitle.'</a></h4> '.$thisreviewratingtitle.' <span class="rating" style="float:right;"> <div class="minigraph"> <strong class="minibar" style="width:'.$thisreviewbarwidth.'%"><b>'.$thisreviewrating.'</b></strong> </div></span></div></div>'; } $output = $html; ob_end_clean(); |
Благодарность от: | ||
CharlieDelta |
#154
|
|||
|
|||
Hello,
I want to ask those who have installed SL Reviews, if a modification which most probably will makes the new version incompatible with the previous one, will causes them problems. What I'm trying to say is "Are you using it in a live site?". What I want to change is the way that rating questions are currently working. As you know, in the current version the Administrator setup the questions which are global for all reviews. Now it came in my mind to move it to the Reviewer. Independed of category the Reviewer will be able to set his own rating questions. Example: I'm posting a Review for a game and I want to add only: Sound quality, Playbility and Value for money as rating questions, while you, posting a similar review you want to add much more questions. Please note that the average rating will remains the same as the calculation is the same (Total points / Total questions). I believe that this way you'll have the freedom to use different types of reviews with the same installation. I'll appreciate if you click "Like" to this post as a way to determine how many you agree with this plan. Christos |
4 благодарности(ей) от: | ||
albibak, CharlieDelta, fxdigi-cash, jshallo |
#155
|
|||
|
|||
I believe this is the best mod so far I ran into... great job Christos Teriakis
Thanks a lot. And Yes, that new idea you mention is great. I totally agree with you Thanks again |
Благодарность от: | ||
Christos Teriakis |
#156
|
||||
|
||||
Goog idea Chris, but the admin can have the possibility to activate or not this feature.
It will be nice if the admin can purpose some questions for specific review. For example, a review for a game, the reviewer have quetion like: sound, graphics.. If it's a film's review, it wmust be : graphics, history... You know what I mean? |
#157
|
|||
|
|||
Quote:
|
#158
|
|||
|
|||
Hi Christos, Just installed this on my site and did a test post. I'm looking to use it for cruise ship reviews. Some of what I see in this mod and others is alittle too complicated for my needs. For example, I don't need a Editors Review for each ship.. so I guess I would need a more slimmed down version.
I like what you have in place for the categories and use of the CMS, user panel. I just would want a more simple version. I'll give you a brief overview of how I would like to use your software. 1. Users goes to Cruise Reviews section. 2. User Wants to Post a Review. 3. User Selects from parent category (Cruise Lines). Then picks ship to review. (ie. Carnival Cruise Lines, Carnival Breeze. The review would actually be written on the Carnival Breeze. The present options make this alittle bulky. This same format could be used for other products, restaurants, hotels, etc. For example. Parent category> Restaurants>Country>State>City>Restaurant Name. or even Hotels>Country>State>City>Hotel Name. My point is the admin would set that the items in the last category are the items to be reviewed. 4. I don't need editorial reviews at the top, as I want USER reviews from the community. If I had a heading it could include a photo of the ship, company logo, ship history text, etc. However, with 100's of ships an editorial heading is not ideal. I also this a more basicly (non editorial heading).. just a product head,custom questions, basic 1-10 star rating, and CMS article like narative where the user can add images, stylized text, embed YouTube videos would be wonderful and flexible. 5. I could use the PRO's / CON's section.. and maybe some fixed questions as your proposing but as options. 6. A rating 1-10 stars or other system would be nice as you have already for each user review.. so then someone looking reviews for Carnival Breeze.. can see that out of 100 reviews.. the community has given this ship 8 out of 10 stars, etc. This is just my five cents. Its not far from what I would love to see. |
#159
|
|||
|
|||
I'd love to see an "Administrator" option to create products with the information, but not need to actually input a 1-10 review.
For example I'd be able to create the name, keywords, a link to the manufacturer site, image, use the review box to put in information about the product (like the official what it has, cost, etc), and the production year. Then submit it, and my users sub-reviews can create the actual star rating. This would be good for things like store/site reviews of things that aren't 100% products or if we want to remain "out of the game". |
#160
|
|||
|
|||
Quote:
Unfortunatelly what I was (and you ... and many others) thinking about reviews are not reviews script. Are rating scripts. The normal Reviews scripts (just like this) are scripts where the author has reviewed something and posts his final review for reading (mostly) and rating by the users. A good example to understand it, is the reviews that most magazines are posting. eg Let's say a Mobile phones magazine posts some reviews for the new models. The author checks the new model and then he post the reviews. Users are reading the review and usally they post replies with their opinions, or adding a global rating. What you asked for are Rating scripts, which are most common (in my opinion). eg You want to operate a Hotels directory and you're posting some dozens of Hotels (in most cases you never seen them), expecting that users who know these hotels will post reviews. Am I right? Pitty, but this mod has been developed scoping the first way. Even if can be modified to work like you want, I don't suggest it, as most probably will be a waste of time. Chris |
#161
|
|||
|
|||
Quote:
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. Chris |
Thread Tools | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|