Name: Rhianna Sulock
Email: rhianna@rhianna.net
I've installed and configured POC on a Windows server platform with PHP and using MySQL.
I seem to be getting broken images, links and the POC software can't initialize the template files because it's using the PHP.ini setting for include_path.
This seems to be a large limitation to the software and this should be a global setting the installer can set.
Here are the error(s) when I click on the register link:
Warning: get_template(C:\Domains\mydomain.com\wwwroot\collaborate\include\templates\openchat\.tpl) [function.get-template]: failed to create stream: No such file or directory in C:\Domains\mydomain.com\wwwroot\collaborate\include\class.Template.inc on line 331
Warning: get_template() [function.get-template]: Failed opening 'C:\Domains\mydomain.com\wwwroot\collaborate\include\templates\openchat\.tpl' for inclusion (include_path='.;c:\php4\pear') in C:\Domains\mydomain.com\wwwroot\collaborate\include\class.Template.inc on line 331
Any clarification or advice you can provide is appreciated.
Rhianna Sulock