• Resolved LogoLogics

    (@logologics)


    Hi,

    The plugin works great, however lately as soon as it is active in my dashboard it keeps giving php errors:

    Strict Standards: call_user_func_array() expects parameter 1 to be a valid callback, non-static method SoccerInfo_Admin::add_editor_button() should not be called statically in /home/betaalb7/public_html/ajax2/wp-includes/plugin.php on line 496

    My hosting company makes these disapear by downgrading to a lower PHP version.
    However as soon as this plugin has an update, that is impossible and it then gives me the reason for not being able to update to the next version 5.6. because………..the php version in not high enough.

    I would really like to keep using this plugin, but this is very time consuming to get rid of the constant errors and have the latest php version.
    See screenshot: http://awesomescreenshot.com/0d74kmk183

    Can this be fixed permanently please?

    Thanks,
    Annie

    https://ww.wp.xz.cn/plugins/yop-poll/

Viewing 1 replies (of 1 total)
  • Plugin Author YOP

    (@yourownprogrammer)

    Hello

    You will need to edit yop_poll.php and replace the line

    define ( "YOP_POLL_DEBUG", true );

    with

    define ( "YOP_POLL_DEBUG", false);

    We will also include this in the next release.

    Best
    YOP Team

Viewing 1 replies (of 1 total)

The topic ‘Yop pull keeps giving php errors in dashboard’ is closed to new replies.