Support » Plugin: Events Manager - Calendar, Bookings, Tickets, and more! » Events Manager Error In Mailpress Plugin

  • Resolved Charla

    (@webgirl)


    Believe Events Manager and Mailpress are conflicting somehow and is preventing emails from processed in Mailpress. This issue seems like it didn’t occur until after I updated Mailpress a few weeks ago as posted here http://wordpress.org/support/topic/newsletters-pending:

    This is what I’m seeing in Mailpress Error Log which is pointing towards Events Manager.

    2012-11-15 10:56:10 000000 -- PHP [E_STRICT] 2048 : call_user_func_array() expects parameter 1 to be a valid callback, non-static method EM_Permalinks::init_objects() should not be called statically in /home/domain/public_html/wp-includes/plugin.php at line 484
    2012-11-15 10:56:10 000000 -- PHP [E_STRICT] 2048 : call_user_func_array() expects parameter 1 to be a valid callback, non-static method EM_Permalinks::redirection() should not be called statically in /home/domain/public_html/wp-includes/plugin.php at line 484
    2012-11-15 10:56:10 000000 -- PHP [E_STRICT] 2048 : call_user_func_array() expects parameter 1 to be a valid callback, non-static method EM_Category_Taxonomy::parse_query() should not be called statically in /home/domain/public_html/wp-includes/plugin.php at line 484
    2012-11-15 10:56:10 000000 -- PHP [E_STRICT] 2048 : call_user_func_array() expects parameter 1 to be a valid callback, non-static method EM_Event_Post::parse_query() should not be called statically in /home/domain/public_html/wp-includes/plugin.php at line 484
    2012-11-15 10:56:10 000000 -- PHP [E_STRICT] 2048 : call_user_func_array() expects parameter 1 to be a valid callback, non-static method EM_Location_Post::parse_query() should not be called statically in /home/domain/public_html/wp-includes/plugin.php at line 484
    2012-11-15 10:56:10 000000 -- PHP [E_STRICT] 2048 : call_user_func_array() expects parameter 1 to be a valid callback, non-static method EM_Tag_Taxonomy::parse_query() should not be called statically in /home/domain/public_html/wp-includes/plugin.php at line 484
    2012-11-15 10:56:10 000000 -- PHP [E_STRICT] 2048 : call_user_func_array() expects parameter 1 to be a valid callback, non-static method EM_Permalinks::init_objects() should not be called statically in /home/domain/public_html/wp-includes/plugin.php at line 484
    2012-11-15 10:56:10 000000 -- PHP [E_STRICT] 2048 : call_user_func_array() expects parameter 1 to be a valid callback, non-static method EM_Permalinks::redirection() should not be called statically in /home/domain/public_html/wp-includes/plugin.php at line 484
    2012-11-15 10:56:10 000000 -- PHP [E_STRICT] 2048 : call_user_func_array() expects parameter 1 to be a valid callback, non-static method EM_Category_Taxonomy::parse_query() should not be called statically in /home/domain/public_html/wp-includes/plugin.php at line 484
    2012-11-15 10:56:10 000000 -- PHP [E_STRICT] 2048 : call_user_func_array() expects parameter 1 to be a valid callback, non-static method EM_Event_Post::parse_query() should not be called statically in /home/domain/public_html/wp-includes/plugin.php at line 484
    2012-11-15 10:56:10 000000 -- PHP [E_STRICT] 2048 : call_user_func_array() expects parameter 1 to be a valid callback, non-static method EM_Location_Post::parse_query() should not be called statically in /home/domain/public_html/wp-includes/plugin.php at line 484
    2012-11-15 10:56:10 000000 -- PHP [E_STRICT] 2048 : call_user_func_array() expects parameter 1 to be a valid callback, non-static method EM_Tag_Taxonomy::parse_query() should not be called statically in /home/domain/public_html/wp-includes/plugin.php at line 484
    2012-11-15 10:56:11 000000 -- !                                ! (0) no recipients                                                                                                   !

    http://wordpress.org/extend/plugins/events-manager/

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter Charla

    (@webgirl)

    Got it working finally. Just set-up a filter in my Mailpress template to remove Events Manager from being called.

    Plugin Author Marcus (aka @msykes)

    (@netweblogic)

    Another alternative is to change the level of strictness for error reporting in your php.ini settings, or also turn off error reporting (still php.ini settings).

    If you ask your hosts, they should be able to do this for you, or point you to the right place.

    Thread Starter Charla

    (@webgirl)

    Thanks for the reply Marcus.

    I’m on a dedicated server and like to see the errors to know what’s going on that way I can let great developers like you know what I see. 🙂

    Hi webgirl,

    I too have a same issue, i am using both events manager and Mailpress plugin in my website. The Mailing list shows the status pending for all the subscribed users email. you have mentioned that there is some filter hooks needed to be added in mailpress template to remove events manager from being called. Can you please provide me that snippet to solve my issues.

    Thanks

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Events Manager Error In Mailpress Plugin’ is closed to new replies.