Page 1 of 1

comments and file path visible in application

Posted: 28 Dec 2012, 19:51
by m.samba
I just installed Phocagallery 3.2.2 and I have now such lines as e.g.
Strict Standards: Non-static method PhocaGalleryRenderAdmin::quickIconButton() should not be called statically, assuming $this from incompatible context in C:\xampp\htdocs\joomla\administrator\components\com_phocagallery\views\phocagallerycp\tmpl\default.php on line 15 or
Strict Standards: Declaration of PhocaGalleryCpController::display() should be compatible with that of JController::display() in C:\xampp\htdocs\joomla\administrator\components\com_phocagallery\controller.php on line 46
showing up in all of phoca application (control, catagories images etc.). I reinstalled it already but this didn't help it.
I using xampp at the moment.
thanks for help
Andreas

Re: comments and file path visible in application

Posted: 29 Dec 2012, 16:45
by Jan
Hi, see similar posts in this forum. Strict standards should be disabled in php.ini.

Jan