Version: 1.00, by Logician
Developer Last Online: Nov 2023
Version: 2.2.x
Rating:
Released: 09-04-2002
Last Update: Never
Installs: 146
No support by the author.
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:
The announcement is displayed in forum home page (or other board pages), not inside thread view. So visitors will read them without clicking on them.
The Hack's announcements are not static: ie. they can be powerfully programmed to change themselves according to many conditions.
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:
user is X
user's usergroup is Y
his profile field Z is X
user has X posts or has more than Y posts but less than Z posts
his last visit time was X days ago
today is X, hour is between Y and Z, day is wednesday, month is Y, week is month's 2nd week, today is user's birthday
User is invisible/visible
user is using style A
his cookies are on
his timeset is set to A
etc..
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..
This is unrelated and a small suggestion. Rather than have the admin function tucked away at the end of a very long page. Why not have it linked directly off its own control panel navigation link in the left hand column?
Originally posted by Banana This is unrelated and a small suggestion. Rather than have the admin function tucked away at the end of a very long page. Why not have it linked directly off its own control panel navigation link in the left hand column?
it would require a little bit more hacking and an additinal 1 query in your main page so this is why I integrated into vb settings section (detailed info is somewhere in the thread). But if you find the announcement edit column small, you can enlarge it. I gave the hack for it in the thread.
BTW. can u still not see bbcode after you applied the change I gave you above?
Logician, if I change "bbcodeparse" to "bbcodeparse2" in the code section I posted about 5 messages up I get the bold, and quote and smilies working BUT i still get "$bbuserinfo[username]" (without the surrounding quotes) appearing in the announcements.
Originally posted by KarateKid does it work with 2.2.9 ?
I didnt test myself but I believe it should work provided that you apply the 2.2.8 modification in the installation. I appreciate if someone who tested confirms this.
Well, I just tried installing on 2.2.9, and have absolutley nothing to show for it. The options arent coming up in AdminCP. I'm a bit confused, and pretty new to this, so any help would be much appreciated. But still, it's a very nice hack.
Originally posted by Shpookdefied Well, I just tried installing on 2.2.9, and have absolutley nothing to show for it. The options arent coming up in AdminCP. I'm a bit confused, and pretty new to this, so any help would be much appreciated. But still, it's a very nice hack.
sounds like a template problem. Make sure you made the template modifications/additions correctly (check template name, it's caps etc. too) and if you have more than 1 template sets, apply the modifications in all sets..
Also make sure you clicked "APPLY" in vb settings section after you installed the hack