Hello
I obtain an error with cron job
This fonction is depreciated witrh PHP 7.4 ?
Note : My magento 1945 works on frontend and backend
error message :
/home/app/Mage.php(50): include_once()
/home/cron.php(31): require('...')
{main}
thrown in /app/code/core/Mage/Core/functions.php on line 32
PHP Fatal error: Uncaught Error: Call to undefined function get_magic_quotes_gpc() in /app/code/core/Mage/Core/functions.php:32
CCould you help me ?
BBest regards