Mibew Messenger Community
General => Support => Topic started by: indigo_papa on February 18, 2012, 06:37:43 PM
-
Hello,
Is it possible to have the chat button on a different server than Mibew is installed on? If so, how would the button code need to be modified?
Thanks!
-
Searching for the solution since long while. Do remember to post the solution.
vpn iphone (http://vpn4all.com/)
-
yes of course you can ;)
you just need to add the domain/ip of the hosted server where mibew is located.
<a href="http://YOURDOMAINHERE/webim/client.php?locale=en" target="_blank" onclick="if(navigator.userAgent.toLowerCase().indexOf('opera') != -1 && window.event.preventDefault) window.event.preventDefault();this.newWindow = window.open('http://YOURDOMAINHERE/webim/client.php?locale=en&url='+escape(document.location.href)+'&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;">Chat with us online</a>
-
Hi
To install button on other server just set the "Include host name into the code" checkbox checked before generating button.
Dmitriy Simushev