MyBB Community Forums

Full Version: Twitter app on Mybb Forums?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2
Is there an app for mybb like there was with phpbb that allowed users to put their twitter updates onto the forums?

PHPBB had a special code or language you had to copy and paste into the ACP.

Just curious, I've searched and searched and haven't found one.
It's easy. Get an RSS displayer and then paste the code onto your portal or wherever you want it.
I appreciate the help, but I don't follow?

Can you give me an example? I'm a MyBB newb. =/
Whats your Twiter URL?
Place this RSS feed displayer script wherever you want it to show up.

<script language="JavaScript" src="http://itde.vccs.edu/rss2js/feed2js.php?src=http%3A%2F%2Ftwitter.com%2Fstatuses%2Fuser_timeline%2F21168811.rss&chan=title&num=0&desc=0&date=y&targ=y" type="text/javascript"></script>

<noscript>
<a href="http://itde.vccs.edu/rss2js/feed2js.php?src=http%3A%2F%2Ftwitter.com%2Fstatuses%2Fuser_timeline%2F21168811.rss&chan=title&num=0&desc=0&date=y&targ=y&html=y">View RSS feed</a>
</noscript>
As in an actual post? I'm sorry for being a dummy. LOL

I'm confused as to where EXACTLY to put it.

I very much appreciate your help!
Do you want to put it in a sidebox?
I was hoping to put it as a post in the forums..but wherever is easiest
oh. You might have to make a MyCode, which I have no control over.
Pages: 1 2