PDA

View Full Version : Warning Splash Page


Mark K
12-14-2007, 08:45 AM
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

Cloverfield
12-14-2007, 04:32 PM
I also need such a hack!

Hex_legend
12-14-2007, 05:27 PM
So do I :)

Kirk Y
12-14-2007, 05:43 PM
You could use some simple conditional statements to get the basic concept down.

<if condition="$GLOBALS['forumid'] == X">
Warning. You are entering a Mature Audience forum.
etc...etc....
</if>

Hex_legend
12-14-2007, 05:47 PM
thanks Kirk,

do you think someone could turn it into a mod that can be enabled / disabled per forum?

Kirk Y
12-14-2007, 05:54 PM
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.

Hex_legend
12-14-2007, 05:56 PM
I could provide development access if needed, I have a development board up on my server :)

Mark K
12-15-2007, 06:25 AM
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 :p

I hope you are able create this mod, i think many would benifit from it.

Kirk Y
12-16-2007, 04:26 AM
Here you go: https://vborg.vbsupport.ru/showthread.php?t=165278