Frug / AJAX-Chat

A fully customizable web chat implemented in JavaScript, PHP and MySQL which integrates nicely with common forum systems like phpBB, MyBB, FluxBB, SMF and vBulletin. A Flash and Ruby based socket connection can be used to boost performance.
http://frug.github.io/AJAX-Chat/
546 stars 300 forks source link

php 5.4 Strict Standards: Non-static method AJAXChatFileSystem::getFileContents() #192

Closed cherry83 closed 9 years ago

cherry83 commented 9 years ago

Hi, With php 5.4 I get warning:

Strict Standards: Non-static method AJAXChatFileSystem::getFileContents() should not be called statically, assuming $this from incompatible context in ...../chat/lib/class/AJAXChatTemplate.php on line 37

With php 5.3 all is OK

Frug commented 9 years ago

This was fixed in master. You can manually fix it by reproducing the changes you see in this commit: https://github.com/Frug/AJAX-Chat/commit/ed891553d4f240dd19521b1656f6991f4327c591