• Resolved proqd69

    (@proqd69)


    Dear ladies and gentleman.

    We are using your plugin since many years on more than 10 websites.
    Now we realized, that videos will not be shown anymore.
    Unfortunately we have no idea, why – so we ask for your help.

    We did not change any parameters…

    If a donation is needed, we will do this wih a smile on our faces!

    Best Regards
    Dirk

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

Viewing 15 replies - 1 through 15 (of 25 total)
  • Plugin Contributor David Artiss

    (@dartiss)

    Hi,

    It appears the videos have been removed from YouTube. If you look at the first video on that page you provided it’s a playlist. Here’s a direct link to it…

    https://www.youtube.com/embed?list=sM5RDq6Jbfc

    As you can see, it’s no longer available.

    Thread Starter proqd69

    (@proqd69)

    I am sorry for not proving the example, before my post.

    Here is another one:
    https://www.pangolin.de/shop/pangolin-lasershows/lasershow-kirche-beamshow/

    Both the same videos… bottom one with your plugin.

    • This reply was modified 2 years, 3 months ago by proqd69.
    Plugin Contributor David Artiss

    (@dartiss)

    There are 2 videos on that page – the first one works fine and the other, too, is unavailable.

    Plugin Contributor David Artiss

    (@dartiss)

    If it’s showing “This video is unavailable” then it’s been removed from YouTube and there’s nothing I can do. If you have any videos that aren’t playing and are not showing this, please let me know.

    Thread Starter proqd69

    (@proqd69)

    You don`t understand.

    Both videos are the same youtube videos!
    Same link, just different types of embed.
    First on with “iframe” second one ( same video – same link ) with your plugin!

    Plugin Contributor David Artiss

    (@dartiss)

    The first video doesn’t appear to be embedded with my plugin. The second is and it’s been specified as a playlist but doesn’t appear to be.

    Can you provide me with the shortcode and parameters that you’ve used on that page to display the broken video?

    Thread Starter proqd69

    (@proqd69)

    The first video is embedded with “IFRAME” not with your plugin.
    The second video is embedded with your plugin.
    I did this so you can see the problem is with your plugin.

    Here are the codes:

    First Video:
    <p><iframe width=”560″ height=”315″ src=”https://www.youtube.com/embed/1IjcZs0cEVM&#8221; title=”YouTube video player” frameborder=”0″ allow=”accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture” allowfullscreen=””></iframe></p>

    Second Video:
    [youtube]1IjcZs0cEVM[/youtube]

    You see… both videos are identic!

    Plugin Contributor David Artiss

    (@dartiss)

    Ok, I can recreate this now myself.

    It appears that the videos are using the search feature, which was depreciated… in 2020. So, theoretically, this should have been failing for 2 years.

    I need to do a lot more digging to find out what’s going on here, tbh. Leave it with me.

    Thread Starter proqd69

    (@proqd69)

    For us we have a huge problem, as we use your plugin on 10 websites and all videos are off.
    Anyway… of course we would prefere ot to change the plugin, cause we have to change all he codes too.
    We appreciate your help.

    Plugin Contributor David Artiss

    (@dartiss)

    I will get to it when I can.

    Plugin Contributor David Artiss

    (@dartiss)

    I’ve got to the bottom of it. Kind of.

    You’re running PHP 8 or above. The plugin hasn’t yet been tested for this release (a shame you can’t yet specify a maximum PHP version for a plugin). This is something I will be doing in due course but not imminently (all of my plugins require the same). Your best option here, if you can, is to roll back to pre PHP 8, which I assume you must have done at the time this broke.

    Thread Starter proqd69

    (@proqd69)

    Well… that was my first thought, and i tested it already.
    Right now the site is back to PHP 7.4 but the problem is still there!

    Plugin Contributor David Artiss

    (@dartiss)

    I would double check as I did the same thing and it did fix the problem.

    I suspected it was something like this when I rolled my plugin back a LOT of versions and the issue remained, suggesting it was something outside the control of my plugin.

    Thread Starter proqd69

    (@proqd69)

    Well… as you can see we rolled it back to PHP7.4 and the problem is still there.

    It is true, that we changed all websites to PHP8 some weeks ago and after that we found the problem, but never the less, it doesn`t work at PHP7.4 either now.

    Do you think you will find the issue, as we have to change hundrets of videos on all websites, if you don`t.

    Plugin Contributor David Artiss

    (@dartiss)

    If you head into the plugin’s settings, change the cache settings to 0 – you’ll find it’s cached the code from when it was set to PHP 8.

    What’s happening is that PHP 8 is causing it to generate the code incorrectly. When you swap back to PHP 7.4 it’s using the same code – turning off the in-plugin caching should refresh it.

    Once the videos are working again, you can put the caching back on again.

Viewing 15 replies - 1 through 15 (of 25 total)
  • The topic ‘Videos are not shown’ is closed to new replies.