MyBB Community Forums

Full Version: Chat (loading...)
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2
Hello,

i have a problem with MyShoutbox, it is always saying Loading... and when i switch design it says undefined.

I know this has something to do with conflicts because i googled but i can't fix that

So i wanted to ask if some Supporter would be nice to fix it for me? I will give the FTP details via pm if needed
Have you uploaded its javascript files in ./jscripts/ folder ?

Also please post your website's URL ?
Yes i did, because it wouldn't work on the other theme

Here the website

http://stefanweb.netne.net/index.php
You've to provide any testing account as well.
User - ddd
Password - 123456
Add a text in the input box and hit "Shout Now" button. Does it shouted ? Does it still say "Loading..." ??
(2012-04-10, 08:22 PM)Yaldaram Wrote: [ -> ]Add a text in the input box and hit "Shout Now" button. Does it shouted ? Does it still say "Loading..." ??

It says Loading... on the custom theme

but if i shout in the standard mybb theme it works
Add the following code in "headerinlcude" template;
<script type="text/javascript">jQuery.noConflict();</script>
(2012-04-10, 08:24 PM)Yaldaram Wrote: [ -> ]Add the following code in "headerinlcude" template;
<script type="text/javascript">jQuery.noConflict();</script>

Where can i find that file exactly? In ACP i can't find it...
AdminCP > Templates > Your theme's templates > Ungrouped Templates > headerinclude
Pages: 1 2