Jump to content

Prestashop 1.7.4.1 Uncaught Notice: Undefined index


gaconcntt

Recommended Posts

Hello guys,

I got this error on Prestashop 1.7.4.1

My server use php 7.2

Can anyone help me with this please! I am really stuck

 

Level Channel Message
INFO19:23:53 request Matched route "admin_product_catalog".
DEBUG19:23:53 security Read existing security token from the session.
DEBUG19:23:53 security User was reloaded from a user provider.
DEBUG19:23:53 doctrine SELECT name FROM ps_module WHERE active = 1
INFO19:23:53 php User Deprecated: The "logger" service is private, getting it from the container is deprecated since Symfony 3.2 and will fail in 4.0. You should either make the service public, or stop using the container directly and use dependency injection instead.
DEBUG19:23:53 doctrine SELECT 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 FROM ps_admin_filter t0 WHERE t0.employee = ? AND t0.shop = ? AND t0.controller = ? AND t0.action = ? LIMIT 1
DEBUG19:23:53 doctrine SELECT 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 FROM ps_admin_filter t0 WHERE t0.employee = ? AND t0.shop = ? AND t0.controller = ? AND t0.action = ? LIMIT 1
DEBUG19:23:53 doctrine SELECT 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 FROM ps_admin_filter t0 WHERE t0.employee = ? AND t0.shop = ? AND t0.controller = ? AND t0.action = ? LIMIT 1
DEBUG19:23:53 doctrine SELECT 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 FROM ps_admin_filter t0 WHERE t0.employee = ? AND t0.shop = ? AND t0.controller = ? AND t0.action = ? LIMIT 1
INFO19:23:53 php User 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".
CRITICAL19:23:53 php Uncaught Notice: Undefined index:
CRITICAL19:23:53 request Uncaught PHP Exception Symfony\Component\Debug\Exception\ContextErrorException: "Notice: Undefined index: " at /vendor/icanboogie/cldr/lib/LocalizedCurrency.php line 75
Edited by gaconcntt (see edit history)
Link to comment
Share on other sites

13 minutes ago, gaconcntt said:

CRITICAL19:23:53 php Uncaught Notice: Undefined index: CRITICAL19:23:53 request Uncaught PHP Exception Symfony\Component\Debug\Exception\ContextErrorException: "Notice: Undefined index: " at /vendor/icanboogie/cldr/lib/LocalizedCurrency.php line 75

This is where the error

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...