php-snapchat
php-snapchat copied to clipboard
PHP Fatal error line 234 of snapchat.php
Here's the exact message: "PHP Fatal error: Call to a member function get() on a non-object in G:\PleskVhosts\nekoview.com\httpdocs\snapchat.php on line 234"
Looked at a few older threads saying an earlier commit fixed this (https://github.com/JorgenPhi/php-snapchat/issues/65) but I'm still getting it. Strangest thing about this is that it works fine when hosted on my local PC and laptop. But when I try to host it on my godaddy hosting I get this error.
Anyone know anything about this?
This library is using extremely old endpoints, and will most likely lead to account bans... However, this error is likely because the IP address of your GoDaddy server has been blocked by Snapchat.
On Sat, Feb 21, 2015 at 2:47 PM, Nyte [email protected] wrote:
Here's the exact message: "PHP Fatal error: Call to a member function get() on a non-object in G:\PleskVhosts\nekoview.com\httpdocs\snapchat.php on line 234"
Looked at a few older threads saying an earlier commit fixed this (#65 https://github.com/JorgenPhi/php-snapchat/issues/65) but I'm still getting it. Strangest thing about this is that it works fine when hosted on my local PC and laptop. But when I try to host it on my godaddy hosting I get this error.
Anyone know anything about this?
— Reply to this email directly or view it on GitHub https://github.com/JorgenPhi/php-snapchat/issues/95.