Quote:
Originally Posted by Paul M
vB 3.8.7 works perfectly fine with php 5.3
|
I'm using 3.8.7 PL3 and once i switch to PHP 5.3.26 or 5.3.25 i'm getting the following errors e.g. while visiting the blog index:
Quote:
Deprecated: Assigning the return value of new by reference is deprecated in /home/projedbv/www.projektstarwars.de/forum/includes/init.php on line 55
Deprecated: Assigning the return value of new by reference is deprecated in /home/projedbv/www.projektstarwars.de/forum/includes/init.php on line 107
Deprecated: Assigning the return value of new by reference is deprecated in /home/projedbv/www.projektstarwars.de/forum/includes/init.php on line 111
Deprecated: Assigning the return value of new by reference is deprecated in /home/projedbv/www.projektstarwars.de/forum/includes/init.php on line 119
Deprecated: Assigning the return value of new by reference is deprecated in /home/projedbv/www.projektstarwars.de/forum/includes/init.php on line 130
Deprecated: Assigning the return value of new by reference is deprecated in /home/projedbv/www.projektstarwars.de/forum/includes/init.php on line 134
Deprecated: Assigning the return value of new by reference is deprecated in /home/projedbv/www.projektstarwars.de/forum/includes/init.php on line 142
Deprecated: Assigning the return value of new by reference is deprecated in /home/projedbv/www.projektstarwars.de/forum/includes/init.php on line 211
Deprecated: Assigning the return value of new by reference is deprecated in /home/projedbv/www.projektstarwars.de/forum/includes/init.php on line 389
Deprecated: Assigning the return value of new by reference is deprecated in /home/projedbv/www.projektstarwars.de/forum/includes/class_core.php on line 2552
Warnung: trim() expects parameter 1 to be string, array given in [path]/includes/functions.php (Zeile 307)
Warnung: number_format() expects parameter 1 to be double, array given in [path]/includes/functions.php (Zeile 361)
Warnung: trim() expects parameter 1 to be string, array given in [path]/includes/functions.php (Zeile 307)
Warnung: number_format() expects parameter 1 to be double, array given in [path]/includes/functions.php (Zeile 361)
|
I appreciate any help and thanks in advance!