FreiChat related discussions
Problem with FreiChatX [Joomla 1.5.23 & CB 1.4 ]

I have installed the chat successfully and used the module to add the code snippet to Joomla. I have published the module in the same position as the login module.

Problem > Visitors are not displayed in the chat window even though visitors are browsing the website. [Blank chat box]

I tried the new module and also tried the manual installation with the updated code from this link > http://evnix.com/drupal2/?q=node/145#comment-383

URL : http://www.inknpost.com/

LogError from the file ~/freichat/server/error_log >>

[08-May-2011 04:14:01] PHP Strict Standards: date() [function.date]: It is not safe to rely on the system's timezone settings. Please use the date.timezone setting, the TZ environment variable or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'America/New_York' for 'EDT/-4.0/DST' instead in /home/inkntcom/public_html/freichat/define.php on line 49
[08-May-2011 04:14:01] PHP Strict Standards: strtotime() [function.strtotime]: It is not safe to rely on the system's timezone settings. Please use the date.timezone setting, the TZ environment variable or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'America/New_York' for 'EDT/-4.0/DST' instead in /home/inkntcom/public_html/freichat/define.php on line 49


Error from the firebug [200

OK message is displayed]>>

Strict Standards: date() [function.date]: It is not safe to rely on the system's timezone settings. Please use the date.timezone setting, the TZ environment variable or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'America/New_York' for 'EDT/-4.0/DST' instead in /home/inkntcom/public_html/freichat/define.php on line 49

I have installed the chat successfully and used the module to add the code snippet to Joomla. I have published the module in the same position as the login module. Problem > Visitors are not displayed in the chat window even though visitors are browsing the website. [Blank chat box] I tried the new module and also tried the manual installation with the updated code from this link > http://evnix.com/drupal2/?q=node/145#comment-383 URL : http://www.inknpost.com/ LogError from the file ~/freichat/server/error_log >> [08-May-2011 04:14:01] PHP Strict Standards: date() [<a href='function.date'>function.date</a>]: It is not safe to rely on the system's timezone settings. Please use the date.timezone setting, the TZ environment variable or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'America/New_York' for 'EDT/-4.0/DST' instead in /home/inkntcom/public_html/freichat/define.php on line 49 [08-May-2011 04:14:01] PHP Strict Standards: strtotime() [<a href='function.strtotime'>function.strtotime</a>]: It is not safe to rely on the system's timezone settings. Please use the date.timezone setting, the TZ environment variable or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'America/New_York' for 'EDT/-4.0/DST' instead in /home/inkntcom/public_html/freichat/define.php on line 49 Error from the firebug [200 OK message is displayed]>> <b>Strict Standards</b>: date() [<a href='function.date'>function.date</a>]: It is not safe to rely on the system's timezone settings. Please use the date.timezone setting, the TZ environment variable or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'America/New_York' for 'EDT/-4.0/DST' instead in <b>/home/inkntcom/public_html/freichat/define.php</b> on line <b>49</b>

Thank you for giving such a descriptive idea of the problem .

You have to make a minor change in the code .

Go to ~/freichat/server/freichat.php

In that file in the first 4 lines comment the line
error_reporting(-1);

i.e it should look like this //error_reporting(-1);

OR
if you do not find the line in the file only then ,add the line.
error_reporting(0);

This should suppress the strict standard errors.

Thank you for giving such a descriptive idea of the problem . You have to make a minor change in the code . Go to ~/freichat/server/freichat.php In that file in the first 4 lines comment the line error_reporting(-1); i.e it should look like this //error_reporting(-1); OR if you <b> do not find the line </b> in the file only then ,add the line. error_reporting(0); This should suppress the strict standard errors.
Necessity is the mother of all inventions!

Thanks for your reply. I shall try as you have said.

Also i would like to inform you that, FreiChatx 4.6.3 has stopped working in Chrome after the browser got updated 3 days back. I can only see the blank chat window. Users are not getting displayed. But the plugin seems to be working fine with other browsers.

Thanks for your reply. I shall try as you have said. Also i would like to inform you that, FreiChatx 4.6.3 has stopped working in Chrome after the browser got updated 3 days back. I can only see the blank chat window. Users are not getting displayed. But the plugin seems to be working fine with other browsers.
67
2
0
live preview
enter atleast 10 characters
WARNING: You mentioned %MENTIONS%, but they cannot see this message and will not be notified
Saving...
Saved
With selected deselect posts show selected posts
All posts under this topic will be deleted ?
Pending draft ... Click to resume editing
Discard draft