Quote:
Originally Posted by mimocherry
I got a headache reading through all the posts, and still can not resolve my issue...
I really would like to use bitz.ly, and I think that I have setup the API Key correctly.
however, I still get the following errors..according to other posts, I should use is.gd, but can I use bitzly, and resolve the following issue??
nvalid JSON-response on line 203 in /var/www/vhosts/website/httpdocs/forum/includes/bitly.php
#0 /var/www/vhosts/website/httpdocs/forum/includes/bitly.php(414): Bitly->doCall('shorten', Array)
thanks so muchhhh
|
As stated in the OP:
Q: I see an "INVALID_JSON" error
A: Disable bitly by setting $useBitly to false.
This is probably due to JSON being limited or not installed by your webhost. Check you phpinfo and make sure JSON is installed.