MyBB Community Forums

Full Version: Shoutmix Integration help
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
im trying to make it so a users username automatically becomes their name in shoutmix. It just doesn't seem to be working for me.
the code i have now is this:
<!-- Begin ShoutMix - http://www.shoutmix.com -->
<iframe title="Dazzaaa" src="http://www5.shoutmix.com/?Dazzaaa" width="100%" height="275" frameborder="0" scrolling="auto"><a href="http://www5.shoutmix.com/?Dazzaaa">View shoutbox</a></iframe>
<!-- End ShoutMix -->

<div class="bottommenu">
				<div class="float_right">{$lang_select}</div>
				<div>
					<span class="smalltext"><a href="{$mybb->settings['contactlink']}">{$lang->bottomlinks_contactus}</a> | <a href="{$mybb->settings['homeurl']}">{$mybb->settings['homename']}</a> | <a href="#content">{$lang->bottomlinks_returncontent}</a> | <a href="<archive_url>">{$lang->bottomlinks_litemode}</a> | <a href="{$mybb->settings['bburl']}/misc.php?action=syndication">{$lang->bottomlinks_syndication}</a></span>
				</div>
			</div>
			</div>
		<hr class="hidden" />
			<div id="copyright" class="copyright">
				<div id="debug"><debugstuff></div>
				<!-- MyBB is free software developed and maintained by a volunteer community. 
					 It would be much appreciated by the MyBB Group if you left the full copyright and "powered by" notice intact, 
					 to show your support for MyBB.  If you choose to remove or modify the copyright below, 
					 you may be refused support on the MyBB Community Forums.
					 
					 This is free software, support us and we'll support you. -->
<div class="copyright">
{$lang->powered_by} <a href="http://www.mybb.com" target="_blank">MyBB{$mybbversion}</a>, &copy; 2002-{$copy_year} <a href="http://www.mybb.com" target="_blank">MyBB Group</a>.<br /><br />
<!-- Ajdija.com v3 Public is free theme created by Mateusz Grzesiukiewicz and is available to download. Visit Ajdija.com for more details. -->
<a href="http://author.ajdija.com" target="_blank">Theme "Ajdija.com v3 Public Green" created by Mateusz Grzesiukiewicz.</a> | <a href="http://www.ajdija.com" target="_blank">http://www.ajdija.com</a></div>
				<!-- End powered by -->
				<br />
<br class="clear" />
<!-- The following piece of code allows MyBB to run scheduled tasks. DO NOT REMOVE -->{$task_image}<!-- End task image code -->
{$auto_dst_detection}
		</div>
		</div>
(full footer code)
any help?Huh
anyone? please?
ANYONE?
There is no need to bump 3 times in 30 minutes. We live a busy life. Undecided

And I don't think MyBB integrate to shoutmix because its sending shouts to shoutmix servers from where the data is collected. If you want to integrate it to MyBB then you need to contact to them.
(2011-04-11, 07:19 AM)Yaldaram Wrote: [ -> ]There is no need to bump 3 times in 30 minutes. We live a busy life. Undecided

And I don't think MyBB integrate to shoutmix because its sending shouts to shoutmix servers from where the data is collected. If you want to integrate it to MyBB then you need to contact to them.

Sorry
[Image: 6fcf5d931676f275412476ad8ca2ea64.png]
?
Let me think if I could do it for you.