cancel
Showing results for 
Search instead for 
Did you mean: 

PHP error cron job - Magento 1945 - PHP 7.4.X - undefined function get_magic_quotes_gpc

PHP error cron job - Magento 1945 - PHP 7.4.X - undefined function get_magic_quotes_gpc

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