Mibew Messenger Community

General => Support => Topic started by: AcuTouch on June 14, 2009, 11:29:03 AM

Title: invite website visitor to chat
Post by: AcuTouch on June 14, 2009, 11:29:03 AM
How to invite website visitor to chat?
Thanks
Title: Re: invite website visitor to chat
Post by: Eddybaur on June 15, 2009, 04:28:31 PM
That feature hasn't been added yet.
Title: Re: invite website visitor to chat
Post by: compuby on July 02, 2009, 07:47:28 PM
Hi everyone, well first i want to say thanks to the administrator who made this for free! Second, i want to say to all the peoples that always complaint, her guys its free remember that!!!

Ok, now. for the button problem that dosent show up, you need to modify the code for:
<!-- webim button --><a href="/webim/client.php?locale=en" target="_blank" onclick="if(navigator.userAgent.toLowerCase().indexOf('opera') != -1 &amp;&amp; window.event.preventDefault) window.event.preventDefault();this.newWindow = window.open('/webim/client.php?locale=en&amp;url='+escape(document.location.href)+'&amp;referrer='+escape(document.referrer), 'webim', 'toolbar=0,scrollbars=0,location=0,status=1,menubar=0,width=640,height=480,resizable=1');this.newWindow.focus();this.newWindow.opener=window;return false;"><img src="/webim/button.php" border="0" width="163" height="61" alt=""/>[/url]<!-- / webim button -->

Everything will work fine after that.