LIVE & UPCOMING IN NEXT 30 DAYS
( ! ) Fatal error: Uncaught Error: Undefined constant GuzzleHttp\ClientInterface::VERSION in /var/www/include/youtube/vendor/google/apiclient/src/Google/Client.php on line 1109 | ||||
---|---|---|---|---|
( ! ) Error: Undefined constant GuzzleHttp\ClientInterface::VERSION in /var/www/include/youtube/vendor/google/apiclient/src/Google/Client.php on line 1109 | ||||
Call Stack | ||||
# | Time | Memory | Function | Location |
1 | 0.0001 | 385600 | {main}( ) | .../feed.php:0 |
2 | 0.0082 | 787112 | getYoutubeLive( $numbertoshow = 10, $type = 'feed', $seconds_limit = 2592000, $minutes_to_keep_viewable = ???, $customer = ??? ) | .../feed.php:252 |
3 | 0.0091 | 808064 | Google_Service_YouTube_Resource_LiveBroadcasts->listLiveBroadcasts( $part = 'snippet,contentDetails,status', $optParams = ['broadcastStatus' => 'all', 'broadcastType' => 'all', 'maxResults' => 40] ) | .../rn_functions.php:77 |
4 | 0.0091 | 808816 | Google_Service_Resource->call( $name = 'list', $arguments = [0 => ['part' => 'snippet,contentDetails,status', 'broadcastStatus' => 'all', 'broadcastType' => 'all', 'maxResults' => 40]], $expectedClass = 'Google_Service_YouTube_LiveBroadcastListResponse' ) | .../LiveBroadcasts.php:314 |
5 | 0.0095 | 820064 | Google_Client->execute( $request = class GuzzleHttp\Psr7\Request { private $method = 'GET'; private $requestTarget = NULL; private $uri = class GuzzleHttp\Psr7\Uri { private $scheme = 'https'; private $userInfo = ''; private $host = 'www.googleapis.com'; private $port = NULL; private $path = '/youtube/v3/liveBroadcasts'; private $query = 'part=snippet%2CcontentDetails%2Cstatus&broadcastStatus=all&broadcastType=all&maxResults=40'; private $fragment = ''; private $composedComponents = NULL }; private $headers = ['Host' => [...], 'content-type' => [...]]; private $headerNames = ['content-type' => 'content-type', 'host' => 'Host']; private $protocol = '1.1'; private $stream = NULL }, $expectedClass = 'Google_Service_YouTube_LiveBroadcastListResponse' ) | .../Resource.php:232 |
6 | 0.0095 | 822408 | Google_Client->authorize( $http = ??? ) | .../Client.php:835 |
7 | 0.0095 | 822408 | Google_Client->getHttpClient( ) | .../Client.php:360 |
8 | 0.0095 | 822408 | Google_Client->createDefaultHttpClient( ) | .../Client.php:1087 |