![]() |
How to disallow guest can't view Topic until to login to Forum?
In Vbulletin 3.0x, had 2 or 3 mod hack to do this, but in new vbulletin version 3.5 is not have mod hack yet.
Anyone can to do this. Thanks you so much. |
ACP->Usergroups-> Usergroup Manager->Unregistered/Not logged In->Edit
Can View Thread Content = No |
Quote:
To do that, create the forums first and then in the Admin panel, goto "Forum Permission", choose the forum and do this for the guest/unregisterd group or any other group: can view forum? - yes view thread content? - no can view others thread? - yes That should do it. :cool: |
Hmm, this is what it does for me:
As guest I can see all thread titels, # of replies,views - but not the thread itself. |
Quote:
Then I want edit same mod hack same : guest can see everything in Forum such as : name Box, name thread,etc...if guest click to unexpected thread in Forum to see detail content, guest must login with username and password : https://vborg.vbsupport.ru/showthrea...forums+threads I tried to hack as above mod, but structure source of vbulletin 3.5 beta difference structure vbulletin 3.0x |
Quote:
Quote:
|
Quote:
|
try this
if ($vbulletin->userinfo[userid] == 0) { print_no_permission(); } |
All times are GMT. The time now is 03:08 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|