Page 1 of 1

Installationsproblem Phoca Gallery version 3.0.0 RC3

Posted: 23 Feb 2011, 17:07
by selene
Hallo,
ich habe gestern zu Joomla 1.6 Phoca Gallery 3.0.0 installiert, schien problemlos zu installieren, jedoch kam dann eine langes Liste von Fehlermeldungen im Control Panel und es läuft nicht....

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

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

Strict Standards: Non-static method PhocaGalleryRenderAdmin::quickIconButton() should not be called statically, assuming $this from incompatible context in C:\xampp\htdocs\joomla1_6\administrator\components\com_phocagallery\views\phocagallerycp\tmpl\default.php on line 9

Strict Standards: Only variables should be assigned by reference in C:\xampp\htdocs\joomla1_6\administrator\components\com_phocagallery\libraries\phocagallery\render\renderadmin.php on line 28
....

und im FE Menü


Strict Standards: Non-static method JSite::getMenu() should not be called statically in C:\xampp\htdocs\joomla1_6\components\com_phocagallery\router.php on line 38

Strict Standards: Non-static method JApplication::getMenu() should not be called statically in C:\xampp\htdocs\joomla1_6\includes\application.php on line 497

Strict Standards: Only variables should be assigned by reference in C:\xampp\htdocs\joomla1_6\components\com_phocagallery\router.php on line 38


ich habe jetzt schon den ganzen Tag versucht das Problem zu lösen, bin aber auch kein Profi und die beiden Versionen sind noch so neu, dass ich wohl noch ziemlich alleine damit stehe... kann mir jemand helfen.. wär super dankeschön :twisted:

Liebe Grüße
Selene

Re: Installationsproblem Phoca Gallery version 3.0.0 RC3

Posted: 24 Feb 2011, 00:37
by Jan
Hallo, du sollst Strict Standards auf deinem Server ausschalten.

Jan

Re: Installationsproblem Phoca Gallery version 3.0.0 RC3

Posted: 24 Feb 2011, 17:11
by selene
Hallo Jan,
Danke Dir aber dazu bin ich irgendwie zu blöd...wo schalt ich das denn aus? Kannst Du mir noch mal helfen ...hab schon wieder stunden rumgesucht hat wohl was mit dre php.ini zu tun oder wie komm ich da ran/rein und wie schalt ich ds dann aus..?
Tut mir leid wenn ich nerve und mit Unwissen glänze.. :cry:

Re: Installationsproblem Phoca Gallery version 3.0.0 RC3

Posted: 24 Feb 2011, 22:16
by Jan
Hallo, ich glaube, man kann es in php_error_reporting setzten, ich verwende Ausgangsparameters so kann ich nicht direkt sagen, aber man soll es in php.ini beim Parameter php_error_reporting modifizieren.

Jan