The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
I would like to encourage guests to register, by showing them the threadslisting (the forumdiplay), but disallowing them to actually read the posts.
I hacked it for DCForum (which I currently use), and I would like to have it for vB, because it definetely works. It would require a hack in the forumdisplay-file I think. All the threads would be displayed, but when someone clicks the thread or tries to post, he gets the 'no-permission-error' (this already happens). |
#2
|
|||
|
|||
Great Idea! Would love to see this hack
|
#3
|
|||
|
|||
Think I came up with a solution myself.
In forumdisplay.php search for: Code:
$limitothers=""; Code:
$getperms[canviewothers] = "1"; The access-masks are 'on', and I have the following usergroup-settings for the forum: - can-view-board = yes - can-view-others-threads = no |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|