The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Reputation error
Heya,
I've got this weird reputation thingie going on. At first the 'give reputation image' only showed up for me (the administrator). I fixed that by removing the 'if condition'. Now the image is showing up for each and everyone (guests as well...tried a new if condition, but that doesn't work)...but for some reason reputation can only by given by and to me, the administrator. If I try to give reputation to another user I get the message 'you can not give reputation to this user'. I logged in using a different user and the same problem happened. I checked all settings for all usergroups and they are set right. The reputation system is on and registered members, moderators and administrators can give reputation....any idea's to solve this?? Greets, |
#2
|
||||
|
||||
Quote:
|
#3
|
|||
|
|||
Quote:
Can use reputation: yes Can leave negative reputation: yes Can See Who Left User Ratings: yes Can Hide Reputation from Others: yes The reputation system is set on... I have the same settings for moderators and administrators...So I figure it should work, but it doesn't...I did an import from geeklog, so perhaps some settings were messed up in the import. Is there a sql query I can run to update the settings in the database?? |
#4
|
||||
|
||||
Quote:
|
#5
|
|||
|
|||
Quote:
|
#6
|
||||
|
||||
Quote:
|
#7
|
|||
|
|||
Quote:
|
#8
|
|||
|
|||
Quote:
|
#9
|
|||
|
|||
Quote:
Allrighty, after some searching at vb.com I run a couple of queries... UPDATE moderator SET permissions = permissions + 8388608 WHERE NOT(permissions & 8388608); and repeated the query for the other values stated for reputation in the init.php file... IMO this should do it, but it doesn't work...I hardcoded the values as well in moderator.php, but still no result...next trying to add a new usergroup... |
#10
|
|||
|
|||
Quote:
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|