MyBB Community Forums

Full Version: Ajax Shoutbox problem
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I have installed this shoutbox;
http://spicefuse.com/spicefuse-ajax-shou...-t-69.html

But it doesn't seem to work.
I have followed the above thread but nothing seems to work.


It just says "loading", any ideas why?
http://www.rafasredmen.info/forum/index.php
ya we need a new one mine is same way
I have had no problems installing this shoutbox on several MyBB forums, if installed correctly there will be a default shout already there so it doesnt constantly say loading...

did you copy the js file over ?
It seems to be a problem with the settings, they aren't being included for some weird reason. I have replied to your post at spicefuse forums, and we can troubleshoot the problem until we find a solution Smile.
Asad_Niazi Wrote:It seems to be a problem with the settings, they aren't being included for some weird reason. I have replied to your post at spicefuse forums, and we can troubleshoot the problem until we find a solution Smile.

ok mate, i have replied Smile
carra23 Wrote:I have installed this shoutbox;
It just says "loading", any ideas why?
http://www.rafasredmen.info/forum/index.php

I suggest you follow these steps:

- disable and remove this Ajax shoutbox
- downlad and install Musicalmidget's shoutbox v. 2.01.:
http://mods.mybboard.net/view.php?did=176
- install it and activate it
- in your ACP go to Template --> Modify / Delate ---> Default Templates --> Expand --> Header ---> Edit ---> Header
- palce this code wherever it suits you (try different locations)
{$shoutbox_link}
- You may wish to place it before the Search button with and icon before it. If so, find:
<li><a href="{$mybb->settings['bburl']}/search.php"><img src="{$theme['imgdir']}/toplinks/search.gif" alt="" />{$lang->toplinks_search}</a></li>

before it add:
<li><a href="http://www.rafasredmen.info/forum/index.php#"><img src="http://www.rafasredmen.info/forum/images/smilies/your icon.gif" alt="" border="0" /></a>{$shoutbox_link}</li>

If you need any help please don't hesitate to ask me.

Regards
maatty
It doesn't work with me mate, i get a message saying;
"Please wait for another user to shout before attempting to shout again."

http://www.rafasredmen.info/forum/shoutbox.php
carra23 Wrote:It doesn't work with me mate, i get a message saying;
"Please wait for another user to shout before attempting to shout again."

http://www.rafasredmen.info/forum/shoutbox.php
You shoud adjust that the way you want it:

- ACP --> change --> shoutbox --> Maximum Consecutive Shouts (here you can make put the number you like, make it 10, for example, so that you can make 10 consecutive shouts and hence you don't have to wait for another user to shout.)

Regards
maatty