This is a port of phpFreeChat for Drupal 6 by permutations to work with Drupal 7. See the changelog below. Installation information is in the zip file.
Download phpFreeChat module for Drupal 7.x (v7.x-1.0-rc2) (31)
You can try out chatbox live on a Drupal 7 site here: http://drup7.permutations.com
I finally figured out Git, so this module is also posted on the Drupal site. Please post any questions or problems on the Drupal site for this project: Drupal issue thread
Version 7.x-1.0-rc2 <-Last update: 20 Mar 2015
Blocks now display, but still don't show who is in the chatrooms (which is mysterious since the exact same phpFreeChat calls are used to get the list of chat users in the Drupal 6 module, and it works perfectly).
Custom (per-node) chatbox titles and channel names are now correctly saved in the phpFreeChat database, the node object, and the parameter array that is passed to phpFreeChat, but sadly are not used when the chatbox is displayed (though it works perfectly in the Drupal 6 module). The global settings are displayed, regardless of per-node settings.
A variety of small bugs were fixed, commenting improved, and error checks added.
You can try out chatbox live on a Drupal 7 site here: http://drup7.permutations.com
Version 7.x-1.0-rc1
Version 6.x-1.x of the module has been updated to work with Drupal 7.x. This is a direct port, and fully functional except for two minor items that never worked in any prior versions until last week, when I got them working in 6.x-1.2:
TODO: