The Arcive of vBulletin Modifications Site. |
|
|
#1
|
||||
|
||||
|
Hey all
![]() I have a section in my forum where users may give eqiptment reviews (Example: http://www.drumforum.co.uk/forum/showthread.php?t=227 ) and I would like to put in a sort of rating system per each user for the review to be deplayed publically on each users reply. Thanks to all Adam
|
|
#2
|
||||
|
||||
|
Hmm, you can use the thread-rating for this.
Just modify the $posts/$cacheposts query to make a left join on table threadrate (threadrate.threadid=post.threadid AND threadrate.userid=post.userid) and select column vote from there. Btw: This is a vB3 request, right? |
|
#3
|
||||
|
||||
|
Quote:
Also if I do what you say - will I be able to add something like: I rate this reveiw [x amout of stars]? And yeh, I'm a dumbass. Can you please move this thread to Vb3 requests? Thanks as always Adam
|
![]() |
|
|
| X vBulletin 3.8.12 by vBS Debug Information | |
|---|---|
|
|
More Information |
|
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|