• Hi

    I installed the plugin, added youtube channel id yet im getting this on the page

    Warning: Invalid argument supplied for foreach() in /home/bespoked/public_html/dev/wp-content/plugins/ix-show-latest-youtube/plugin/Ix_ShowLatestYt.php on line 139

    Warning: array_multisort() [function.array-multisort]: Argument #1 is expected to be an array or a sort flag in /home/bespoked/public_html/dev/wp-content/plugins/ix-show-latest-youtube/plugin/Ix_ShowLatestYt.php on line 142

    Please help!
    John

    https://www.ads-software.com/plugins/ix-show-latest-youtube/

Viewing 8 replies - 1 through 8 (of 8 total)
  • Plugin Author Daniel J. Lewis

    (@djosephdesign)

    Yeah. Unfortunately, development is on hold.

    I tried to put the api v3 on the plugin but isn’t work. Any help?

    Plugin Author Daniel J. Lewis

    (@djosephdesign)

    Development is still on hold.

    If you would like to contribute your API v3 changes, it would make it easier for me to fix these other PHP errors.

    I tried to follow the Youtube Api V3 documentation but i don’t get it

    I get these errors

    Warning: array_merge_recursive(): Argument #1 is not an array in /home2/attracti/public_html/youtube/wp-content/plugins/ix-show-latest-youtube/plugin/Ix_ShowLatestYt.php on line 129

    Warning: Creating default object from empty value in /home2/attracti/public_html/youtube/wp-content/plugins/ix-show-latest-youtube/plugin/Ix_ShowLatestYt.php on line 129

    Warning: Invalid argument supplied for foreach() in /home2/attracti/public_html/youtube/wp-content/plugins/ix-show-latest-youtube/plugin/Ix_ShowLatestYt.php on line 139

    Warning: array_multisort(): Argument #1 is expected to be an array or a sort flag in /home2/attracti/public_html/youtube/wp-content/plugins/ix-show-latest-youtube/plugin/Ix_ShowLatestYt.php on line 142
    No more videos found for channel moritzhangouttv,theaudacitytopodcast

    Plugin Author Daniel J. Lewis

    (@djosephdesign)

    Yes, glilour, this has already been reported.

    As this plugin looks like it’s no longer supported, I took a look and found something similar can be done without a plugin: https://www.janes.co.za/embed-latest-video-from-channel/

    Plugin Author ixiter

    (@ixiter)

    The problem is …

    We use V2 of the API in this plugin. V2 is not supported anymore. We need to change to V3.
    V3 requires an API-key. Requests are limited per key. So we canniot provide our key with the plugin. Each installation of the plugin requires a unique key. Each user needs to get an own key.

    We will discuss this issue and then decide what to do.

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘Invalid arguement supplied for each’ is closed to new replies.