Error when debug mode enable in config.php
Opened this issue · 1 comments
I have this error when debug mode is true and the module not work...
Strict Standards: Non-static method AllInOneMinify::JS() should not be called statically, assuming $this from incompatible context in /home/myserver/public_html/mysite/site/templates/main.php on line 138
Strict Standards: Non-static method AllInOneMinify::_fileArray() should not be called statically, assuming $this from incompatible context in /home/myserver/public_html/myserver/public_html/mysite/site/modules/AllInOneMinify/AllInOneMinify.module on line 231
Strict Standards: Non-static method AllInOneMinify::_getCacheName() should not be called statically, assuming $this from incompatible context in /home/myserver/public_html/demos/hotelkahve/site/modules/AllInOneMinify/AllInOneMinify.module on line 232
Notice: Undefined variable: _timestamp in /home/myserver/public_html/demos/hotelkahve/site/modules/AllInOneMinify/AllInOneMinify.module on line 448
/mysite/site/assets/aiom/js_27a4aa3dfbfbe40ad50d2f177f91e918.js">
Thank you JoZ3,
The issue should now be resolved. It would be nice if you test it and give me know if it works. Thank you! The Fix is in the current dev branch: https://github.com/FlipZoomMedia/ProcessWire-AIOM-All-In-One-Minify/tree/dev