• Resolved Bradymac2222

    (@bradymac2222)


    I am getting an error on my donation page:

    “Notice: The give_checkout_form_top action is deprecated since Give version 1.7! Use give_donation_form_top instead. in /home/cororg/public_html/wp-content/plugins/give/includes/misc-functions.php on line 596

    Notice: in /home/cororg/public_html/wp-content/plugins/give/includes/misc-functions.php on line 597”

    How do I get this fixed?

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Contributor Devin Walker

    (@dlocc)

    Hey there,

    Please make sure the following:

    1. You’re using the latest plugin versions
    2. If you’re still seeing PHP notices on a live/production site you should add define( 'WP_DEBUG', false); to your wp-config.php file to ensure those notices do not appear.

    Typically you don’t want notices and warnings appearing on your live site. Please let me know if you have any other questions!

    Thread Starter Bradymac2222

    (@bradymac2222)

    So the error isn’t going to affect the functionality of the plugin?

    Plugin Contributor Devin Walker

    (@dlocc)

    Nope. We’ve added backwards compatibility for deprecated hooks.

    Plugin Contributor Matt Cromwell

    (@webdevmattcrom)

    Hi @bradymac2222 no it won’t at all.

    But I’m curious how that is appearing for you. Do you have other Give Add-ons activated? If so, please reach out to us via our Priority Support. Most likely you have an outdated Add-on, or a theme that is using deprecated Give hooks. Either way, we can resolve it for you.

    Thanks!

    Thread Starter Bradymac2222

    (@bradymac2222)

    Thanks, Matt. I have opened a priority support ticket.

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘Deprecated Action’ is closed to new replies.