Hi,
I'm trying to upgrade my forum from 3.6 to 3.8.6 and when I execute the /install/upgrade.php I this error message
I read deprecated error was solve in 3.8.5, how can I solve it?
My server is running with
PHP version 5.3.1 MySQL version 5.0.91-community
I'm trying to upgrade my forum from 3.6 to 3.8.6 and when I execute the /install/upgrade.php I this error message
Deprecated: Function set_magic_quotes_runtime() is deprecated in /home/xxxxxx/public_html/foros/includes/class_core.php on line 1644
Warning: Cannot modify header information - headers already sent by (output started at /home/gedxxx/public_html/foros/includes/class_core.php:1644) in /home/xxxxxx/public_html/foros/includes/functions.php on line 3103
Warning: Cannot modify header information - headers already sent by (output started at /home/gedxxx/public_html/foros/includes/class_core.php:1644) in /home/xxxxxx/public_html/foros/includes/functions.php on line 3103
My server is running with
PHP version 5.3.1 MySQL version 5.0.91-community
Comment