wp error

by 4 replies
5
I just deleted google adsense code from "Theme Functions" and I got some error that showing above header of my site:

ce4_add_cat_columns
Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /home/john/public_html/site.com/wp-content/themes/ce4/functions.php:1681) in /home/john/public_html/site.com/wp-content/plugins/si-contact-form/si-contact-form.php on line 2189

How to fix it?!
#website design #error
  • [DELETED]
    • [1] reply
    • u have unclosed php tag somewhere
  • Hi,

    If you add the Google adsense code back in does the error go away?
    If so this is really a fault within the Theme its self OR adding the adsense code leaves some bits behind...

    You may be able to put a blank URL or something like <br /> in there instead to test this ...

    Kind Regards,
    Stuart Macfarlane
  • Seems to me that in the process of deleting your Google adsense code, you deleted a piece of required code. I'd suggest hiring maybe a php expert from fiverr, or perhaps one from this forum.

Next Topics on Trending Feed

  • 5

    I just deleted google adsense code from "Theme Functions" and I got some error that showing above header of my site: ce4_add_cat_columns