# ## Pro Chat Rooms - Version 6.0.0 # :: New Features added option for custom guests names on login added option for users to group vote to kick/ban abusive users (eg. for when an admin/mod is not available) :: Bug Fixes fixed bug with registering [space] as username fixed bug with 'duplicate entry for' message for guest logins fixed bug with displaying message 'restricted features for guests' on login fixed bug with flood filter fixed bug with adverts plugin (previously required text adverts to be enabled to show image adverts) :: Updates updated function stateChanged() - (changed xmlHttp.readyState=="complete" to xmlHttp.readyState==0) updated function sendchat() - (added sid value to prevent cache) updated PHP HEADERS - (to prevent cache) updated function handleReceiveChat() - (added sid value to prevent cache and mod function for ajax query) updated function handleSendChat() - (removed mysql request for updating messages after send message, no longer required in version 6.0.0) updated error reporting when uploading user profile images :: Misc reformatted style sheets (style.css) for admin area to make it easier to read/edit changed the default settings to reduce resources/bandwidth useage for messages by 500% and userlist by 300% (when compared to previous default settings) for new installations. # ## Additional Plugin Updates # :: Share Plugin We have now included the option to share any file type. Eg. PDF, TXT, ZIP, etc. (previously you could only share images). :: Advertising Plugin Advertising code can now be copied & pasted directly via the admin area (previously you had to edit the 'adverts.txt' file manually). :: Webcam Plugin Changed format to 4:3 ratio (previously this was 1/1 ratio).