I've posted an update of the Drupal integration module for phpFreeChat on my Web site. It contains numerous bug fixes. This is a new version with two additional fixes:
http://permutations.com/drupal/phpfreechat.php
Moderators: OldWolf, re*s.t.a.r.s.*2
var $timeout = 35000;
/*
$numerical_positive_params = $this->_params_type["positivenumeric"];
foreach( $numerical_positive_params as $npp )
{
if (!is_int($this->$npp) || $this->$npp < 0)
$this->errors[] = _pfc("'%s' parameter must be a positive number", $npp);
}
*/
Return to Joomla, Drupal, and Wordpress (v1.x)
Users browsing this forum: No registered users and 11 guests