Prohibit Users from Rating Own Threads.
This modification is in the archives.
This is a tiny modification that requires 1 new phrase and 1 file hack.
Search threadrate.php for this code PHP Code:
if (!($forumperms & CANVIEW) OR !($forumperms & CANTHREADRATE) OR (!($forumperms & CANVIEWOTHERS) AND ($threadinfo['postuserid'] != $bbuserinfo['userid'])))
PHP Code:
// No voting for your own threads.
The text I used was "Sorry, but you can't rate your own threads." Note that this doesn't stop folks from voting with alt accounts. Download No files for download. |
Similar Mods
Show Thread Enhancements [AJAX] Threads rating | vBulletin 3.7 Add-ons |