FreiChat related discussions
Freichat Stopped Working

Hi, I completed an installation of Freichat, and it has worked in Guest Mode for weeks no problem, I then completed the Custom Login Integration with my custom website, worked fine and it ran for about a week, then it suddenly stopped working for no apparent reason. Doesnt work in Guest mode either now. No other problems with the website or PHP, and the PHP logs only show 1 warning that has been happening since it was installed several weeks ago (output handler 'ob_gzhandler' conflicts with 'zlib output compression' ). The session is valid and session variable for userid are correct when Friechat is called. No files have changed from what I can see. Friechat seems to hang immediately when it is called now. Any ideas what might cause this?

Hi, I completed an installation of Freichat, and it has worked in Guest Mode for weeks no problem, I then completed the Custom Login Integration with my custom website, worked fine and it ran for about a week, then it suddenly stopped working for no apparent reason. Doesnt work in Guest mode either now. No other problems with the website or PHP, and the PHP logs only show 1 warning that has been happening since it was installed several weeks ago (output handler 'ob_gzhandler' conflicts with 'zlib output compression' ). The session is valid and session variable for userid are correct when Friechat is called. No files have changed from what I can see. Friechat seems to hang immediately when it is called now. Any ideas what might cause this?

Please disable GZip compression from freichat backend

Please disable GZip compression from freichat backend
Necessity is the mother of all inventions!

Thanks for your response. I have disabled the Gzip compression. PHP log is now clean, but Freichat still not working.

Thanks for your response. I have disabled the Gzip compression. PHP log is now clean, but Freichat still not working.

I've noticed in the Freixlog that I am getting some "Wrong Method Defined! " errors (log below). I dont know if this was happening before it stopped working as the log does not go back that far. No changes were made to the configuration, arg.php, or hardcode.php after it was installed.



October 25, 2013, 2:45 am: Inserted the user with the following data :: Username = dnf911tt And ID = 1 Default status = I am available

October 25, 2013, 2:45 am: main.php loaded

October 25, 2013, 2:51 am: main.php loaded

October 25, 2013, 2:51 am: Inserted the user with the following data :: Username = dnf911tt And ID = 1 Default status = I am available

October 25, 2013, 2:51 am: main.php loaded

October 25, 2013, 2:51 am: Wrong method defined!

October 25, 2013, 2:51 am: main.php loaded

October 25, 2013, 2:51 am: Wrong method defined!

I've noticed in the Freixlog that I am getting some "Wrong Method Defined! " errors (log below). I dont know if this was happening before it stopped working as the log does not go back that far. No changes were made to the configuration, arg.php, or hardcode.php after it was installed. October 25, 2013, 2:45 am: Inserted the user with the following data :: Username = dnf911tt And ID = 1 Default status = I am available October 25, 2013, 2:45 am: main.php loaded October 25, 2013, 2:51 am: main.php loaded October 25, 2013, 2:51 am: Inserted the user with the following data :: Username = dnf911tt And ID = 1 Default status = I am available October 25, 2013, 2:51 am: main.php loaded October 25, 2013, 2:51 am: Wrong method defined! October 25, 2013, 2:51 am: main.php loaded October 25, 2013, 2:51 am: Wrong method defined!

Please try this ,

1. Go to your website
2. Open developer tools (f12 in chrome)
3. Click on network tab
4. Click on any request made by freichat (freichat makes request every 5 seconds)
5. Then click on the response for that request

See if you get any errors in the response for that request .

Please try this , 1. Go to your website 2. Open developer tools (f12 in chrome) 3. Click on network tab 4. Click on any request made by freichat (freichat makes request every 5 seconds) 5. Then click on the response for that request See if you get any errors in the response for that request .
Necessity is the mother of all inventions!

