works great but the block is not refreshed.
Block cache is not activated and the additional software (js-module/PHP APC extension) is not installed.
Is it mandatory?
Any help would be welcome.
works great but the block is not refreshed.
Block cache is not activated and the additional software (js-module/PHP APC extension) is not installed.
Is it mandatory?
Any help would be welcome.
Comments
Comment #1
doitDave commentedFirst of all, please check the latest dev version, as of #2032041: Double-check initial behaviour after installation this should be no more issue.
Please mark as fixed if that does the trick, otherwise we need to get into details.
APC is not mandatory, but really recommended. Otherwise the block will try to use a disk cache which is much slower and might get you into performance issues once you have a certain traffic.
hth,
dave
Comment #2
Wolfgang62 commentedJust installed the newest dev, no difference.
If you need further Infos, let me know.
Comment #3
Wolfgang62 commentedI know you were at my site and said it´s allright but it is just refreshing if I write something or I reload the site.
But it is not refreshing if anyone else is writing anything.
Is this normal behaviour?
Edit: I tried to install the JS callback handler and afterwards the chat is not running at all!
Comment #4
doitDave commentedOK. So it looks like some configuration issue on your server, as I do always test the module in a standard LAMP environment with no additional contrib modules. It is also tested each with and without APC, with and without JS callback.
Next steps:
Comment #5
Wolfgang62 commentedYour hint with the cache folder did it.
I gave it all the rights it could have and afterwards I got the information that the tmp folder is missing.
From there on it was an easy game.
Thanks a lot.
Wolfgang
Comment #6
doitDave commentedGood to know. Do you think this should be clearer in the docs?
Comment #7
Wolfgang62 commentedFor not so experienced guys like me it would be a good idea. :-)