![]() |
sorry, i didnt know :(
|
Um, you should probably go back and edit your post so you can remove the attachment, then. :)
|
Chris, I just wanted to say again how truly solid this is :)
I had installed Sinecure's shoutbox and it took me 2 hours to customize it and make it work properly. I dropped yours in and bang it worked. Since users had been using Sinecure's, they were quite shocked when everything switched to the new one. In 1 hour there have been 200 shouts. The users love it, thank you again so much! :) |
Thanks very much - I'm glad you like it. My users love it, too. :)
|
No worries mate, good work deserves praise :)
Any plans for upgrades? (who's shouting, etc)? |
Yeah, I do plan, I think, to upgrade this script after awhile...assuming it continues to get this positive reaction. :) "Who's Shouting" is a very good idea...I guess it'd work a little bit like "Users Browsing this Forum"? I suppose I never thought of it because my board isn't big enough to warrant such a thing. And I've been busy with two other significant hacks. :D
I had a few other ideas, too:
|
Yeah, it would be just like the "Who's browsing this forum".
A few things I've noticed is that the breadcrumb doesnt' show up properly (http://www.ringquest.com/forums/shoutbox.php), and smilies don't show up in posts at all... I'd just like to say that I'm addicted to your hacks *L* Of the 20 odd new features this week, I think nearly half were yours :) One day I need to learn PHP *L* |
Open shoutbox.php, and find this:
PHP Code:
PHP Code:
PHP Code:
|
It now reads something like:
Code:
$color = ($num++ % 2 == 0) ? '{firstaltcolor}' : '{secondaltcolor}'; I mean, it's not a big deal but they would add lots of "ambience" ;) |
Try this:
Code:
$color = ($num++ % 2 == 0) ? '#F1F1F1' : '#DFDFDF'; |
All times are GMT. The time now is 06:34 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|