The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

MeeBo Chat Bar Problem!

5 posters

Go down

MeeBo Chat Bar Problem! Empty MeeBo Chat Bar Problem!

Post by rblatch April 13th 2010, 11:48 pm

OK So, I have decided to install the MeeBo chat bar on my forum. I've tried in every possible space. Homepage Mesasge, Widgets & Site Description.

It will show for like two secons but then it will dissapear MeeBo Chat Bar Problem! Redface

Can anyone help me please?

Here is the code i'm using and the forum version is phpBB3
Code:
<script type="text/javascript">
      if (typeof Meebo == 'undefined') {
      Meebo=function(){(Meebo._=Meebo._||[]).push(arguments)};
      (function(q){
        var args = arguments;
        if (!document.body) { return setTimeout(function(){ args.callee.apply(this, args) }, 100); }
        var d=document, b=d.body, m=b.insertBefore(d.createElement('div'), b.firstChild), s=d.createElement('script');
        m.id='meebo'; m.style.display='none'; m.innerHTML='<iframe id="meebo-iframe"></iframe>';
        s.src='http'+(q.https?'s':'')+'://'+(q.stage?'stage-':'')+'cim.meebo.com/cim/cim.php?network='+q.network;
        b.insertBefore(s, b.firstChild);

      })({network:'redhotchilipeppersforumserbiacroatiabih_yi30to'});
      Meebo('makeEverythingSharable');
      }
      </script>

<script type="text/javascript">
        Meebo("domReady");
      </script>
rblatch
rblatch
Active Poster

Male Posts : 1042
Reputation : 2
Language : HTML &amp;amp; CSS (Learning)
Location : Graphics Central

Back to top Go down

MeeBo Chat Bar Problem! Empty Re: MeeBo Chat Bar Problem!

Post by Codyy April 14th 2010, 12:13 am

You need to contact MeeBo for this as its not a ForuMotion problem.

http://www.meebo.com/support/contact/
Codyy
Codyy
Active Poster

Male Posts : 1032
Reputation : 16
Language : English
Location : Florida

http://leprym.com

Back to top Go down

MeeBo Chat Bar Problem! Empty Re: MeeBo Chat Bar Problem!

Post by rblatch April 14th 2010, 1:14 am

Support questions have been answed about it before on these forums. I've tried to do what was advised and it has not worked.
rblatch
rblatch
Active Poster

Male Posts : 1042
Reputation : 2
Language : HTML &amp;amp; CSS (Learning)
Location : Graphics Central

Back to top Go down

MeeBo Chat Bar Problem! Empty Re: MeeBo Chat Bar Problem!

Post by ronymelson April 20th 2010, 8:29 am

The beta version of Meebo Bar comes jam-packed with goodies you can customize to spruce up your site, encourage sharing and enable visitor-to-visitor instant messaging. The Meebo Bar even comes with access to a site dashboard that includes tracking share data by clicks, type and intention.
avatar
ronymelson
New Member

Male Posts : 3
Reputation : 0
Language : English

Back to top Go down

MeeBo Chat Bar Problem! Empty Re: MeeBo Chat Bar Problem!

Post by Chendelle June 10th 2010, 12:41 pm

You need to put this code in templates (overall_footer) Smile
but you need to do this:
Showing the Meebo bar: During development and dark launch, the IM bar will be hidden. To enable the Meebo bar in your local browser, load the page with the meebo code on it, clear the URL from the address bar and enter the following javascript function in the addreses bar:


Code:
 javascript:Meebo('unhide');

I'm trying to this but i cant
Chendelle
Chendelle
Forumember

Female Posts : 34
Reputation : 0
Language : English, Tagalog, little bit of spanish and vietnamese
Location : City og Dolphins

http://fanaticforum.forumotion.com

Back to top Go down

MeeBo Chat Bar Problem! Empty Re: [solved]: Meebo chat bar quitting after a few seconds

Post by Cyberoptik December 12th 2010, 3:02 pm

rblatch wrote:OK So, I have decided to install the MeeBo chat bar on my forum. I've tried in every possible space. Homepage Mesasge, Widgets & Site Description.

It will show for like two secons but then it will dissapear MeeBo Chat Bar Problem! Redface

Can anyone help me please?

Here is the code i'm using and the forum version is phpBB3
Code:
<script type="text/javascript">
      if (typeof Meebo == 'undefined') {
      Meebo=function(){(Meebo._=Meebo._||[]).push(arguments)};
      (function(q){
        var args = arguments;
        if (!document.body) { return setTimeout(function(){ args.callee.apply(this, args) }, 100); }
        var d=document, b=d.body, m=b.insertBefore(d.createElement('div'), b.firstChild), s=d.createElement('script');
        m.id='meebo'; m.style.display='none'; m.innerHTML='<iframe id="meebo-iframe"></iframe>';
        s.src='http'+(q.https?'s':'')+'://'+(q.stage?'stage-':'')+'cim.meebo.com/cim/cim.php?network='+q.network;
        b.insertBefore(s, b.firstChild);

      })({network:'redhotchilipeppersforumserbiacroatiabih_yi30to'});
      Meebo('makeEverythingSharable');
      }
      </script>

<script type="text/javascript">
        Meebo("domReady");
      </script>

1)go to
bar.meebo.com

2)Click "Get it now !"

3)login to your account [sign up if you dont have an account already].

4)Enter your site's name and URL in relevant fields.

5)Click " I host my own blog / site or use a different blog platform"

6)Copy the code under
"In your template, immediately following the opening <body> tag, insert the following code: "
and edit the template file on your template editor
and paste the code just after the line
Code:
<body>

   
tag
Adding the code
Code:
{literal}
before the code you just received from meebo and adding the code
Code:
{/literal}

after the code you copied from bar.meebo.com.

7)copy the code under
"In your template, immediately prior to the closing </body>, insert the following code: "

and paste it just before the closing tab
Code:
</body>

Adding the code
Code:
{literal}
before the code you just copied and adding the code
Code:
{/literal}

after the code you copied from bar.meebo.com.

Cool save the changes and reload your site to see the chatbar working!
:wouhou:

Gess this helps it!


Last edited by Cyberoptik on December 13th 2010, 10:36 am; edited 2 times in total (Reason for editing : previuos post was mistakenly written for Pligg CMS users.)
avatar
Cyberoptik
New Member

Posts : 1
Reputation : 0
Language : Colombo

Back to top Go down

Back to top


 
Permissions in this forum:
You cannot reply to topics in this forum