The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
In a forum for members only, if a guest attempts to view a protected location, whosonline shows the guest in that location. Is there a way to have it :"attempting to access members only location" if is guest and board or forum protected?
|
#2
|
||||
|
||||
I was trying to do something like this a while ago but as far as I remember it wasn't that simple.
I'll have another go at it later... |
#3
|
|||
|
|||
but, cant we say if userid=0 (all guests have same id) and not in faq, register.php and other permissable location, then say attempting to view a restricted area?
|
#4
|
||||
|
||||
I was thinking of something a lot more global, to fit all boards with their permissions.
So even if a registered user tries to see a private forum we will see the right message. |
#5
|
|||
|
|||
post a quick one that will show all guests as attempting to view members only area?
|
#6
|
||||
|
||||
You could intercept the update to the location field and alter it to be something else in the show_nopermission() call. Look at the updateuserforum() function as a guide perhaps.
|
#7
|
||||
|
||||
nice tx for the hint freddie
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|