Problem z Deprecated: Assigning the return…
-
Po przeniesieniu domeny z 3 subdomenami na inny hosting jest pewien problem….
na każdej suodmenie wyskoczyło białe tło z mniej wiecej taką treścią:
„Deprecated: Assigning the return value of new by reference is deprecated in /home/admin4/public_html/wp/wp-settings.php on line 520
Deprecated: Assigning the return value of new by reference is deprecated in /home/admin4/public_html/wp/wp-settings.php on line 535
Deprecated: Assigning the return value of new by reference is deprecated in /home/admin4/public_html/wp/wp-settings.php on line 542
Deprecated: Assigning the return value of new by reference is deprecated in /home/admin4/public_html/wp/wp-settings.php on line 578
Deprecated: Function set_magic_quotes_runtime() is deprecated in /home/admin4/public_html/wp/wp-settings.php on line 18″
Po usunięciu z podanych linii 520 itp w wp-setting.php znaku & oraz w linii 18 wlkejeniu
//set_magic_quotes_runtime(0); if(version_compare(PHP_VERSION, '5.3.0', '<')) { set_magic_quotes_runtime(0); //18th line }na 2 subdomenach wyświetla się biała strona natomiast jedna subdomena wyswietla się dobrze. Po zmienieniu nazwy pliku plugins na inny nic to nie dało… po zmienieniu nazwy motywu na inny też nic to nie dało
Co jest nie tak?
Temat ‘Problem z Deprecated: Assigning the return…’ jest zamknięty na nowe odpowiedzi.