The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Warning Splash Page
Hello,
I'm looking for a mod so that when a member enters a certain forum a splash page pops up warning the member they are entering a forum which may contain strong offensive language. It will then have 2 links on the splash page, one to go back and the other to continue to view the forum, maybe have a tick box to not ask this question again. Any mods like this currently available or can someone make this easily? Thanks |
#2
|
|||
|
|||
I also need such a hack!
|
#3
|
|||
|
|||
So do I
|
#4
|
||||
|
||||
You could use some simple conditional statements to get the basic concept down.
Code:
<if condition="$GLOBALS['forumid'] == X"> Warning. You are entering a Mature Audience forum. etc...etc.... </if> |
#5
|
|||
|
|||
thanks Kirk,
do you think someone could turn it into a mod that can be enabled / disabled per forum? |
#6
|
||||
|
||||
It could easily be done, yes. In fact, I would normally be happy to do it for you, however, my server is presently down and I have no access to a development installation of vBulletin at the moment.
|
#7
|
|||
|
|||
I could provide development access if needed, I have a development board up on my server
|
#8
|
|||
|
|||
Would be most useful to have the ability to enable for selected forums, if thtas possible, but i'm happy just having it for one forum
I hope you are able create this mod, i think many would benifit from it. |
#9
|
||||
|
||||
Here you go: https://vborg.vbsupport.ru/showthread.php?t=165278
|
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|