Hi
I'm facing this error :
Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /var/www/core/inc/config.php on line 7
I've tried to replace mysql with mysqli but I faced some errors.So I decided to return to mysql but my problem is how can I hide this error!?