• After installing FormBuilder, I had problems with AddToAny. Removing AddToAny allows me to get back into wp-config (control panel). Behavior of the site is unaffected. Error message on re-install of AddToAny. Error message has to do with “header already sent;”

    full error message when FormBuilder is installed.

    “Warning: Cannot modify header information – headers already sent by (output started at /home/content/d/….blog/wp-content/plugins/add-to-any-subscribe/add-to-any-subscribe.php:1057) in /home/content/d/…/blog/wp-includes/pluggable.php on line 890”

    error message changes somewhat (but same idea) when FormBuilder is removed.

    Help?

Viewing 1 replies (of 1 total)
  • Thread Starter miguel33

    (@miguel33)

    More information:

    The problem is coming from the following function (in pluggable.php)

    [Code moderated as per the Forum Rules. Please use the pastebin]

    ***that is the line that is causing problems… (according to the error message)

    But, changing the true to false does not solve the issue (worth a try…). I don’t know what this function is doing, so I’m shooting in the dark. I’ll wait for help now…

    txs

Viewing 1 replies (of 1 total)
  • The topic ‘[Plugins: AddToAny] already sent header… problems with FormBuilder & wp-config’ is closed to new replies.