Paul,
I've installed this hack however I'm trying to get the User Count to work and not having much joy
my config.serve.php has those values as the ones below(of course hidden)
and I can't get the count thing to work apart from that it looks fine.
I can send you any further info as well if need be.
I'm running vb 3.07 and the Flash chat as 4.0 or above
<?php
$GLOBALS['fc_config']['db'] = array(
'host' => 'localhost',
'user' => 'sqluser',
'pass' => 'password',
'base' => 'database',
'pref' => '',
// 'pref' => 'flashchat_',
);
?>
Look forward to your help.
Kind regards,
Hanif
|