This problem began when I enabled the Fleximode Module - can anyone help me figure this out?
The following appears above the header of every page:
modules/flexinodemodules/flexinode/pomodules/flexinode/contrib
When viewing the source code the text appears before the document type as such:
modules/flexinodemodules/flexinode/pomodules/flexinode/contrib!DOCTYPE html PUBLIC ... etc
The following error message appears in the drupal log:
Cannot modify header information - headers already sent by (output started at /var/www/html/drupal/includes/file.inc:481) in /var/www/html/drupal/includes/common.inc on line 168
I've tried erasing all empty spaces from php files and nothing seems to help.
Hope someone can assist me?
ChrisLoz.
Comments
Sorted!
Sorted when I swapped the /includes/file.inc file for a new one taken from the Drupal-4.6.2 dowload!
Amazing!
ChrisLoz