![]() |
I am getting ready to actually install this hack, but I had one question before I did it.
You know how the shoutbox is Vertical like so: || || || || || Is there a way to make it so it's horizontal, and multiple shouts can be seen across the top of the forum homepage like: =========== (can't think of any other way to display what I mean) :D Sue Edit: One more Q . . . any way to show the Shoutbox in an index.html page? I'm not too great at doing things like that :cross-eyed: |
Hey TWT,
I was wondering how I can make it so I can delete shoutbox posts. I am the admin, but I don't see the delete button...I am userid 1...so what should I do? Thanks! |
The hack posted by someone to show the last X shouts does not work:
shoutz = $DB_site->query('SELECT u.username, s.userid, s.shout_text, s.timestamp FROM user u, shoutbox s WHERE u.userid = s.userid ORDER BY s.timestamp DESC LIMIT 10'); while ($shout10top = mysql_fetch_array($shoutz)): ++$shout10topnbsp; $shout[timestamp] = vbdate('n-j-y, g:i:s a', $shout10top[timestamp]); $shout[shout_text] = bbcodeparse($shout10top[shout_text]); $shouts .= "<smallfont><b>Posted by <a href=\"member.php?s=$sesion[sessionhash]&action=getinfo&userid=$shout10top[userid]\" class=\"small\">$shout10top[username]</a><br> Posted @ $shout[timestamp]</b></smallfont><br/><smallfont>$shout[shout_text]</smallfont><br><br>"; endwhile; eval("\$the_shoutbox .= \"".gettemplate("forumhome_shoutbox")."\";"); Any other solutions? |
Hello Chris!!
This Hack is one of the greatest ive seen here on VB.org. I installed it not with vbhacker (pure manually) and it worked beautiful!! My Users like it much and me to. Thank u very very much. I klick installed!! ;) |
Hello Chris!
I forget something: i using the vbindex-hack. Is there a way to put the latest shout on this site?? I think the change on the index.php in your hack must be done also on the "Vbindex-Site". But what else must i do?? :confused: |
Hey Chris. Would you mind if I upgraded this hack? I've added many new options to my own creation like an installer, Shout Edit, Shoutbox Moderators, and more. I respectfully still acredit your original work. What do you think?
|
Quote:
anyone? bueller? bueller? :confused: |
*bumb*
|
Suggestion: Users Browsing Shoutbox (at the top of the Shoutbox page) - requested by my members. :)
This is a great hack by the way. Thanks! |
Has anyone managed to figure out how to limit the number of smilies in shouts? I have users piling on 50 smilies at once in the shouts, which really stuffs up the index page. :)
|
All times are GMT. The time now is 10:11 PM. |
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:
|