The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
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 |
#2
|
|||
|
|||
![]()
I'm also trying to allow my guests to be able to report posts. Where do I comment this information out? What file or template?
|
#3
|
|||
|
|||
![]()
That code is in report.php, around line 45.
|
#4
|
|||
|
|||
![]()
Thank you so much. That worked perfectly.
|
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|