• Resolved seekerproject4se

    (@seekerproject4se)


    Crashed site with an error message stating “critical error on line 42” give premium add-on. I don’t have any premium add-ons installed. The only way to fix was to disable the plugin. I tried restarting it twice and got the same error which then crashed the site. What did you push out in the last update?

    The page I need help with: [log in to see the link]

Viewing 5 replies - 1 through 5 (of 5 total)
  • For a temporary fix until GiveWP sends out an update, comment out line 34 in the file listed in the Warning message – /plugins/give/src/License/PremiumAddonsListManager.php

    Line 34 should be this line:

    $response = wp_remote_get( self::PRODUCTS_LIST_API_URL . '?number=-1' );

    Comment that line by adding // in front of it.

    It looks like this error didn’t show for a while due to the plugin using a cached transient that must have ended recently.

    Plugin Support Rick Alday

    (@mrdaro)

    Hi there,

    Our team has escalated this issue to the highest priority and will be taking a look at this immediately. Please follow along at this feedback post for the latest: https://feedback.givewp.com/bug-reports/p/warnings-for-add-ons-list-manager

    Thanks for your patience while we work on this issue.

    Thread Starter seekerproject4se

    (@seekerproject4se)

    I was not able to implement the change… It still crashes the site. So, I deleted it. Can you recommend another plugin to interface with paypal?

    Plugin Contributor Ben Meredith

    (@benmeredithgmailcom)

    Hi folks,

    This is our team’s highest priority today. I am marking this post as resolved, because the feedback site that Rick linked to above is the best place to follow along with updates on this issue.

    Commenting out the line as mentioned by @bhwebworks should definitely resolve things temporarily.

    As for “what’s the holdup” @a3rev nearly all American team members were out yesterday in observance of the July 4th holiday. Several of us were looped in late last night and began work on this, being pulled away from family time. We’re on it today, and will release a patch today.

    Thread Starter seekerproject4se

    (@seekerproject4se)

    Too bad this happened on one of the weekends we had hoped to drive some donations to the site because of the holiday…

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Crashed Site’ is closed to new replies.