Hi,
We installed Lite version (IIIS5 web). Admin works but installaiton guide provides this code below which generates JavaScript errors in any browser. It looks like there is a server side issue.
Also update of company informaiton doesn't write anything into MySQL db. It is impossible to create agents, agent registration doesn't drop anything into database. However installation was successfull, DB was generated with some initial personalzied data. Links to themes/styles in Panel configuration are broken. Did this Lite verison ever work?
Btw while trying to install it was necessary to use forward slash in local path like c:/.../../ to let installaiton process to go through otherwise it would give errors reading resultign config.php like unexpected T_STRING on line 46 whic hwas caused by backward slahses. I guess this site setup was done for Linux/Apache hosts only.
<html >
<head>
<script language="javascript" type="text/javascript" src="http://chat.bctonline.net/client.php?key=L0V0M0"></script>
</head>
<body>
<span id='liveadmin'></span>
</body>
</html>
Thanks
Eugene