• Skip to content
  • Skip to primary sidebar
  • Skip to footer

Foliovision

Main navigation

  • Weblog
    • FV Player
    • WordPress
    • Video of the Week
    • Case Studies
    • Business
  • About
    • Testimonials
    • Meet the Team
    • We Support
    • Careers
    • Contact
    • Pricing
  • Products
  • Support
    • FV Player Docs
    • Pro Support
  • Login
  • Basket is empty

Error with the latest version of the plugin

[Solved]

Foliovision › Forums › FV Player › Bug Reports › Error with the latest version of the plugin

  • PatrickBrian 4 years, 7 months ago

    Hi.

    we have problems with the plugin – seems like after the update to latest version we started getting this kind of errors:

    2020/04/11 10:50:50 [error] 4046#0: *40468 FastCGI sent in stderr: "PHP message: PHP Notice:  Undefined property: stdClass::$url in /var/www/..../htdocs/wp-content/plugins/fv-player-pro/fv-player-pro.class.php on line 1829" while reading response header from upstream, client: 10.0.47.203, server: *..., request: "POST /wp-admin/admin-ajax.php HTTP/1.1", upstream: "fastcgi://unix:/var/run/php-fpm/php-fpm.sock:", host: "...", referrer: "...."

    Any ideas what should we od about it?

