COMET CHAT _ LATEST 4.6 version and 7.1

Is anyone else having problems wit hcomet chat . We have got issues with files module in dolphin  andit not working generating  fatal error when downloading file line 32 .   bxfiletemplate  there is conflict .

Also has anyone been able to get comet chat working with RED5  ?? 

Thanks

Quote · 28 Dec 2012

Habe found a fix there is a fault in DOLPHIN CODING  please note lads .. we have corrected it and works fine now

The issue was not due to CometChat. It was due to improper coding of dolphin's file module.

We have corrected the following line of code in /public_html/modules/boonex/files/classes/BxFilesTemplate.php(line no. 32):
'value' => getLink($aInfo['albumCaption'], $sUrlPref . 'browse/album/' . $aInfo['albumUri'] . '/owner/' . getUsername($aInfo['medProfId'])),
by replacing it with the following line:
'value' => $this->getLink($aInfo['albumCaption'], $sUrlPref . 'browse/album/' . $aInfo['albumUri'] . '/owner/' . getUsername($aInfo['medProfId'])), 

Quote · 1 Jan 2013

Is there a cometchat module i missed? I just installed it myself :)

Quote · 1 Jan 2013

 

Is there a cometchat module i missed? I just installed it myself :)

http://www.cometchat.com/dolphin-chat 

ManOfTeal.COM a Proud UNA site, six years running strong!
Quote · 1 Jan 2013
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.