The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Allow guests to report posts
Hello over there.
I'm using vbulletin 3.6.3 and I was wondering if you can help me to allow guests report posts. I've already searched for usergroup modifications but with no result. I also saw this and came here Thank you all in advance. FIXED Never mind I've found it out myself Code:
/* // this block is commented out so guests can report posts // HACK BY THPOUL //check usergroup of user to see if they can use this if (!$vbulletin->userinfo['userid']) { print_no_permission(); } */ I am wondering how could I make this be hack Please let me know |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|