Viewing 12 replies - 1 through 12 (of 12 total)
  • Martin 5 years ago

    Hello PatrickBrian,

    it seems you are using FV Player Pro 7.4.31.727 which is not the last version. Perhaps updating that will fix the issue.

    I was not able to find any $url variable on that 1829 line of code unfortunately. It seems the issue might be related to Vimeo or YouTube parsing. Are you using any video like that on your page which you linked to? Please let us know what is the video URL so that we can have a look. It’s only for members.

    Do you get any note about bad Vimeo API key in wp-admin Settings -> FV Player Pro -> Hosting -> Vimeo ?

    Thanks,
    Martin

    PatrickBrian 5 years ago

    yes we are using Vimeo vidoes everywhere on our platform. e.g of link to video https://vimeo.com/367306680

    The videos seem to work so that error doesn’t seem to affect production but it creates a lot of alarms so i want to address it.

    PatrickBrian 5 years ago

    I have updated plugin to the latest version and still have this error:

    2020/10/09 12:10:15 [error] 3856#0: *1828879 FastCGI sent in stderr: "PHP message: PHP Notice:  Undefined property: stdClass::$url in /var/www/.../htdocs/wp-content/plugins/fv-player-pro/fv-player-pro.class.php on line 2165" while reading response header from upstream, client: 10.0.15.37, server: *..., request: "POST /wp-admin/admin-ajax.php HTTP/1.1", upstream: "fastcgi://unix:/var/run/php-fpm/php-fpm.sock:", host: "...", referrer: "..."
    2020/10/09 12:10:15 [error] 3856#0: *1828879 FastCGI sent in stderr: "PHP message: PHP Notice: Undefined property: stdClass::$url in /var/www/.../htdocs/wp-content/plugins/fv-player-pro/fv-player-pro.class.php on line 2165" while reading response header from upstream, client: 10.0.15.37, server: *..., request: "POST /wp-admin/admin-ajax.php HTTP/1.1", upstream: "fastcgi://unix:/var/run/php-fpm/php-fpm.sock:", host: "...", referrer: "..."
    

    i don’t have any errors in admin panel etc. everything seems to work ok the only thing is that i get a lot of those errros in AWS Cloud Watch which contrantly trigger alarms.

    :( any ideas?

    latest
    latest
    Martin 5 years ago

    Hello PatrickBrian,

    I think that PHP warning appears if you are using wp-admin -> Settings -> FV Player Pro -> Hosting -> Vimeo -> Disable MPEG-DASH.

    I prepared a fix for this for the next FV Player Pro release. To get the fix right now you can deactivate and delete the current FV Player Pro plugin you are using. WordPress will warn you that you might loose settings and data, but it’s not the case with our plugin, no settings now videos will be lost. Then go to wp-admin -> Settings -> FV Player and hit the button to install the Pro pack to get a fresh copy of FV Player Pro.

    Thanks,
    Martin

    PatrickBrian 5 years ago

    Hi we have added prepared by you patch but we still see the error – so the problem is not solved. any other ideas?

    PatrickBrian 5 years ago

    actually now i see new error:

    2020/04/16 09:19:59 [error] 4045#0: *252449 FastCGI sent in stderr: “PHP message: PHP Notice: Undefined property: stdClass::$dash in /var/www/…./htdocs/wp-content/plugins/fv-player-pro/fv-player-pro.class.php on line 1829

    can you please help me out?

    • This reply was modified 4 years, 6 months ago by Martin.
    PatrickBrian 5 years ago

    nother error i found:

    PHP message: PHP Notice: Trying to get property of non-object in /var/www/…/htdocs/wp-content/plugins/fv-player-pro/fv-player-pro.class.php on line 1829″ while reading response header from upstream, client: 10.0.47.203, server: *…, request: “POST /wp-admin/admin-ajax.php HTTP/1.1”, upstream: “fastcgi://unix:/var/run/php-fpm/php-fpm.sock:”, host: “…”, referrer: “…”

    • This reply was modified 4 years, 6 months ago by Martin.
    Martin 5 years ago

    Hello PatrickBrian,

    I was in the end able to reproduce this issue, but only without that patch which I was mentioning.

    You probably went back to using some older version of FV Player Pro as in the line where this issue was fixed is 2165. If you are still getting the notice on line 1829 then perhaps you reverted FV Player Pro to what you have installed previously.

    Perhaps it’s easier to just wait for the next release to avoid confusion.

    Thanks,
    Martin

    PatrickBrian 5 years ago

    Hi Martin,
    when do you plan to realease next update? Now sure if we can wait for a long time because those errors seem to cause problems in our application. Can you please confirm to me to which version should we rollback so we don’t experience those errors (in last 3 weeks i think we updated the plugin like 3 times).

    Thank you in advance.

    Martin 5 years ago

    Hello PatrickBrian,

    I think the issue started to appear as you updated to PHP 7.4. I think that PHP warning appears if you are using wp-admin -> Settings -> FV Player Pro -> Hosting -> Vimeo -> Disable MPEG-DASH. Please disable that if you can, it’s there basically only for troubleshooting.

    We could do a release tomorrow, but there is nothing new for it, apart from this fix for PHP notices.

    The last release of FV Player Pro was on September 18th and you are not using the Beta version. The last FV Player was on 2020/09/23 and then 2020/08/24. We know that too much updates can be annoying, but it doesn’t see like we had too many of these recently.

    Thanks,
    Martin

    PatrickBrian 5 years ago

    Hi,
    We use php version 7.0.3. Also we have Disable MPEG-DASH ticked (see image attached). Let me know when you do a new release. I think we will try it out and take it from there.

    vimeo-2
    vimeo
    Martin 5 years ago

    Hello PatrickBrian,

    FV Player Pro 7.3.35 was released yesterday. Hopefully it did fix your issues.

    Thanks,
    Martin

Viewing 12 replies - 1 through 12 (of 12 total)
Reply To: Error with the latest version of the plugin



Please Sign in or Register to upload files.

Related Posts

  1. WordPress Upgrade Plugin Install Failed, Plugin Upgrade Failed Notice: Foliopress WYSIWYG

    WordPress Upgrade Plugin Install Failed, Plugin Upgrade Failed Notice: Foliopress WYSIWYG

  2. Trouble with WordPress Subscribe to Comment Plugin in WP 2.9: Gurken’s the solution

    Trouble with WordPress Subscribe to Comment Plugin in WP 2.9: Gurken’s the solution

  3. Google 7 Day Indexing Delay: WordPress All in One SEO Plugin

    Google 7 Day Indexing Delay: WordPress All in One SEO Plugin

Primary Sidebar

Sign in Register
FV Player Docs Post New Topic

Welcome

to Foliovision support forums! We'll be happy to provide free support to resolve all the reported bugs. You always can start by specifying your OS and browser and steps to reproduce the bug.

If you need help with the installation on your site, please submit a request for a Pro Support Incident. We'll have you up and running in no time, with detailed instructions on how to resolve your issue yourself in the future.

Facing a hard to solve WordPress problem? On a tight deadline?

Let us take care of it for you
right now.

Pro Support Buy FV Player

Footer

Our Plugins

  • FV WordPress Flowplayer
  • FV Thoughtful Comments
  • FV Simpler SEO
  • FV Antispam
  • FV Gravatar Cache
  • FV Testimonials

Free Tools

  • Pandoc Online
  • Article spinner
  • WordPress Password Finder
  • Delete LinkedIn Account
  • Responsive Design Calculator
Foliovision logo
All materials © 2025 Foliovision s.r.o. | Panská 12 - 81101 Bratislava - Slovakia | info@foliovision.com
  • This Site Uses Cookies
  • Privacy Policy
  • Terms of Service
  • Site Map
  • Contact
  • Tel. ‭+421 2/5292 0086‬

We are using cookies to give you the best experience on our website.

You can find out more about which cookies we are using or switch them off in .

Powered by  GDPR Cookie Compliance
Privacy Overview

This website uses cookies so that we can provide you with the best user experience possible. Cookie information is stored in your browser and performs functions such as recognising you when you return to our website and helping our team to understand which sections of the website you find most interesting and useful.

Necessary Cookies

Strictly Necessary Cookie allow you to log in and download your software or post to forums.

We use the WordPress login cookie and the session cookie.

If you disable this cookie, we will not be able to save your preferences. This means that every time you visit this website you will need to enable or disable cookies again.

Support Cookies

Foliovision.com uses self-hosted Rocket.chat and self-hosted Freescout support desk to provide support for FV Player users. These cookies allow our visitors to chat with us and/or submit support tickets.

We are delighted to recommend self-hosted Rocket.chat and especially Freescout to other privacy-conscious independent publishers who would prefer to self-host support.

Please enable Strictly Necessary Cookies first so that we can save your preferences!

3rd Party Cookies

This website uses Google Analytics and Statcounter to collect anonymous information such as the number of visitors to the site, and the most popular pages.

Keeping this cookie enabled helps us to improve our website.

We reluctantly use Google Analytics as it helps us to test FV Player against popular Google Analytics features. Feel free to turn off these cookies if they make you feel uncomfortable.

Statcounter is an independent Irish stats service which we have been using since the beginning of recorded time, sixteen years ago.

Please enable Strictly Necessary Cookies first so that we can save your preferences!