Mtester 0 Posted March 11, 2019 Hi, I have this errors on prestashop, classic theme and I can't find a solution. Can anyone help me: PHP Deprecated: Function create_function() is deprecated in /home/tes2/public_html/modules/ps_facetedsearch/ps_facetedsearch.php on line 2456PHP Fatal error: Uncaught --> Smarty: 0():Missing '$template' parameter <-- thrown in /home/tes2/public_html/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php on line 177 thanks Share this post Link to post Share on other sites
Janett 187 Posted March 12, 2019 The module named ps_facetedsearch is not compatible with PHP 7.2 please use PHP 7.1 Share this post Link to post Share on other sites
amorxoigel 0 Posted March 14, 2019 On 3/12/2019 at 9:50 AM, Janett said: The module named ps_facetedsearch is not compatible with PHP 7.2 please use PHP 7.1 with 7.1 i'm still getting the same warning..did u find a solution? Share this post Link to post Share on other sites
tuk66 791 Posted March 19, 2019 You can ignore PHP Warnings. Just turn off Debug mode. Share this post Link to post Share on other sites