• thatbunandlu

    (@thatbunandlu)


    I am getting this message when I try to activate the stripe plug-in
    Plugin could not be activated because it triggered a fatal error.
    Fatal error: Cannot redeclare class Stripe in /hermes/bosnaweb08a/b395/nf.childrensdiabetesfoundation/test/wp-content/plugins/stripe-payments/includes/stripe/lib/Stripe/Stripe.php on line 4

Viewing 1 replies (of 1 total)
  • ThemesMatic

    (@themesmatic)

    Its one of these 2, either:

    • you have another plugin using that same class ‘Stripe’
    • or if you’ve done custom code, you’ve declared it somewhere else in the theme

    make sure ALL plugins are deactivated.
    then reactivate only this Stripe plugin.
    The error should no longer be there and any other plugins using Stripe should be deleted.

Viewing 1 replies (of 1 total)
  • The topic ‘fatal error message when trying to activate plugin’ is closed to new replies.