SystemException
X
SystemException säger
Trying to access array offset on value of type null
/customers/0/9/4/mylunar.se/httpd.www/app/dll/Userstatus.php på 50
46
(SELECT image FROM `users` WHERE `id` = '%d' ) as image,
47
facts.*,mysettings.* FROM `facts`, `mysettings` WHERE `facts`.`userid` = '%d' and `facts`.`userid` = `mysettings`.`userid`",
48
$this->userid,$this->userid,$this->userid,$this->userid,$this->userid,$this->userid,$this->userid,$this->userid,$this->userid);
49
50
$pos = strpos($status['image'], 'res/images/avatar/');
51
if($pos === false){
52
$this->foto = 10.00;
53
}
54
55
$get = array('personality','politics','interests','residence','status','dress','food', 'music','hair');
56
$i=0;
Stackspår
Fil Rad Tid
1 icontroller.php include() 48
2 Userstatus.php UserStatus-> engine() 31
3 Userstatus.php SystemException-> SystemErrorHandler() 50
4 SystemException.php SystemException-> __construct() 713
5 index.php icontroller-> __destruct() 20
6 index.php UserStatus-> __construct() 1193
Warning: Trying to access array offset on value of type bool in /customers/0/9/4/mylunar.se/httpd.www/app/sys/SystemException.php on line 604