• Resolved philipissa

    (@philipissa)


    I ran into issues with the EDD plugin today. Initially I was locked out of my site completely, checked the php error long and saw the error below. Deactivated the EDD plugin by renaming the directory and removed the trailing comma on line 291. Reactivated the plugin and everything worked (and I could log into my site again, yay!) Is this a known issue? Is it fixed in 3.1.0.1? Thanks!

    [14-Oct-2022 16:02:38 UTC] PHP Parse error: syntax error, unexpected ‘)’ in /mypath/html/wp-content/plugins/easy-digital-downloads/includes/admin/extensions/abstract-extension.php on line 292

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter philipissa

    (@philipissa)

    for reference, i’m running on php 7.2

    Plugin Contributor Mihai Joldis

    (@misulicus)

    Hey @philipissa

    That issue was fixed in the 3.1.0.1 release. If you disbled the EDD plugin, you can open the admin dashboard and go to the plugins page and see if you have the update for the latest version available, and apply it.

    It would be good if you can reach out to your hosting provider and have them consider updating the PHP version on your account as PHP 7.2 has reached END of life https://www.php.net/supported-versions.php and is no longer receiving any kind of updates. PHP 7.4 would be good for now.

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

The topic ‘PHP error locking out site in EDD 3.1’ is closed to new replies.