Re: Packard Live Chat

Posted by BigKev On 2007/11/5 16:43:02
I made some code changes to the Chat Room to allow it to load faster. The person that wrote the original code for the chatroom module was using files to store and retrieve the chat conversations. That is very slow and must be read in a linear fashion. I converted it to use a database for storage. It should now be far more efficient. I also fix several bugs that were in the core code.

The joys of free open source code.

Please let me know if you have any problem with it.

Thanks,

This Post was from: https://packardinfo.com/xoops/html/modules/newbb/viewtopic.php?post_id=2978