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:
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:
The conditionals even allows you to design "Board Tips" ever changing according to user's seniority or post number. See how-to document for conditional usage and more info.. It's tested in both v.2.2.6 and v.2.2.7 but it should work with any versions > 2.0.3. (v.2.2.8 or later Users READ HERE!) I'm using it in my own board and a friend's board for more than a month and found it quite stable and released it. Although not likely, if you found any bugs, holler and I'll fix it.. Here is a Screenshot from a "general announcement". Here is a Screenshot of announcement which is addressed to a certain user. Some Features:
If you have problems displaying HTML/smilie/bbcode in your announcements, make this tiny change in hack code If you install the hack, click INSTALL, thank you.. Logician \\=^)) Show Your Support
|
Comments |
#72
|
||||
|
||||
Thanks this is sweet. Your hacks are always useful and great!
|
#73
|
||||
|
||||
Quote:
Congratulations $bbuserinfo[username]! You have successfully installed Dynamic Forum Home Announcements Hack Now you can login to your Admin CP/Choose VB settings and configure the announcements you want to set according to different conditions. BTW. This announcement is visible to only Site Admins.. Logician :-/ |
#74
|
||||
|
||||
Quote:
Sorry Tom, this is all I can do at the moment.. |
#75
|
||||
|
||||
just an idea Logician... instead of having this done via the "Vbulletin Options" ...
it would be far easier to have a seperate option on the nav bar on the left of the admin cp... - miSt |
#76
|
||||
|
||||
Quote:
|
#77
|
|||
|
|||
Man I love this thing! It's so sweet!
One small thing. How can I make the box where you edit the code LARGER? It's a real hassle trying to type in a lot of code into this tiny box, and if I write the code in notepad, it really screws up the formatting. Great work, though. /DJ |
#78
|
||||
|
||||
Quote:
Edit admin/options.php find: PHP Code:
PHP Code:
|
#79
|
||||
|
||||
IMPORTANT NOTICE FOR V.2.2.8 (OR LATER) USERS:
As I mentioned in the conditional help message , I have discovered a bug in vbulletin while coding this hack. I coded the hack in 2.2.6 and 2.2.7 and report the bug in vbulletin.com. Vbulletin 2.2.8 fixed the bug I reported but I have recently discovered that while fixing the issue, 2.2.8 might also be clashing with my hack since it changed the way you insert texts to vb settings page.. I'm not a 2.2.8 user (yet), so can't provide you with a 100% tested solution, but if you want to use this hack in your board, I believe this should work for you: Install the hack as mentioned in the instructions. If it does not work as it should be (for example you might see $bbuserinfo[username] instead of your name in the test announcement) then IN STEP 4 use this code instead of the code in the instructions: PHP Code:
(THIS CODE IS FOR 2.2.8 (OR LATER) USERS, DO NOT APPLY THIS IF YOU ARE USING vb VERSION <2.2.8!) This should cure the problem and I believe you can use the hack without any problems in your board too. Enjoy.. |
#80
|
||||
|
||||
BIG BIG BIG THX.... for your help
:laugh: :banana: :laugh: |
#81
|
||||
|
||||
Quote:
- miSt |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|