Results 1 to 2 of 2

Hybrid View

  1. #1
    Join Date
    Nov 2006
    Posts
    2
    Plugin Contributions
    0

    red flag I have a big problem with cannot modify header..

    I have looked for spaces before and after.. now I have this

    e'] . '/' . $template_dir . '/' . FILENAME_WHOS_ONLINE . '.php')) { $template_dir_select = $template_dir . '/'; } else { $template_dir_select = ''; } require(DIR_WS_LANGUAGES . $_SESSION['language'] . '/' . $template_dir_select . FILENAME_WHOS_ONLINE . '.php'); // include template specific meta tags defines if (file_exists(DIR_WS_LANGUAGES . $_SESSION['language'] . '/' . $template_dir . '/meta_tags.php')) { $template_dir_select = $template_dir . '/'; } else { $template_dir_select = ''; } require(DIR_WS_LANGUAGES . $_SESSION['language'] . '/' . $template_dir_select . 'meta_tags.php'); // END OF EXTERNAL LANGUAGE LINKS ?>
    Warning: Cannot modify header information - headers already sent by (output started at /home/mikenco1/public_html/includes/languages/english.php:704) in /home/mikenco1/public_html/includes/init_includes/init_templates.php on line 78

    WHAT DO I DO?

    I was trying to change the page 2 ..page 3 ..page 4 names. I changed page 2 to "Mike lincoln..." no problem. Changed page 3 and I ran into the cannot modify headers. Deleated enclish.php and uploaded it again and problems.

  2. #2
    Join Date
    Jun 2003
    Location
    Washington State USA
    Posts
    3,536
    Plugin Contributions
    0

    Default Re: I have a big problem with cannot modify header..

    What are you using for an editor?

 

 

Similar Threads

  1. Cannot send session cookie / Cannot modify header information
    By witch-of-germany in forum General Questions
    Replies: 9
    Last Post: 10 Apr 2011, 01:00 AM
  2. FCKeditor 2.6.4 post-install problem == warning cannot modify header...
    By joeguy44 in forum All Other Contributions/Addons
    Replies: 2
    Last Post: 7 Jan 2010, 07:35 AM
  3. I have a big problem with products
    By volcomarmy in forum General Questions
    Replies: 0
    Last Post: 29 Aug 2008, 12:23 PM
  4. Cannot modify header info
    By brimsjewelry in forum Setting Up Categories, Products, Attributes
    Replies: 2
    Last Post: 9 Sep 2007, 10:26 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg