Page 1 of 1

Fehleranzeigen bei Installation

Posted: 04 May 2011, 16:24
by Gabi
Hallo,

after installing Phoca Gallery and loading, I reseive a lot of messages:
Strict Standards: Declaration of PhocaGalleryCpController::display() should be compatible with that of JController::display() in C:\xampp\htdocs\JoomlaVers01\administrator\components\com_phocagallery\controller.php on line 182

Is this normally and how I can cut this?
thanks
Gabi

Joomla 1.6 schreibt dass es erfolgreich Phoca istalliert hat und dennoch bekomme ich eine Menge Warnmeldung wenn ich die Photogalerie starte:

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

ist das normal und wie bekomme ich diese Warnmeldungen weg?
Danke und Grüße Gabi

Re: Fehleranzeigen bei Installation

Posted: 09 May 2011, 22:10
by Jan
Hi, you should disable Strict Standards mode in your php.ini.

Here in the forum it is explained why.