Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Lee Willis

    (@leewillis77)

    That sounds like you’re running two versions of the plugin (Or one version of this free version, and the premium version).

    Check that you don’t have two copies installed, and remove the one you don’t need and you should be good to go.

    J

    (@jesseyeats)

    Hey Lee,

    I have the same problem except I can’t figure out how to remove the duplicate copy because whenever I try to get onto wordpress I get this error.

    Do you know of a work around?

    Thanks!

    Plugin Author Lee Willis

    (@leewillis77)

    Hi;

    The error is caused because two plugins are trying to declare the same class. My plugin tries to avoid that by checking whether classed exist before declaring it, but because of the way the Campaign Monitor libraries are structured it’s not foolproof. It’s worth checking with the author of the other CM plugin you have installed whether then can / are wrapping any includes with if ( ! class_exists() ) for the campaign monitor includes.

    If you need to disable one of the plugins while you sort things out – just rename the plugin folder via FTP and WordPress will deactivate that plugin.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Fatal error in 4.0’ is closed to new replies.