[vz-users] Installationsproblem - VolkszaehlerModelAggregatorProxy contains 2 abstract methods and must therefore be declared abstract ...

Michael Linke michael at linke.com
Sun Dec 30 18:37:45 CET 2012


Hallo zusammen, 

bei der Installation bin ich nach dem Aufruf von 

misc/tools/doctrine orm:schema-tool:create --dump-sql > misc/sql/mysql.sql

auf folgende Fehlermeldung gestossen:

PHP Fatal error:  Class Volkszaehler\Model\Proxy\VolkszaehlerModelAggregatorProxy contains 2 abstract methods and must therefore be declared abstract or implement the remaining methods (Doctrine\Common\Persistence\Proxy::__load, Doctrine\Common\Persistence\Proxy::__isInitialized) in /var/www/volkszaehler.org/lib/Model/Proxy/VolkszaehlerModelAggregatorProxy.php on line 113

In der Klasse VolkszaehlerModelAggregatorProxy befindet sich eine Methode 

private function _load()

Durch die Vererbungshierarchie wird aber folgendes erwartet:

public function __load()

Die Methode __isInitialized() ist überhaupt nicht vorhanden.
Da scheint es doch irgendeinen Versionskonflikt zu geben, oder?

Ich bin genau wie unter 
http://wiki.volkszaehler.org/howto/getstarted
beschrieben (Install-Skript und auch Manuelle Installation) vorgegangen.


Weiß jemand Rat?

Viele Grüße,

Michael



-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://volkszaehler.org/pipermail/volkszaehler-users/attachments/20121230/2065986d/attachment.html>


More information about the volkszaehler-users mailing list