• Resolved canteenstories7

    (@canteenstories7)


    Hi folks,

    I have got my website developed from an independent developer. Now a page is showing following error “Warning: Cannot modify header information – headers already sent by (output started at /home/canteenstories/public_html/wp-content/plugins/fully-background-manager/classes/fully-backgrounds-frontend.php:275) in /home/canteenstories/public_html/wp-includes/pluggable.php on line 1171”.
    The link to the page is http://canteenstories.com/login & http://canteenstories.com/sponsored/
    Can anyone help me to fix this error on my own.
    Thanks in advance.

    P.S. – I’m not a pro in development.

Viewing 3 replies - 1 through 3 (of 3 total)
  • You are attempting to modify the headers when the fully background manager is loading and they have already been modified somewhere else. most likely, in the code that your developer wrote for you. This is a tricky problem to debug. You can try to disable that one plugin to see if the code conflicts with anything else. I don’t envy the position you are in. Good luck.

    Thread Starter canteenstories7

    (@canteenstories7)

    Thank you @bob Cristello.
    I disabled & deleted the plug-in & it worked.

    Thanks a ton!

    Glad to help. I wish you great success with your project.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Error related to coding on few pages’ is closed to new replies.