• Just to let you know there is a conflict with Ninja Forms:

    Fatal error: Cannot redeclare wp_session_cache_expire() (previously declared in /wp-content/plugins/ninja-forms/deprecated/includes/libraries/wp-session.php:22) in /wp-content/plugins/wp-session-manager/includes/deprecated.php on line 20

    I am not sure if this is something that could be resolved with your plugin or theirs, but it’s better to be aware of this issue. When both plugins are running it takes down the site.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Eric Mann

    (@ericmann)

    This is what happens when people copy-paste someone else’s code into their own projects. Sadly this <i>isn’t</i> something I can correct in my own plugin as the functionality of wp_session_cache_expire() has drastically changed and I can’t fall back to the old version.

    I’d recommend pining Ninja Forms directly (and will try to follow up with them myself when I get a chance).

    Please see also discussion on Ninja Forms’ GitHub page.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Fatal Error with Ninja Forms’ is closed to new replies.