
Originally Posted by
denully
Hey
Is there a way to get the "popup" Live Help Messenger module from WHMCS, appear on a page outside the WHMCS installation ?
f.ex i have it on
https://eco.kazi-networks.com which is inside the whmcs installation, but i would also like to have it on
https://www.kazi-networks.com, which is outside the whmcs installation.
Yes you can, the easiest way to get the code is to logon to the Live Help Messenger client, go to 'Settings' then 'HTML' code. Copy and paste this in to your www.kazi-networks.com pages. Ensure that the line LiveHelpSettings.server = 'eco.kazi-networks.com/'; is modified to include 'modules' like this:
LiveHelpSettings.server = 'eco.kazi-networks.com/modules/';