• Resolved talia1601

    (@talia1601)


    Hello,
    The Installation of Give plugin on our web server is working great. However, after copying the website to a local host, suddenly I can’t open the WP dashboard (locally): The page says “This page isn’t working. localhost is currently unable to handle this request. HTTP ERROR 500”.
    I tried to remove different plugins in order to find the cause of the problem, and found out that the Give plugin is responsible (the main Give folder, but the other 9 Add-on folders we have seem to be fine).
    Can you please help me with this? Is this some settings issue or something?

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Matt Cromwell

    (@webdevmattcrom)

    I don’t believe this is caused by Give, but something unique in your local environment. I understand that you disabled different plugins, but I’d try deactivating ALL of them except Give and it should work fine. Then activate the others one at a time until you get the problem again and you’ll know what combination of plugins caused this.

    I’d also suggest you put define('WP_DEBUG', true); in your local environment’s wp-config.php file.

    Let me know how that goes.

    Thread Starter talia1601

    (@talia1601)

    Ok, I somehow managed to upgrade Give to version 2.1.2 , and then I got a massage on the dashboard saying the access to admin-ajax.php is blocked (which is not true), and a link to this page, that was very helpful (I added the ‘give_test_ajax_works’ filter hook to my functions.php on localhost).
    Now I can open the dashboard without any problem.
    Thank you!

    Plugin Author Matt Cromwell

    (@webdevmattcrom)

    Glad you found a working solution. Let us know if you need any other assistance at all.

    Thanks!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Give plugin causes HTTP ERROR 500 on local host dashboard’ is closed to new replies.