It is telling me that hardcode.php is not found? (see below) I don't understand why I am getting this ..hardcode.php is in the same place as always has been, in the Freichat folder. I thought maybe this is a permissions problem and noticed hardcode.php is a 644 permissions and most others are 755, so I changed it to 755 just to test. I made no difference and I am still getting the same error. Please help.

URL Method Result Type Received Taken Initiator Wait‎‎ Start‎‎ Request‎‎ Response‎‎ Cache read‎‎ Gap‎‎
/freichat/client/main.php?id=1&xhash=<script>alert('module freichatx says: hardcode.php file notfound!');</script>0 GET 200 application/x-javascript 317.15 KB 0.53 s <script> 235 0 140 391 0 16no difference and I am still getting the same error. Please help.

URL Method Result Type Received Taken Initiator Wait&lrm;&lrm; Start&lrm;&lrm; Request&lrm;&lrm; Response&lrm;&lrm; Cache read&lrm;&lrm; Gap&lrm;&lrm;
/freichat/client/main.php?id=1&xhash=<script>alert('module freichatx says: hardcode.php file notfound!');</script>0 GET 200 application/x-javascript 317.15 KB 0.53 s <script> 235 0 140 391 0 16ber 25, 2013, 2:51 am: main.php loaded

October 25, 2013, 2:51 am: Wrong method defined!
_drupal7</script>

It is telling me that hardcode.php is not found? (see below) I don&#039;t understand why I am getting this ..hardcode.php is in the same place as always has been, in the Freichat folder. I thought maybe this is a permissions problem and noticed hardcode.php is a 644 permissions and most others are 755, so I changed it to 755 just to test. I made no difference and I am still getting the same error. Please help. URL Method Result Type Received Taken Initiator Wait‎‎ Start‎‎ Request‎‎ Response‎‎ Cache read‎‎ Gap‎‎ /freichat/client/main.php?id=1&amp;xhash=&amp;lt;script&amp;gt;alert(&#039;module freichatx says: hardcode.php file notfound!&#039;);&amp;lt;/script&amp;gt;0 GET 200 application/x-javascript 317.15 KB 0.53 s &amp;lt;script&amp;gt; 235 0 140 391 0 16

I have tried several things to resolve the message of "hardcode.php not found"... changing the path it is using to find it, replacing with a full path, moving the file, etc. but nothing resolves it. The path it was using to check for it is /hermes/waloraweb096/b1817/moo.wintercarshowscom/freichat/hardcode.php . Where does /hermes/waloraweb096 come from??? and how do I resolve this?

I have tried several things to resolve the message of &quot;hardcode.php not found&quot;... changing the path it is using to find it, replacing with a full path, moving the file, etc. but nothing resolves it. The path it was using to check for it is /hermes/waloraweb096/b1817/moo.wintercarshowscom/freichat/hardcode.php . Where does /hermes/waloraweb096 come from??? and how do I resolve this?

OK I was able to resolve the problem. The path to hardcode.php was incorrect. So my question is ..why did it ever work with the path that I pasted in from the installation process (shown below)?? Where does the /hermes/waloraweb096/b1817/ part of the path come from, as this seems to have no relevance to my installation environment ?? Thanks

/hermes/waloraweb096/b1817/moo.wintercarshowscom/freichat/hardcode.php

OK I was able to resolve the problem. The path to hardcode.php was incorrect. So my question is ..why did it ever work with the path that I pasted in from the installation process (shown below)?? Where does the /hermes/waloraweb096/b1817/ part of the path come from, as this seems to have no relevance to my installation environment ?? Thanks /hermes/waloraweb096/b1817/moo.wintercarshowscom/freichat/hardcode.php
/hermes/waloraweb096/b1817

Isn't your site location in this directory ? There is no other way freichat would get this path .
&amp;lt;em&amp;gt;/hermes/waloraweb096/b1817&amp;lt;/em&amp;gt; Isn&#039;t your site location in this directory ? There is no other way freichat would get this path .
Necessity is the mother of all inventions!
226
8
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