I got this error message after submitting a thread:
Warning: curl_setopt_array() [function.curl-setopt-array]: CURLOPT_FOLLOWLOCATION cannot be activated when in safe_mode or an open_basedir is set in [path]/bitly.php on line 141
{ "errorCode": 0, "errorMessage": "", "results": { "http://www.pro-esports.com/showthread.php?t=22": { "hash": "d6TEBY", "shortCNAMEUrl": "http://bit.ly/cn4qlP", "shortKeywordUrl": "", "shortUrl": "http://bit.ly/cn4qlP", "userHash": "cn4qlP" } }, "statusCode": "OK" }Invalid JSON-response on line 196 in /.../pro-esports.com/forums/bitly.php
#0 /.../pro-esports.com/forums/bitly.php(382): Bitly->doCall('shorten', Array)
#1 /.../pro-esports.com/forums/newthread.php(262) : eval()'d code(19): Bitly->shorten('http://www.pro-...')
#2 /.../pro-esports.com/forums/newthread.php(262): eval()
#3 {main}
Fatal error: Invalid JSON-response on line 196 in [path]/bitly.php in [path]/vb/vb.php on line 284
#0 vb_error_handler(256, Invalid JSON-response on line 196 in /.../pro-esports.com/forums/bitly.php , /.../pro-esports.com/forums/vb/vb.php, 284, Array ([exception] => BitlyException Object ([] => Invalid JSON-response,[] => ,[] => 0,[] => /.../pro-esports.com/forums/bitly.php,[] => 196,[] => Array ([0] => Array ([file] => /.../pro-esports.com/forums/bitly.php,[line] => 382,[function] => doCall,[class] => Bitly,[type] => ->,[args] => Array ([0] => shorten,[1] => Array ([longUrl] => http://www.pro-esports.com/showthread.php?t=22,[history] => 1))),[1] => Array ([file] => /.../pro-esports.com/forums/newthread.php(262) : eval()'d code,[line] => 19,[function] => shorten,[class] => Bitly,[type] => ->,[args] => Array ([0] => http://www.pro-esports.com/showthread.php?t=22)),[2] => Array ([file] => /.../pro-esports.com/forums/newthread.php,[line] => 262,[function] => eval))),[code] => 256)) #1 trigger_error(Invalid JSON-response on line 196 in /.../pro-esports.com/forums/bitly.php , 256) called at [/.../pro-esports.com/forums/vb/vb.php:284] #2 vB::handleException(BitlyException Object ([] => Invalid JSON-response,[] => ,[] => 0,[] => /.../pro-esports.com/forums/bitly.php,[] => 196,[] => Array ([0] => Array ([file] => /.../pro-esports.com/forums/bitly.php,[line] => 382,[function] => doCall,[class] => Bitly,[type] => ->,[args] => Array ([0] => shorten,[1] => Array ([longUrl] => http://www.pro-esports.com/showthread.php?t=22,[history] => 1))),[1] => Array ([file] => /.../pro-esports.com/forums/newthread.php(262) : eval()'d code,[line] => 19,[function] => shorten,[class] => Bitly,[type] => ->,[args] => Array ([0] => http://www.pro-esports.com/showthread.php?t=22)),[2] => Array ([file] => /.../pro-esports.com/forums/newthread.php,[line] => 262,[function] => eval))))
I got rid of the red code after changing from "true" to "false". The first error message is a problem which you explained in your mod post but I don't know where to add the code from there. It says on line 136 but the code only has about 30 lines. :S