The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Display reputation comments on members profile page. Details »» | |||||||||||||||||||||||||||
Display reputation comments on members profile page.
Developer Last Online: Nov 2023
This modification is no longer available or supported. When a members profile is shown, this adds a display (at the bottom) of reputation comments that the member has received. ACP Options are provided to ; 1. Turn the display on/off. 2. Limit the display to certain usergroups. 3. Limit the number of comments shown. 4. Restrict the display of who gave comments (in addition to the viewers existing permission). 5. Will not display comments for threads the member does not have permission to view. The ACP options for this hack are in the vBulletin User Reputation settings. To install - unzip the XML file and import it into vbulletin via the ACP Product Manager. History: v1.10 : First vb 3.6 version. v1.11 : Minor code changes. v1.12 : Updated for Version Checking. v1.13 : Thread permission checking added. v1.14 : Dependancies updated, URL's updated (not released). v1.15 : SQL changed to use slave. v1.16 : Minor SQL changes. v1.17 : Minor template change. Show Your Support
|
Comments |
#22
|
|||
|
|||
This doesnt work on my board. We're using 3.6.2
|
#23
|
|||
|
|||
Is there something I should add in the profile template?
|
#24
|
||||
|
||||
Nope.
|
#25
|
|||
|
|||
Quick q - do you think this can be easily modified to display latest user notes on profile (roughly by changing references to rep to notes) or is it more complicated than that?
|
#26
|
|||
|
|||
I get this database error when installing. Nothing shows up in the users profile.
Code:
Database error in vBulletin 3.6.4: Invalid SQL: INSERT INTO setting (varname, grouptitle, value, defaultvalue, datatype, optioncode, displayorder, advanced, volatile, validationcode, blacklist, product) VALUES ( 'mprshow', 'reputation', '1', '1', 'boolean', 'yesno', 152, 0, 1, '', 0, 'paulm_20060801' ), ( 'mprcomments', 'reputation', '20', '10', 'number', '', 154, 0, 1, '', 0, 'paulm_20060801' ), ( 'mprshowgrps', 'reputation', '0', '0', 'free', '', 156, 0, 1, '', 0, 'paulm_20060801' ), ( 'mprshowratergrps', 'reputation', '0', '0', 'free', '', 158, 0, 1, '', 0, 'paulm_20060801' ); MySQL Error : Duplicate entry 'mprshow' for key 1 Error Number : 1062 Date : Friday, November 24th 2006 @ 09:44:36 AM Script : http://www.xxxxxxxxx.com/forum/admincp/plugin.php?do=productimport Referrer : http://www.xxxxxxxxx.com/forum/admincp/plugin.php?do=productadd IP Address : 135.214.40.162 Username : xxxxx Classname : vb_database |
#27
|
|||
|
|||
lol I just reinstalled the 3.5.x version for it and no database errors and seems to work fine. I just saw that it was updated for 3.6.x so I figured I'd upgrade, but I guess the 3.5.x version will do for now.
|
#28
|
||||
|
||||
That's some bizarre oddity on your forum, it's complaining that one of the mods settings already exists, did you uninstall the old version first ?
|
#29
|
|||
|
|||
Yep, I tried over writing it. Then when that didn't go so well, I tried doing an uninstall, and re-upload of the product with the same result.
|
#30
|
|||
|
|||
heh, that's funny... I just tried it again at home after it failed at work, and it installed fine. Funny though, because I did a complete uninstall of it, and then did tried to install it without overwrite to test if there was something left there from the uninstall, and certainly even after a clean uninstall it wouldnt let me install it without over write. Once I picked to over write it worked fine.
|
#31
|
||||
|
||||
Paul I got the same database error as da420.
I selected 'overwrite.' May be worth mentioning I have zoints local mod installed. EDIT - Uninstalled old one and reinstalled new one. WORKS! |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|