• I was trying to install a twitter chicklet that told me to post a function into my theme functions. I did this and got an error so I went back and took it out. Now I can’t use the Wassup function and I get this message:

    “Warning: Cannot modify header information – headers already sent by (output started at /home4/yourmove/public_html/startupsandsuch/wp-content/themes/Choc/functions.php:53) in /home4/yourmove/public_html/startupsandsuch/wp-admin/theme-editor.php on line 70”

    everytime I update something on the theme editor. Can someone please help me?

    I’m using the 2.7.1 WordPress Platform

Viewing 1 replies (of 1 total)
  • Hi

    Open this file in a text editor – /wp-content/themes/Choc/functions.php

    you have most likely added some characters – a space or blank line – after the last ?> PHP tag in the file. Remove those extra characters and save the file. Should resolve the problem.

Viewing 1 replies (of 1 total)
  • The topic ‘Having a problem with my theme editor’ is closed to new replies.