• regenesys

    (@regenesys)


    Hi there
    I just updated the plugin and now i am getting the following error:
    Notice: Undefined variable: mepTemp in /var/www/regenesys.co.za/public_html/wp-content/plugins/related-youtube-videos/index.php on line 63

    On the page I also get the following error:
    Error: No related videos found! –>

    I also see that I dont have cURL.

    I have not changed any of my shortcode
    It is still the following:
    [relatedYouTubeVideos width=”300″ height=”220″ relation=”keywords” terms=”forum” exact=”true” author=”regenesys2020″ orderBy=”published” showVideoTitle=”true”]

    https://www.ads-software.com/plugins/related-youtube-videos/

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Chris

    (@zenation)

    I’ve implemented a new workaround.

    Now, the plugin tries calling the YouTube API over http instead of https (as stated in the official documentation). So even in the case that neither cURL nor the https wrapper is installed you should still be able to get your results.

    Can you test v1.5.9 and see if the videos show up again?

    Thread Starter regenesys

    (@regenesys)

    Hi
    I installed the new version and the videos are displaying now

    Thank you very much for your help!!

    Thread Starter regenesys

    (@regenesys)

    Hi there
    My page is giving the same errors again as in my first post here. I am still using Version 1.5.9 so I am unsure why this error is appearing again.

    Here is my page https://regenesys.co.za/video-2/

    Plugin Author Chris

    (@zenation)

    Hi,
    I’ve made two more changes (v.1.6.1):

    You can now set a custom error message in the plugin settings that will be displayed when no videos were found.

    And the other thing is that the YouTube request URL will now be included in the error message that’s being generated as an HTML comment.

    So when no videos were found you can take a look at the HTML source code (usually ctrl+u for most of the browsers), look for “relatedYouTubeVideos Error” and you will see the URL.

    You can then either do a little check by yourself and open this URL in your browser or, since the URL contains all the necessary parameters, you can post the URL here and I will have a look.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Errors after updating’ is closed to new replies.