You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
1. Image Error:
"message": "Trying to get property 'url' of non-object",
"exception": "ErrorException",
"file": "/demo/vendor/tipoff/escape-room/src/Models/EscaperoomTheme.php",
"line": 126,
EscaperoomTheme.php:
public function getIconUrlAttribute()
{
return $this->icon->url;
}
2. Video Error
"message": "Trying to get property 'source' of non-object",
"exception": "ErrorException",
"file": "/Applications/MAMP/htdocs/tipoff-repos/demo/vendor/tipoff/escape-room/src/Models/EscaperoomTheme.php",
"line": 131,
The text was updated successfully, but these errors were encountered:
1. Image Error:
"message": "Trying to get property 'url' of non-object",
"exception": "ErrorException",
"file": "/demo/vendor/tipoff/escape-room/src/Models/EscaperoomTheme.php",
"line": 126,
EscaperoomTheme.php:
public function getIconUrlAttribute()
{
return $this->icon->url;
}
2. Video Error
"message": "Trying to get property 'source' of non-object",
"exception": "ErrorException",
"file": "/Applications/MAMP/htdocs/tipoff-repos/demo/vendor/tipoff/escape-room/src/Models/EscaperoomTheme.php",
"line": 131,
The text was updated successfully, but these errors were encountered: