Skip to content

Image & Video errors #84

@arwaawan3

Description

@arwaawan3

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,

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions