Since you are manually installing freichat
Forget totally about the installation directory . Think that it was never there.
First step install the joomla module for FreiChatX
Now in arg.php ,
$host , i think localhost should work ,
$uid , just enter blah blah .. and it will work , but without sapces ,
I mean $uid is just a random number , nothing else.
If you want Joomla with CB
then in $driver , it should be
$driver = 'JCB';
And rest is the MySQL user and password details .
The arg.php requires , 755 write permissions, try 777 if its doesn't work .
arg.php is the only file you need to change , so dont bother about the installation
directory or the manual copy-paste code , since you are installing the module.
Since you are manually installing freichat
Forget totally about the installation directory . Think that it was never there.
First step install the joomla module for FreiChatX
Now in arg.php ,
$host , i think localhost should work ,
$uid , just enter blah blah .. and it will work , but without sapces ,
I mean $uid is just a random number , nothing else.
If you want Joomla with CB
then in $driver , it should be
$driver = 'JCB';
And rest is the MySQL user and password details .
The arg.php requires , 755 write permissions, try 777 if its doesn't work .
arg.php is the only file you need to change , so dont bother about the installation
directory or the manual copy-paste code , since you are installing the module.
Necessity is the mother of all inventions!