Seite 1 von 1

Mein eigerner MOD .. bringt nur Probs ^^

Verfasst: 02.02.2007 18:39
von Wisely
Hallo...wenn ich mien eigernen mod einbaue .. kommt foglendes :

Code: Alles auswählen

[code]Warning: Cannot modify header information - headers already sent by (output started at /var/www/users/*******/
******/*****.php:1) in /var/www/users/********/includes/sessions.php on line 366

Warning: Cannot modify header information - headers already sent by (output started at /var/www/users/*******/*******/******.php:1) in /var/www/users/*********/includes/sessions.php on line 367

Warning: Cannot modify header information - headers already sent by (output started at /var/www/users/*******/*****/******.php:1) in /var/www/users/***********/includes/page_header.php on line 479

Warning: Cannot modify header information - headers already sent by (output started at /var/www/users/***/*****/****.php:1) in /var/www/users/***********/includes/page_header.php on line 485

Warning: Cannot modify header information - headers already sent by (output started at /var/www/users/*****/****/****.php:1) in /var/www/users/***************/includes/page_header.php on line 486
[/code]

Verfasst: 02.02.2007 18:48
von KingKoQ
Du wolltest bestimmt nicht mit dem Template-System arbeiten und hast versucht echo zu benutzen oder?
Das geht so nicht.

Verfasst: 02.02.2007 20:10
von Jan500
geb doch mal die datei die es betrifft... so hilft das keinem...
KB:datei
evtl hilft dir auch KB:headers_already_sent

Jan