Undefined index
Opened this issue · 2 comments
Deleted user commented
There are errors on my site.
`Notice: Undefined index: Season in E:\programs\xammp2\htdocs\imdb_import\php\omdb.class.php on line 310
Notice: Undefined index: Episode in E:\programs\xammp2\htdocs\imdb_import\php\omdb.class.php on line 310
Notice: Undefined index: seriesID in E:\programs\xammp2\htdocs\imdb_import\php\omdb.class.php on line 310`
RasmusLindroth commented
Hello and thank you for the issue!
The bug should be gone in this commit 4adf65b, and if it's still there please reopen this issue.
Deleted user commented
Works! Thanks a lot!