• Resolved nikori

    (@nikori)


    Hi!
    After update WP.4.7 and update mb.YTPlayer background video ver. 2.0.11 then if login admin then write
    Fatal error: Using $this when not in object context in /home/gyulaiba/public_html/wp/wp-content/plugins/wpmbytplayer/inc/mb_notice/notice.php on line 33

    line 33 content

    add_action(‘admin_init’, function () {
    register_setting($this->name_space . ‘-settings-group’, $this->name_space . ‘g_notice_dismiss’);
    });
    Please help me!

Viewing 8 replies - 1 through 8 (of 8 total)
  • Having the exact same problem. I’ve updated WP to 4.7 and the new update 3.0.2. crashes my whole domain. Tried installing the 3.0.0 version and it gave me the same issue.

    • This reply was modified 8 years, 3 months ago by yuriviroj. Reason: email updates
    Plugin Author pupunzi

    (@pupunzi)

    Hi,
    With the 3.0.3 version this bug has been fixed.
    There was an incompatible use of object with the 4.7 WordPress update.
    It should work fine now.

    Thank you,
    Matteo

    Thanks for this Matteo, amazing work!

    Thread Starter nikori

    (@nikori)

    Thank You Matteo!

    Coming back here, when I install 3.0.3 on 4.7 I get an internal server error. And deleting the mbytplayer folder from my FTP will fix this problem.

    Is it a problem on my side then?

    Tried fresh install still didn’t do the trick ??

    • This reply was modified 8 years, 3 months ago by yuriviroj.

    I’m having the exact same problem with WP 4.5.4. I have updated the Plugin Today.

    Is there any kind of (at least temporary) fix?

    Nevermind. I noticed the plugin is Freemium now (Watermark in free version), I rolled back to a previous version (2.0.9), which I had on my computer. Thus I don’t need the temporary fix anymore.

    But since it’s Freemium now you should at least offer better service, and make sure everything is compatible. It says on the plugin page it’s compatible with up to 4.6.1, I had 4.5.4. It should have worked according to you “Compatibility with WordPress 4.5.4: 100% (according to its author)”

    • This reply was modified 8 years, 3 months ago by szoszk.

    @szoszk, the 2.0.9 plugin works on 4.7 as well! Thanks

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘update mb.YTPlayer background video , login error’ is closed to new replies.