The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
I dunno if anyone has done this already...
but I've got a "celebrity guest" who is doing an online chat on my board but I couldn't figure out a way to have each post go into a "que" and then be submitted one at a time to be answered... the moderator que function wouldn't work because the post order went by time submitted and not by time "approved" So I wrote a little script to do it for me... It's VERY BASIC right now.. but I'm planning on adding in more "whistles and bells"... Has anyone done this? If not... would anyone be interested in this when it's finished? Here is what the "finished" test chat looked like... http://www.chiefsplanet.com/BB/showchat.php I plan on adding the ability to "archive" chats and maybe add more functions like smilies... --Kyle |
#2
|
||||
|
||||
Tip, use meta to refresh the page every 10 (or whatever) seconds:
Code:
<META HTTP-EQUIV="refresh" CONTENT="10; URL=showchat.php"> |
#3
|
|||
|
|||
Thanks.. I hadn't even though of that... I just punched it out pretty quick... so it'll need alot more "adjustments".
Thanks again, Kyle |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|