Gipielle Posted September 6, 2019 Share Posted September 6, 2019 (edited) In Prestashop 1.5, i will like to remove this warning because is very boring Warning: Parameter id_lang in function displayDate() is deprecated in /Applications/MAMP/htdocs/sviluppo/classes/helper/HelperList.php on line 287 in /Applications/MAMP/htdocs/sviluppo/classes/Tools.php on line 2147 This is the line 287 $this->_list[$index][$key] = Tools::displayDate($tr[$key], $this->context->language->id, true); Thanks for help Edited September 6, 2019 by Gipielle (see edit history) Link to comment Share on other sites More sharing options...
Gipielle Posted September 6, 2019 Author Share Posted September 6, 2019 Solved ! https://github.com/PrestaShop/PrestaShop-1.5/commit/3328c7a653dfce5a494b014bde6410261104def8#diff-66f353a25bcde6c1c85685b749bb0882 Link to comment Share on other sites More sharing options...
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 accountSign in
Already have an account? Sign in here.
Sign In Now