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
Title says it all. PHP and cUrl are loaded and working (allegedly), but receiving a null in line 60 when running:
php floorfy-dl.php https://floorfy.com/tour/1990145
I'm new to PHP, so any help would be greatly appreciated.
It is generating a CFG.json file each time, but the file is blank.
Title says it all. PHP and cUrl are loaded and working (allegedly), but receiving a null in line 60 when running:
php floorfy-dl.php https://floorfy.com/tour/1990145
I'm new to PHP, so any help would be greatly appreciated.
It is generating a CFG.json file each time, but the file is blank.
Full Output:
PS C:> php C:/floorfy-dl.php https://floorfy.com/tour/1990145
url https://floorfy.com/tour/1990145
Downloading https://floorfy.com/tour/1990145
Downloading https://cdn.floorfy.com/
PHP Warning: Trying to access array offset on null in C:\floorfy-dl.php on line 60
PHP Warning: foreach() argument must be of type array|object, null given in C:\floorfy-dl.php on line 60
done
The text was updated successfully, but these errors were encountered: