• Resolved WebMaster

    (@marketing-master)


    Hi,

    after plugin update my site constantly crashig.

    From log file:
    PHP Fatal error: Allowed memory size of 41943040 bytes exhausted (tried to allocate 524288 bytes) in /public_html/xxx/wp-content/plugins/ad-inserter/constants.php on line 1202

    Thx, BR

    • This topic was modified 3 years, 10 months ago by WebMaster.
Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Spacetime

    (@spacetime)

    Hello,

    can you please confirm that previous versions do not cause issue?

    You can get them here:
    https://ww.wp.xz.cn/plugins/ad-inserter/advanced/

    Thread Starter WebMaster

    (@marketing-master)

    Hi,

    downgrade didnt resolve the problem, page work only if I turn plugin off. So obviously some issue with other plugin or something. But I found the solution with ading this to wp-config:

    define( 'WP_MEMORY_LIMIT', '256M' );
    *FYI- crashing if I try with 512M

    Thank you for your fast respond and help.
    Best regardas, MM

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

The topic ‘PHP Fatal error after upgrade’ is closed to new replies.