The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Dynamic Announcements: Programmable Forum Home Announcement/Message with conditionals Details »» | |||||||||||||||||||||||||||
Dynamic Announcements: Programmable Forum Home Announcement/Message with conditionals
Developer Last Online: Nov 2023
This hack allows you to post powerful dynamic announcements (changing according to different conditions) on forum home page. It differs from vbulletin's default announcements in 2 ways:
This hack is the VB3 version of my Dynamic Forum Home Announcement Hack and it is a bit more improved in that it is now able to display your announcement as it was before AND also in DHTML popup box as well which ever you prefer better or even both. (DHTML poupup announcement is not technically a popup so popup killers can not kill it either.) Basic Usage : You can set a text in your Admin CP and it's displayed in forum home to all users. Advanced Usage : With conditionals you can set different texts/notifications/messages/announcements and they will be displayed if your pre-configured condition applies. This allows you to create powerful announcements/private messages/texts which address their receipt only if a certain condition is met. Some examples: You can set to show an announcement in forum home IF:
It's tested in vb versions from v.3.0.0 to 3.0.9 and works fine with all of them. It will work for all future 3.0.x versions too. For vb2 version click here. Here is a Screenshot from a general table announcement. Here is a Screenshot from a popup announcement. Some Features:
If you install the hack, click INSTALL, thank you.. Hacks of the hack: * Hack 1: Puts the announcement into header instead of forum home page so that announcement appears in all forum pages. * Hack 2: Integrates announcement with vBA_CMPS portal hack. * Hack 3: Popup announcement will popup once in every XX hours. Logician \\=^)) Show Your Support
|
Comments |
#22
|
||||
|
||||
This is the kind of hack that sneaks up on you. At first, you don't think you'd have much use for it, until you realize what it can really do.
Posting a message just for people waiting for email confirmation alone is worth the time to install this. I get tons of new users who don't know to do that, or put in fake email addresses, then email me when they can't post. I'm giving them a special popup that reminds them from now on until they confirm I can also leave private messages for admins and such. I love this hack. |
#23
|
||||
|
||||
lol Same reason I use it for ixian. And for admins since we're gonna run a SC Tournament soon. Thanks again Lugician, this came in handy big time, I believe I got use to the conditionals.
BTW: This adds a query, right? I've noticed that it went from 12 to 13. ^^; |
#24
|
||||
|
||||
I do love this hack so.
It works fine on my forum home page. Now I am trying to figure out how to get it to work with vbAdvanced's index.php. Because that would be, you know, boss. Edit - Figured it out! See below for solution |
#25
|
||||
|
||||
BTW, here's my conditional to give a popup to users who haven't confirmed their email registration yet, in case any one else wants to use it. It provides a link to edit their profile/email (in case they didn't read and used a fake email address) and to have the activation email re-sent.
PHP Code:
|
#26
|
||||
|
||||
Aha!!! I have it working for vbadvanced! Now it shows up all throughout your site, assuming you are using it
Mini-mod for vba: Install hack as normal, confirm it works. Edit vbadvanced's index.php Find: PHP Code:
PHP Code:
Find PHP Code:
PHP Code:
Find: </head> Add ABOVE $dfh_announcement_headercode Find: $header $navbar CHANGE TO: $dfh_announcement_popup $header $navbar $dfh_announcement Or put the two announcement bits wherever you want them to appear. Don't forget to do this for all your styles. I may add this to the add-on hack section, but it's such a little mod - no code changes, just figuring out where the code goes in vba's scheme of things - it may not be worth the bother. Enjoy, and thanks again Logician for a great hack! |
#27
|
||||
|
||||
Quote:
|
#28
|
||||
|
||||
Quote:
Quote:
|
#29
|
|||
|
|||
Very nice
I'll use that to remind my users of activating their account thank you logician. [high]* MrNase click install[/high] |
#30
|
||||
|
||||
REally advanced
|
#31
|
|||
|
|||
The default vbAdv install as $index_header not $header -- I believe. But I got it. Nice hacks all around.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|