<html><head><meta http-equiv="Content-Type" content="text/html charset=iso-8859-1"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Hallo zusammen, <div><br></div><div>bei der Installation bin ich nach dem Aufruf von </div><div><span style="font-family: Courier; font-size: 12px; "><br></span></div><div><span style="font-family: Courier; font-size: 12px; ">misc/tools/doctrine orm:schema-tool:create --dump-sql > misc/sql/mysql.sql</span></div><div><br></div><div>auf folgende Fehlermeldung gestossen:</div><div><br></div><div><div style="margin: 0px; font-size: 12px; font-family: Courier; ">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/<a href="http://volkszaehler.org/lib/Model/Proxy/VolkszaehlerModelAggregatorProxy.php">volkszaehler.org/lib/Model/Proxy/VolkszaehlerModelAggregatorProxy.php</a> on line 113</div></div><div style="margin: 0px; font-size: 12px; font-family: Courier; "><br></div><div style="margin: 0px; font-size: 12px; font-family: Courier; ">In der Klasse VolkszaehlerModelAggregatorProxy befindet sich eine Methode </div><div style="margin: 0px; font-size: 12px; font-family: Courier; "><br></div><div style="margin: 0px; font-size: 12px; font-family: Courier; ">private function _load()</div><div style="margin: 0px; font-size: 12px; font-family: Courier; "><br></div><div style="margin: 0px; font-size: 12px; font-family: Courier; ">Durch die Vererbungshierarchie wird aber folgendes erwartet:</div><div style="margin: 0px; font-size: 12px; font-family: Courier; "><br></div><div style="margin: 0px; font-size: 12px; font-family: Courier; ">public function __load()</div><div style="margin: 0px; font-size: 12px; font-family: Courier; "><br></div><div style="margin: 0px; font-size: 12px; font-family: Courier; ">Die Methode __isInitialized() ist überhaupt nicht vorhanden.</div><div style="margin: 0px; font-size: 12px; font-family: Courier; ">Da scheint es doch irgendeinen Versionskonflikt zu geben, oder?</div><div style="margin: 0px; font-size: 12px; font-family: Courier; "><br></div><div style="margin: 0px; font-size: 12px; font-family: Courier; ">Ich bin genau wie unter </div><div style="margin: 0px; font-size: 12px; font-family: Courier; "><a href="http://wiki.volkszaehler.org/howto/getstarted">http://wiki.volkszaehler.org/howto/getstarted</a></div><div style="margin: 0px; font-size: 12px; font-family: Courier; ">beschrieben (Install-Skript und auch Manuelle Installation) vorgegangen.</div><div style="margin: 0px; font-size: 12px; font-family: Courier; "><br></div><div style="margin: 0px; font-size: 12px; font-family: Courier; "><br></div><div style="margin: 0px; font-size: 12px; font-family: Courier; ">Weiß jemand Rat?</div><div style="margin: 0px; font-size: 12px; font-family: Courier; "><br></div><div style="margin: 0px; font-size: 12px; font-family: Courier; ">Viele Grüße,</div><div style="margin: 0px; font-size: 12px; font-family: Courier; "><br></div><div style="margin: 0px; font-size: 12px; font-family: Courier; ">Michael</div><div style="margin: 0px; font-size: 12px; font-family: Courier; "><br></div><div style="margin: 0px; font-size: 12px; font-family: Courier; "><br></div><div style="margin: 0px; font-size: 12px; font-family: Courier; "><br></div></body></html>