Version: 1.04, by Kirk Y
Developer Last Online: Jun 2013
Category: Forum Display Enhancements -
Version: 3.6.8
Rating:
Released: 12-15-2007
Last Update: 12-30-2007
Installs: 151
DB Changes Uses Plugins Auto-Templates
Re-useable Code Translations
No support by the author.
Forumdisplay Warning Message
What does this do? This modifications adds the ability to give specific forums "warning messages" that are shown to the user before he/she enters the forum. For example: the user enters a forum that is intended for adults; the user enters this forum, is presented with the warning message explaining as much, and he/she can then choose to proceed into the forum or return back to where they were.
Installation
1. Import the Product XML and upload the two images to your /images/misc folder.
2. Configure the Warning Message through the Forum Manager.
3. Setup the Global Options through the vBulletin Options menu.
Features -Customizable message per forum
-Control background color of pop-up
-Control opacity of background layer behind pop-up
-Cookie options allow you to enable users to permanently disable messages or show them once per session
-Exclude specific Usergroups from having to view pop-ups
-Control dimensions (height and width) and coordinate position of pop-up
Version History 1.00 - Initial Release
1.01 - Added table prefixes
1.02 - Added option for cookie control
1.03 - Fixed session cookie bug; added ability to exclude usergroups from warning pop-ups; changed data type for better compatibility
1.04 - Added option for height/width and position control of pop-up
Please click Install if you use this modification
Show Your Support
This modification may not be copied, reproduced or published elsewhere without author's permission.
I've really tried hard to find my self a way to solve the issues I was having with this mod.
I can only get a black translucid screen...that's it, just like other said here running 3.6.8PL2
It's a shame this is not supported any longer, it would help me a lot.
I've really tried hard to find my self a way to solve the issues I was having with this mod.
I can only get a black translucid screen...that's it, just like other said here running 3.6.8PL2
It's a shame this is not supported any longer, it would help me a lot.
Leo clicks Uninstall.
Same here, sounded like a great mod but had to uninstall it.
I have this working on (vBulletin 3.6.8 Patch Level 2).
At first it didn't work in IE 7, but after using limited HTML it works fine now.
So if your having problems with it showing correctly under IE or FireFox, try using TEXT ONLY to see what happens. Then add your HTML a little at a time, Testing after each change.... Good Luck ;o)
O.K. since the setting are so important in order to get this working correctly, I will give you the settings that I am using that are working for me, in both IE & FireFox.
Code:
<div align="center"><img src="http://www.YourForum.com/forums/images/rated_nc-17.jpg" border="0"><p><b>This Section Of Our Forum Is Intended For Mature Audiences Only!<br>As such it may contain material that is neither suitable nor appropriate for those minor age,<br>Sexually-oriented adult content which may include visual images and verbal descriptions of nude adults. Adults engaging in sexual acts, and other audio and visual materials of a sexually-explicit nature.</b></p><p><b><font weight="bold" color="#ff0000">Permission To Enter This Forum Section And To View Or Download Its Contents Is Strictly Limited Only To Consenting Adults Who Affirm That The Following Conditions Apply:</font></b></p><p><b>That you are at least 18 years of age or older, and that you are voluntarily choosing to view and access such sexually-explicit images and content for your own personal use.</b></p><p><b>That you intend to view the sexually-explicit material in the privacy of your home, <br>or in a place where there are no other persons viewing this material who are either minors, <br>or who may be offended by viewing such material.</b></p><p><b>If all of these conditions apply to you, you are given permission to enter and continue forward.<br>But if not, you don't deserve any permission to enter and view all the contents of this forum section and you should now exit or return to previous page. </b></p></div>
Splash Warning Height & Width = 500x800
Splash Warning Position = 100,100
All other setting where left with the default ones.