You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
my host upgraded mysql to mysqli. and now the script says I need to change these lines
Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/www/public_html/fanlistings/admin/mod_settings.php on line 32
Deprecated: Assigning the return value of new by reference is deprecated in /home/www/public_html/fanlistings/admin/Mail.php on line 154
Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/www/public_html/fanlistings/sitename/config.php on line 51
Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home2/www/public_html/fanlistings/admin/mod_owned.php on line 79
Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/www/public_html/fanlistings/admin/mod_members.php on line 604
Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/www/public_html/fanlistings/admin/mod_members.php on line 645
Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/www/public_html/fanlistings/admin/mod_members.php on line 137
Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/www/public_html/fanlistings/admin/mod_members.php on line 181
The text was updated successfully, but these errors were encountered:
my host upgraded mysql to mysqli. and now the script says I need to change these lines
Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/www/public_html/fanlistings/admin/mod_settings.php on line 32
Deprecated: Assigning the return value of new by reference is deprecated in /home/www/public_html/fanlistings/admin/Mail.php on line 154
Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/www/public_html/fanlistings/sitename/config.php on line 51
Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home2/www/public_html/fanlistings/admin/mod_owned.php on line 79
Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/www/public_html/fanlistings/admin/mod_members.php on line 604
Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/www/public_html/fanlistings/admin/mod_members.php on line 645
Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/www/public_html/fanlistings/admin/mod_members.php on line 137
Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/www/public_html/fanlistings/admin/mod_members.php on line 181
The text was updated successfully, but these errors were encountered: