Hallo zusammen,
bräuchte Mal wieder eure Unterstützung. Nun habe ich von 1.6.1.23 auf 1.7.7 Update gemacht und habe ich ähnliches Problemchen, ich komme wieder nicht in die Module rein, Symphony spuckt folgende Fehlermeldung aus
EBUG10:12:23doctrineSELECT name FROM znbqn_module WHERE active = 1
INFO10:12:24requestMatched route "admin_orders_index".
DEBUG10:12:24securityRead existing security token from the session.
DEBUG10:12:24securityUser was reloaded from a user provider.
INFO10:12:24phpUser Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0.
DEBUG10:12:24doctrineSELECT t0.id AS id_1, t0.employee AS employee_2, t0.shop AS shop_3, t0.controller AS controller_4, t0.action AS action_5, t0.filter AS filter_6, t0.filter_id AS filter_id_7 FROM znbqn_admin_filter t0 WHERE t0.employee = ? AND t0.shop = ? AND t0.filter_id = ? LIMIT 1
DEBUG10:12:24doctrineSELECT t0.id AS id_1, t0.employee AS employee_2, t0.shop AS shop_3, t0.controller AS controller_4, t0.action AS action_5, t0.filter AS filter_6, t0.filter_id AS filter_id_7 FROM znbqn_admin_filter t0 WHERE t0.employee = ? AND t0.shop = ? AND t0.filter_id = ? LIMIT 1
INFO10:12:24phpUser Deprecated: Implementing "Symfony\Component\HttpKernel\DataCollector\DataCollectorInterface" without the "reset()" method is deprecated since Symfony 3.4 and will be unsupported in 4.0 for class "Csa\Bundle\GuzzleBundle\DataCollector\GuzzleCollector".
CRITICAL10:12:24phpUncaught Warning: Declaration of Cart::getProducts($refresh = false, $id_product = false, $id_country = NULL) should be compatible with CartCore::getProducts($refresh = false, $id_product = false, $id_country = NULL, $fullInfos = true, bool $keepOrderPrices = false)
CRITICAL10:12:24requestUncaught PHP Exception Symfony\Component\Debug\Exception\ContextErrorException: "Warning: Declaration of Cart::getProducts($refresh = false, $id_product = false, $id_country = NULL) should be compatible with CartCore::getProducts($refresh = false, $id_product = false, $id_country = NULL, $fullInfos = true, bool $keepOrderPrices = false)" at /var/www/web26948268/html/override/classes/Cart.php line 1044