Are there any shoutboxes compatible with SMF2 Beta 3?
http://custom.simplemachines.org/mods/index.php?mod=585
The only one so far I believe
Its nowhere near as good as my previous one, but I guess its better than nothing.
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/
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...
My main concern is spam - is there any way to disable guests from posting to the shout box?
yes there is souround the code
ie if ($context['user']['is_logged']){shoutboxcode }
that will hide from guest thats how ive done it
Worked like a charm.. thanks so much!!!
I know this is for ver. 2.x
Has anyone tried it on 1.1.4?
That mod has a 1.X version, and that small hack prevent guests from seeing it will work on 1.X as well.