Page 1 of 1

Problem after Installing - Strict Standards: ....

Posted: 11 Mar 2012, 19:54
by marsl
Hello,

I want to try the Phoca Gallery on my new test site with joomla 2.5.2 German. So I have downloaded the latest version 3.1.5 and install them, after I read the installation guide.
The installation was successful, but on every site of Phoca Gallery I get many errors, for example on the "info" page:

Strict Standards: Declaration of PhocaGalleryCpController::display() should be compatible with that of JController::display() in D:\xampp\htdocs\TestB\administrator\components\com_phocagallery\controller.php on line 46

Strict Standards: Non-static method PhocaGalleryRenderInfo::getPhocaVersion() should not be called statically, assuming $this from incompatible context in D:\xampp\htdocs\TestB\administrator\components\com_phocagallery\views\phocagalleryin\view.html.php on line 25

Strict Standards: Non-static method PhocaGalleryRenderAdmin::renderThumbnailCreationStatus() should not be called statically, assuming $this from incompatible context in D:\xampp\htdocs\TestB\administrator\components\com_phocagallery\views\phocagalleryin\view.html.php on line 29

Strict Standards: Non-static method PhocaGalleryUtils::iniGetBool() should not be called statically, assuming $this from incompatible context in D:\xampp\htdocs\TestB\administrator\components\com_phocagallery\views\phocagalleryin\view.html.php on line 58

What's the problem? Can anybody help me??

Re: Problem after Installing - Strict Standards: ....

Posted: 12 Mar 2012, 21:54
by Jan
Hi, disable Strict standards in your php.ini

See:
https://www.phoca.cz/documents/50-phoca/ ... tic-method

Jan