Do you know what is the problem with J!2.5 and Image Show GK4, the whole site goes blank when I publish its module and it gives me this error:
- Code: Select all
Strict Standards: Non-static method GKIS_eSport_Image::createThumbnail() should not be called statically, assuming $this from incompatible context in /home/wwwalime/public_html/modules/mod_image_show_gk4/styles/gk_eSport/controller.php on line 52
Strict Standards: Non-static method GKIS_eSport_Image::checkCache() should not be called statically, assuming $this from incompatible context in /home/wwwalime/public_html/modules/mod_image_show_gk4/styles/gk_eSport/class.image.php on line 50
Strict Standards: Non-static method GKIS_eSport_Image::translateName() should not be called statically, assuming $this from incompatible context in /home/wwwalime/public_html/modules/mod_image_show_gk4/styles/gk_eSport/class.image.php on line 50
Strict Standards: Non-static method GKIS_eSport_Image::getRealPath() should not be called statically, assuming $this from incompatible context in /home/wwwalime/public_html/modules/mod_image_show_gk4/styles/gk_eSport/class.image.php on line 21
Strict Standards: Non-static method GKIS_eSport_Image::getRealPath() should not be called statically, assuming $this from incompatible context in /home/wwwalime/public_html/modules/mod_image_show_gk4/styles/gk_eSport/class.image.php on line 62
Strict Standards: Non-static method GKIS_eSport_Image::translateName() should not be called statically, assuming $this from incompatible context in /home/wwwalime/public_html/modules/mod_image_show_gk4/styles/gk_eSport/class.image.php on line 64
Strict Standards: Non-static method GKIS_eSport_Image::getRealPath() should not be called statically, assuming $this from incompatible context in /home/wwwalime/public_html/modules/mod_image_show_gk4/styles/gk_eSport/class.image.php on line 21
Any ideas? It shows up when I remove my own image from the slide published but goes blank again when I put the image back.