tboothman / imdbphp

PHP library for retrieving film and tv information from IMDb
251 stars 84 forks source link

Tltle.php of imdbphp gives error! #307

Closed Thomasdouscha closed 1 year ago

Thomasdouscha commented 1 year ago

Hi,

message | "Trying to get property 'akas' of non-object" exception | "ErrorException" file | "/mnt/diskssd/web/site_copy/vendor/imdbphp/imdbphp/src/Imdb/Title.php" line | 1227 trace | [ {…}, {…}, {…}, {…}, {…}, {…}, {…}, {…}, {…}, {…}, … ]

imdbphp is not working anymoye and gives error please help

Thomasdouscha commented 1 year ago
message "Trying to get property 'releaseDates' of non-object"
exception "ErrorException"
file "/mnt/diskssd/web/site_copy/vendor/imdbphp/imdbphp/src/Imdb/Title.php"
line 2668
trace [ {…}, {…}, {…}, {…}, {…}, {…}, {…}, {…}, {…}, {…}, … ]
0 Object { file: "/mnt/diskssd/web/site_copy/vendor/imdbphp/imdbphp/src/Imdb/Title.php", line: 2668, function: "handleError", … }
1 Object { file: "/mnt/diskssd/web/site_copy/app/Http/Controllers/Movie/MovieController.php", line: 6709, function: "releaseInfo", … }
2 Object { file: "/mnt/diskssd
Thomasdouscha commented 1 year ago

Hello! It seems that the Title.php file of imdbphp was constantly throwing errors for about an hour. Now, it has started working again. I'm not exactly sure what happened, but it appears to be an issue with the IMDb website itself. I will check it again tomorrow morning.