Seite 1 von 2

HHIILLFFEE

Verfasst: 04.08.2003 21:01
von Cheatman
Bei mir kommt immer:
Warning: Cannot add header information - headers already sent by (output started at /home/www/web246/html/phpBB2/includes/constants.php:183) in /home/www/web246/html/phpBB2/includes/sessions.php on line 182

Warning: Cannot add header information - headers already sent by (output started at /home/www/web246/html/phpBB2/includes/constants.php:183) in /home/www/web246/html/phpBB2/includes/sessions.php on line 183

Warning: Cannot add header information - headers already sent by (output started at /home/www/web246/html/phpBB2/includes/constants.php:183) in /home/www/web246/html/phpBB2/includes/sessions.php on line 182

Warning: Cannot add header information - headers already sent by (output started at /home/www/web246/html/phpBB2/includes/constants.php:183) in /home/www/web246/html/phpBB2/includes/sessions.php on line 183

Warning: Cannot add header information - headers already sent by (output started at /home/www/web246/html/phpBB2/includes/constants.php:183) in /home/www/web246/html/phpBB2/includes/functions.php on line 723
Was soll ich machen? Kann mir jemand helfen?

Verfasst: 04.08.2003 21:02
von Mister_X
was steht den in der constants.php von Zeile 180 - 185?

Verfasst: 04.08.2003 21:06
von Cheatman
// Table names
define('AUTH_ACCESS_TABLE', $table_prefix.'auth_access');
define('BANLIST_TABLE', $table_prefix.'banlist');
define('CATEGORIES_TABLE', $table_prefix.'categories');
define('CONFIG_TABLE', $table_prefix.'config');
define('DISALLOW_TABLE', $table_prefix.'disallow');
define('FORUMS_TABLE', $table_prefix.'forums');
define('GROUPS_TABLE', $table_prefix.'groups');
define('POSTS_TABLE', $table_prefix.'posts');
define('POSTS_TEXT_TABLE', $table_prefix.'posts_text');
define('PRIVMSGS_TABLE', $table_prefix.'privmsgs');
define('PRIVMSGS_TEXT_TABLE', $table_prefix.'privmsgs_text');
define('PRIVMSGS_IGNORE_TABLE', $table_prefix.'privmsgs_ignore');
define('PRUNE_TABLE', $table_prefix.'forum_prune');
define('RANKS_TABLE', $table_prefix.'ranks');
define('SEARCH_TABLE', $table_prefix.'search_results');
define('SEARCH_WORD_TABLE', $table_prefix.'search_wordlist');
define('SEARCH_MATCH_TABLE', $table_prefix.'search_wordmatch');
define('SESSIONS_TABLE', $table_prefix.'sessions');
define('SMILIES_TABLE', $table_prefix.'smilies');
define('THEMES_TABLE', $table_prefix.'themes');
define('THEMES_NAME_TABLE', $table_prefix.'themes_name');
define('TOPICS_TABLE', $table_prefix.'topics');
define('TOPICS_WATCH_TABLE', $table_prefix.'topics_watch');
define('USER_GROUP_TABLE', $table_prefix.'user_group');
define('USERS_TABLE', $table_prefix.'users');
define('WORDS_TABLE', $table_prefix.'words');
define('VOTE_DESC_TABLE', $table_prefix.'vote_desc');
define('VOTE_RESULTS_TABLE', $table_prefix.'vote_results');
define('VOTE_USERS_TABLE', $table_prefix.'vote_voters');

?>

Verfasst: 04.08.2003 21:10
von Mister_X
wo ist da die Zeile 183?
Kommen nach
?>
wirklich keine Leerzeichen und Leerzeilen mehr?

Verfasst: 04.08.2003 21:11
von Cheatman
nein

Verfasst: 04.08.2003 21:19
von Mister_X
Mister_X hat geschrieben:wo ist da die Zeile 183?
desweiteren: nenne deine constants.php am besten in constants.txt um und gib hier einen Link auf die Datei.

Verfasst: 04.08.2003 21:30
von Cheatman
juhu jetzt kann ich zählen

Verfasst: 04.08.2003 21:36
von Cheatman
da steht: define('WORDS_TABLE', $table_prefix.'words');

Verfasst: 04.08.2003 22:22
von Mister_X
hm ich kann da keinen Fehler entdecken, gib mal einen Link auf die constants.txt (wie in meinem vorherigen Beitrag beschrieben)

Verfasst: 05.08.2003 15:46
von Gast
Und hier ist der Link zu constants.txt:
http://web246.webhostaccount.de/Neu%20Textdokument.txt