• Resolved alpinevp

    (@alpinevp)


    WP 4.7, Avada 5.0.6, hosted on SiteGround GoGeek.

    Is this plugin not PHP7 compatible?

    Switching over to PHP 7.0 or 7.1 causes this plugin to throw the following error when trying to add a new event.

    Fatal error: Allowed memory size of 268435456 bytes exhausted (tried to allocate 11639240738304323968 bytes) in /home/mainsupt/public_html/wp-includes/formatting.php on line 1960

    The entire site works fine in PHP7 without issue, only your plugin throws this error, no other issues with plugins except AIOEC.

    Yes, i’ve turned it all off, switched themes, etc. and the only issue when the server is set to PHP7 is with this plugin.

Viewing 1 replies (of 1 total)
  • Hristo Pandjarov

    (@hristo-sg)

    SiteGround Representative

    Hello, that sounds like a common problem some plugins and themes have with the OPCache integrated in the PHP7 and PHP7.1 services. We’ve doubled the default value of that cache so SiteGround customers don’t experience issues with resource-heavy plugins. Could you check again whether the problem is solved? Alternatively, you can disable the OPCache for your backend, by creating a php.ini file in your wp-admin folder with the following line in it:

    opcache.enable = Off

Viewing 1 replies (of 1 total)

The topic ‘Not PHP7 Compatible?’ is closed to new replies.