Zen Cart Logo
Forums / Customization from the Admin / Error after editing Meta Tags

Error after editing Meta Tags

Locked

Views: 1,716

Results 1 to 2 of 2
This thread is locked. New replies are disabled.
18 Jun 2006, 4:25 PM
#1
noah avatar

noah

New Zenner

Join Date:
Jun 2006
Posts:
1
Plugin Contributions:
0

Error after editing Meta Tags

Hello:
I've just updated the Title and Site_Tagline in meta_tags.php. Now I receive the following error when trying to do administrative tasks:

Warning: Cannot modify header information - headers already sent by (output started at /home/public_html/goods/includes/languages/english/meta_tags.php:69) in /home/public_html/goods/admin/includes/functions/general.php on line 34

Any ideas?

Thanks.

Noah

18 Jun 2006, 4:43 PM
#2
ajeh avatar

ajeh

Oba-san

Join Date:
Sep 2003
Location:
Ohio
Posts:
62,757
Plugin Contributions:
1

Re: Error after editing Meta Tags

You might wish to do a search on:

Warning: Cannot modify header information - headers already sent by

As this is a real common error in php that you will want to become more familar with ... :smile: