• Resolved demas23

    (@demas23)


    Hi there!

    Updated to the latest version and I’m getting this error message on the page where my shortcode is embedded.

    EmbedYoutubeLiveStreaming::__set_state(array( 'channelId' => '(removed this for privacy)', 'API_Key' => '(removed this for privacy)', 'jsonResponse' => '{ "kind": "youtube#searchListResponse", "etag": "LgldeqxlASUfgtUiqLulF4E6Tcw", "regionCode": "GB", "pageInfo": { "totalResults": 0, "resultsPerPage": 0 }, "items": [] } ', 'objectResponse' => (object) array( 'kind' => 'youtube#searchListResponse', 'etag' => 'LgldeqxlASUfgtUiqLulF4E6Tcw', 'regionCode' => 'GB', 'pageInfo' => (object) array( 'totalResults' => 0, 'resultsPerPage' => 0, ), 'items' => array ( ), 'fromTransientCache' => true, ), 'arrayResponse' => NULL, 'errorMessage' => NULL, 'errorArray' => NULL, 'isLive' => NULL, 'queryData' => NULL, 'getAddress' => 'https://www.googleapis.com/youtube/v3/', 'getQuery' => NULL, 'queryString' => NULL, 'part' => 'id,snippet', 'eventType' => 'live', 'type' => 'video', 'subdomain' => 'www', 'default_embed_width' => '560', 'default_embed_height' => '315', 'default_ratio' => 1.7777777777777777, 'embed_code' => NULL, 'embed_autoplay' => 'false', 'embed_width' => '720', 'embed_height' => '480', 'show_related' => 'false', 'live_video_id' => NULL, 'live_video_title' => NULL, 'live_video_description' => NULL, 'live_video_publishedAt' => NULL, 'live_video_thumb_default' => NULL, 'live_video_thumb_medium' => NULL, 'live_video_thumb_high' => NULL, 'resource_type' => 'live', 'uploads_id' => NULL, 'channel_title' => NULL, 'completed_video_id' => '', 'resource' => 'search', ))

    Not sure what to make of it. Any ideas?

    • This topic was modified 1 year, 7 months ago by demas23.

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter demas23

    (@demas23)

    I’m actually not even sure its an error message.

    Plugin Author macbookandrew

    (@macbookandrew)

    @demas23 that’s the debug output, and it’s only visible if 1) you are logged in as an admin, and 2) you have debugging enabled.

    You can turn off debug mode in the plugin if you don’t want to see it.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Error Message? When logged in as admin – v. 1.8.4’ is closed to new replies.