Submitted by bala4901 on 2009-10-16 I found this in the error log.WARNING in C:\xampp\htdocs\webissues\include\database.inc.php(47): Function set_magic_quotes_runtime() is deprecated During I try to save an issue, log in, log out the error msg will come out What if you change it to: ini_set( 'magic_quotes_runtime', 0 );Regards, Michał Log in to post comments Sorry, May I know where to set it? Log in to post comments In C:\xampp\htdocs\webissues\include\database.inc.php, line 47 (replacing the call to set_magic_quotes_runtime). Regards, Michał Log in to post comments Log in to post comments
What if you change it to: ini_set( 'magic_quotes_runtime', 0 );Regards, Michał Log in to post comments
In C:\xampp\htdocs\webissues\include\database.inc.php, line 47 (replacing the call to set_magic_quotes_runtime). Regards, Michał Log in to post comments
What if you change it to:
Regards,
Michał
Sorry,
May I know where to set it?
In C:\xampp\htdocs\webissues\include\database.inc.php, line 47 (replacing the call to set_magic_quotes_runtime).
Regards,
Michał