Simple Machines Community Forum

SMF Support => SMF 2.0.x Support => Topic started by: Shadow03 on March 22, 2008, 09:06:31 PM

Title: SMF2 Beta 3 - Shoutbox?
Post by: Shadow03 on March 22, 2008, 09:06:31 PM
Are there any shoutboxes compatible with SMF2 Beta 3?
Title: Re: SMF2 Beta 3 - Shoutbox?
Post by: karlbenson on March 22, 2008, 09:07:08 PM
http://custom.simplemachines.org/mods/index.php?mod=585

The only one so far I believe
Title: Re: SMF2 Beta 3 - Shoutbox?
Post by: Shadow03 on March 22, 2008, 09:45:14 PM
Its nowhere near as good as my previous one, but I guess its better than nothing.
Title: Re: SMF2 Beta 3 - Shoutbox?
Post by: SA™ on March 22, 2008, 10:23:22 PM
what about this i use on my smf 2 site

http://www.arcade-only.com/index.php?topic=1404.0

heres a demo on my site

http://waynesworld.kicks-ass.net/forum/
Title: Re: SMF2 Beta 3 - Shoutbox?
Post by: Jade Elizabeth on March 22, 2008, 10:27:56 PM
I don't like the look of it...

You can't use the /me function, or smilies (unless thats disabled for guests (a good thing)) and from what I can see there there isnt a smilies row...
Title: Re: SMF2 Beta 3 - Shoutbox?
Post by: ticketyboo72 on March 27, 2008, 12:40:36 AM
My main concern is spam - is there any way to disable guests from posting to the shout box? 
Title: Re: SMF2 Beta 3 - Shoutbox?
Post by: SA™ on March 28, 2008, 01:22:55 AM
yes there is souround the code

ie if ($context['user']['is_logged']){shoutboxcode } that will hide from guest thats how ive done it
Title: Re: SMF2 Beta 3 - Shoutbox?
Post by: ticketyboo72 on March 31, 2008, 08:04:57 PM
Worked like a charm.. thanks so much!!!
Title: Re: SMF2 Beta 3 - Shoutbox?
Post by: madman71 on April 06, 2008, 01:01:27 AM
I know this is for ver. 2.x

Has anyone tried it on 1.1.4?
Title: Re: SMF2 Beta 3 - Shoutbox?
Post by: Panzer- on April 06, 2008, 01:14:45 AM
That mod has a 1.X version, and that small hack prevent guests from seeing it will work on 1.X as well.