You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Why the
Context::getContext()->language->id
return null? (in admin pages)
Warning on line 2845 in file \www\hotelcommerce\classes\controller\AdminController.php
[2] simplexml_load_string(): Entity: line 1: parser error : Start tag expected, '<' not found
Warning on line 2845 in file \www\hotelcommerce\classes\controller\AdminController.php
[2] simplexml_load_string(): {"errors":{"code":"0015","label":"Fatal error : method is undefined."}}
Warning on line 2845 in file \www\hotelcommerce\classes\controller\AdminController.php
[2] simplexml_load_string(): ^
Notice on line 2150 in file \www\hotelcommerce\classes\controller\AdminController.php
[8] Trying to access array offset on value of type null
The text was updated successfully, but these errors were encountered:
Why the
Context::getContext()->language->id
return null? (in admin pages)
Warning on line 2845 in file \www\hotelcommerce\classes\controller\AdminController.php
[2] simplexml_load_string(): Entity: line 1: parser error : Start tag expected, '<' not found
Warning on line 2845 in file \www\hotelcommerce\classes\controller\AdminController.php
[2] simplexml_load_string(): {"errors":{"code":"0015","label":"Fatal error : method is undefined."}}
Warning on line 2845 in file \www\hotelcommerce\classes\controller\AdminController.php
[2] simplexml_load_string(): ^
Notice on line 2150 in file \www\hotelcommerce\classes\controller\AdminController.php
[8] Trying to access array offset on value of type null
The text was updated successfully, but these errors were encountered: