Hello everyone.
I have just installed the latest beta release with Postnuke integration and have come across a missing file error in phpFreeChat. The error is as follows:
Fatal error: getcontainerinstance() [function.require]: Failed opening required '/home/myaccount/public_html/community/modules/pnFreeChat/includes/phpFreeChat/src/containers/memory.class.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/myaccount/public_html/community/modules/pnFreeChat/includes/phpFreeChat/src/pfcglobalconfig.class.php on line 241
The error looks almost identical to the one found in here:
http://www.phpfreechat.net/demo/pfc-tru ... memory.php
Error dump:
Fatal error: getcontainerinstance(): Failed opening required '/home/micropolia/svn/phpfreechat/prod/www/demo/pfc-trunk/src/containers/memory.class.php' (include_path='.:/usr/share/php:/usr/share/pear') in /home/micropolia/svn/phpfreechat/prod/www/demo/pfc-trunk/src/pfcglobalconfig.class.php on line 245
It is asking for a file in: phpFreeChat/src/containers/memory.class.php which is not found there. I checked many releases of phpFreeChat but no such file exist in any of them.
Any ideas on thisone? Thanks!