• A couple days ago I got a strange error, actually 20, exactly the same during a 5 second interval. The errors were in the plugins/eventsmanager/error.log file.

    PHP Fatal error: Call to undefined function add_action() in /home3/lightnm0/public_html/wp-content/plugins/events-manager/em-actions.php on line 643

    Line 643 contains:

    add_action(‘init’,’em_init_actions’,11);

    I don’t have any code that intercepts this hook.

    Does this behavior match any known issues?

    Thanks!

    https://www.ads-software.com/plugins/events-manager/

Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Error on line 643’ is closed to new replies.