JanValkenburg / MacOS-wallhaven-rotate-wallpaper

PHP script to change wallpaper on mac (using wallhaven API)
GNU General Public License v3.0
0 stars 0 forks source link

Error when no wallpaper could be fetched #30

Closed JanValkenburg closed 4 years ago

JanValkenburg commented 4 years ago

Notice: Trying to get property 'file_type' of non-object in /Users/vaartland/Sites/mac-wallhaven-change-wallpaper/index.php on line 131 Notice: Trying to get property 'id' of non-object in /Users/vaartland/Sites/mac-wallhaven-change-wallpaper/index.php on line 132 Notice: Trying to get property 'id' of non-object in /Users/vaartland/Sites/mac-wallhaven-change-wallpaper/index.php on line 133

JanValkenburg commented 4 years ago

fixed