JorgenPhi / php-snapchat

A PHP library for the Snapchat API - With Commit History
MIT License
259 stars 73 forks source link

PHP Fatal error line 234 of snapchat.php #95

Open Nyte9 opened 9 years ago

Nyte9 commented 9 years ago

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?

liamcottle commented 9 years ago

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 notifications@github.com 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.