my problem has to do with my home has no action, I can load it into a category with this action below,. I cant figure out tp cuz of the action thing again.
home http://waronyou.com/forums/index.php
action -- - -- >
http://waronyou.com/forums/index.php?action=collapse;c=1;sa=expand#1
Mack put the action from pm,categorizes,or home if you got one.
Look at the url on the top of the screen. And take the action out of it.
in action, at the final put ;forum, it should work
Very nice mod JCS.
I was wondering if its possible to remove some of the features to get a clean shoutbox. (like links, font, backgroundcolor etc)?
And is it possible to convert this mod into a vertical one, because i want to move it to the left side of the infocenter 
Keep up the good work!
actually, as you can see, the shoutbox doesn't have so much features, it was meant to be that... a shotubox, i understand what you are trying to say..., what do you think about a modification, that allow you to put a "light" version of the shoutbox??
i did this and it didn't even work with the default theme!!
its working:
http://www.atvsector.com/index.php?action=shoutboxjust do the same that i told to waronyou, add ";forum" in actions
please, if you need something, you can always edit your post, this way is easier for me to read all your questions
I've read this thread and I'm still a little confused. I have 1.1.6, default theme, and I do not have TP. I only have a couple other Mods installed- AJAX Instant Quick Reply, Youtube BBCode, and LimitPostsPerDay.
I can't see the shoutbox on my board index. I've also tried changing the option on the AdminPanel to "boardindex;collapse;forum" as mentioned. So what do I do?
Thank you. 
Also, could the coding for my index.template.php please be edited for this to shown toward the bottom of the forum- This is my babylon theme? Thank you very much! It is attached.
can you please send me your forum url, thanks
i encountered this problem early today.
i just entered "forum" in the field.
it showed in the home/forum page afterwards.
after some refreshes its gone.
i entered "PM" to check if itll show in message center, it did.
i changed it to "forum" again, but its not showing anymore.
same as akateisakate
Now my quick question.
Is there a negative aspect of the shoutbox, don't you
think that members will post comments only there instead of expending forum boards?
How does it improve forum if you just started?
mmm don't wanna be rude, but if a shoutbox replaces the forum board, then the problem is the forum..., at least I hate topics that became a chat, thats why i got a shoutbox on my site
It seems that alll forum conversations will be ended in shoutbox.
How to disable viewing shoutbox for guests, couldn't find this option?
doesn't have the option, that was a mistake

, but with a manual edit to your index.template.php, you can do that... so
# Hack's Park ||
template_HP_shoutBoxMain();
# Hack's Park ||
if ($context['user']['is_logged'])
template_HP_shoutBoxMain();