• Resolved dzampyy

    (@dzampyy)


    Hello, i have big problem with wordpress, i actually cant do anything, everytime i click on something it shows this:

    Warning: Constant WP_MAX_MEMORY_LIMIT already defined in /data/web/virtuals/319572/virtual/www/domains/intersneakers.eu/wp-config.php on line 89
    
    Warning: Cannot modify header information - headers already sent by (output started at /data/web/virtuals/319572/virtual/www/domains/intersneakers.eu/wp-config.php:89) in /data/web/virtuals/319572/virtual/www/domains/intersneakers.eu/wp-content/plugins/mailpoet/lib/Util/Cookies.php on line 35
    
    Warning: Cannot modify header information - headers already sent by (output started at /data/web/virtuals/319572/virtual/www/domains/intersneakers.eu/wp-config.php:89) in /data/web/virtuals/319572/virtual/www/domains/intersneakers.eu/wp-login.php on line 471
    
    Warning: Cannot modify header information - headers already sent by (output started at /data/web/virtuals/319572/virtual/www/domains/intersneakers.eu/wp-config.php:89) in /data/web/virtuals/319572/virtual/www/domains/intersneakers.eu/wp-login.php on line 487
    
    Warning: Cannot modify header information - headers already sent by (output started at /data/web/virtuals/319572/virtual/www/domains/intersneakers.eu/wp-config.php:89) in /data/web/virtuals/319572/virtual/www/domains/intersneakers.eu/wp-includes/functions.php on line 6896
    
    Warning: Cannot modify header information - headers already sent by (output started at /data/web/virtuals/319572/virtual/www/domains/intersneakers.eu/wp-config.php:89) in /data/web/virtuals/319572/virtual/www/domains/intersneakers.eu/wp-includes/class-wp-recovery-mode-cookie-service.php on line 63
    
    Warning: Cannot modify header information - headers already sent by (output started at /data/web/virtuals/319572/virtual/www/domains/intersneakers.eu/wp-config.php:89) in /data/web/virtuals/319572/virtual/www/domains/intersneakers.eu/wp-includes/class-wp-recovery-mode-cookie-service.php on line 64
    
    Warning: Cannot modify header information - headers already sent by (output started at /data/web/virtuals/319572/virtual/www/domains/intersneakers.eu/wp-config.php:89) in /data/web/virtuals/319572/virtual/www/domains/intersneakers.eu/wp-includes/pluggable.php on line 1427
    
    Warning: Cannot modify header information - headers already sent by (output started at /data/web/virtuals/319572/virtual/www/domains/intersneakers.eu/wp-config.php:89) in /data/web/virtuals/319572/virtual/www/domains/intersneakers.eu/wp-includes/pluggable.php on line 1430

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

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Bruna a11n

    (@bruberries)

    Hi @dzampyy,

    I see the line 35 in that error is trying to set a Cookie, however, that PHP Warning: Cannot modify header information - headers already error is strange as it is most often caused by issues with faulty code in a plugin file (i.e. whitespace where it shouldn’t be).

    As a first step, reinstalling a fresh copy of the plugin should help ensure there are no files that got corrupted when updating. I’d recommend taking a full backup of the site first, just in case. After that you can download a copy of the plugin here:
    https://ww.wp.xz.cn/plugins/mailpoet/

    Then we have a guide for re-installing via FTP here:
    https://kb.mailpoet.com/article/258-re-installing-updating-the-plugin-via-ftp

    If you are still seeing the same issue after reinstalling, then another good step to try would be a conflict test. Testing to see if the issue occurs with only MailPoet active, and a default theme like Twenty Twenty would help to rule out any conflicts. We have a guide for conflict testing available here:
    https://kb.mailpoet.com/article/204-how-to-test-for-plugins-conflict

    Please let me know how that goes.

    Thread Starter dzampyy

    (@dzampyy)

    Thanks for reply, but i dont have issue with this plugin, someone recommended me to write it here, bcs you have good community, but i need help only with fixing this error

    Plugin Support Kel C. a11n

    (@kellymetal)

    Hi there @dzampyy,

    Thank you for the clarification.

    Performing that conflict test that @bruberries recommended would still be the next best step here to try to narrow down which plugin is causing those warnings. As mentioned, those warnings generally come from faulty code in plugins, such as whitespace in plugin files where it shouldn’t be.

    Testing to see if the issue occurs with only MailPoet active, and a default theme like Twenty Twenty would help to rule out any conflicts. We have a guide for conflict testing available here:
    https://kb.mailpoet.com/article/204-how-to-test-for-plugins-conflict

    After that, you can switch your theme back, and re-activate plugins one by one to see when the issue returns. The last plugin / theme that was activated would be the culprit in that case.

    Best of luck!

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

The topic ‘Warning: Constant WP_MAX_MEMORY_LIMIT already defined’ is closed to new replies.