Not Solved YUI SHOUTBOX SHOUTS WONT SHOW UP
#1
Not Solved
Hey, I have a website and for some odd reason whenever I try to shout a message it wont show up. I configured all of the servers correctly and everything should work. I followed all of the instructions correctly aswell.

Website: https://prankcalling.org/

Index Template:

Quote:<html>
<head>
<title>{$mybb->settings['bbname']}</title>
{$headerinclude}
<script type="text/javascript">
<!--
lang.no_new_posts = "{$lang->no_new_posts}";
lang.click_mark_read = "{$lang->click_mark_read}";
// -->
</script>
</head>
<body>
{$header}
{$yuishout}
{$forums}
{$boardstats}

<dl class="forum_legend smalltext">
<dt><span class="forum_status forum_on" title="{$lang->new_posts}"></span></dt>
<dd>{$lang->new_posts}</dd>

<dt><span class="forum_status forum_off" title="{$lang->no_new_posts}"></span></dt>
<dd>{$lang->no_new_posts}</dd>

<dt><span class="forum_status forum_offlock" title="{$lang->forum_locked}"></span></dt>
<dd>{$lang->forum_locked}</dd>

<dt><span class="forum_status forum_offlink" title="{$lang->forum_redirect}"></span></dt>
<dd>{$lang->forum_redirect}</dd>
</dl>
<br class="clear" />
{$footer}
</body>
</html>


Attached Files Thumbnail(s)
   
[Image: oPEmLf1.gif]
Reply
#2
Not Solved
you need post here http://community.mybb.com/thread-172026.html

and instruction link here too http://community.mybb.com/thread-172026.html
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)