Jump to content
  • 0

Błąd w backoffice - lista modołów


michal.rodziewicz

Question

Witam, 

 

Jestem początkującym użytkownikiem i podczas pracy w backoffice wyświetla mi się błąd:

 

"Notice w linii 1942 w pliku /homepages/18/d559071880/htdocs/clickandbuilds/PrestaShop/Sklep2CAD/classes/controller/AdminController.php

[8] Trying to get property of non-object ".

 

Wchodziłem w plik AdminController.php i nie widzę w tym miejscu błędu. Podsyłam linie 1942...

 

"{

$must_have_module_list_array = array();
if (is_object($country_module_list_xml->module))
foreach ($must_have_module_list_xml->module as $l => $mo)
$all_module_list[] = (string)$mo->name;
}"
 
Proszę o pomoc
 
Pozdrawiam
Link to comment
Share on other sites

2 answers to this question

Recommended Posts

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...