1. during the development on localhost, you extension works fine: no real problem
2. today, I transfer all my site in production. And I have none echo of Freichat on the users' screens.
My idea: any address of the right production Url must be changed now ???
Please: what are the parameters to be updated and in what file ?
=========================================
Here is the url of my site: http://www.planet-annonces.com
Best regards, admin.
ps a quarter after my post:
------------------------------------------
I have updated the parameters of the database in the "arg.php" file: now, I see the mini window of Freichat, but none icons, none members, ... on the screen !
Look at this part of my "arg.php" file (I have just hidden here the sensible parameters):
/* Data base details */
$con='mysql';
$username='********';
$password='********';
$client_db_name='*********';
$host='localhost';
1. during the development on localhost, you extension works fine: no real problem
2. today, I transfer all my site in production. And I have none echo of Freichat on the users' screens.
My idea: any address of the right production Url must be changed now ???
Please: what are the parameters to be updated and in what file ?
=========================================
Here is the url of my site: http://www.planet-annonces.com
Best regards, admin.
ps a quarter after my post:
------------------------------------------
I have updated the parameters of the database in the "arg.php" file: now, I see the mini window of Freichat, but none icons, none members, ... on the screen !
Look at this part of my "arg.php" file (I have just hidden here the sensible parameters):
/* Data base details */
$con='mysql';
$username='********';
$password='********';
$client_db_name='*********';
$host='localhost'; <---------- Is that RIGHT for the real site ???
$driver='JCB';
$db_prefix='jus_';
$uid='4dbe4d1130807'; <---------- ???