Page 1 of 1

Problem with DSphpbb an IM Portal

PostPosted: Tue May 13, 2008 11:27 pm
Author: Creddy
Your phpBB Version: 2.0.22
phpBB Type: Standard phpBB
MODs: No
Your knowledge: Beginner
Board URL: http://www.flashecards.de/welt26/

PHP Version:
MySQL Version:


What was done before the problem appeared?
The Board worked fine


What was done to try to solve the problem?
I try to find an solution in your board



De.scription and Message

Hi to all,

Mein Problem is:
When I write a post i geht this message in header:

arning: Invalid argument supplied for foreach() in /is/htdocs/wp1082531_WPP10LRW98/www/flashcard/welt26/includes/functions_post.php on line 221

Warning: Cannot modify header information - headers already sent by (output started at /is/htdocs/wp1082531_WPP10LRW98/www/flashcard/welt26/includes/functions_post.php:221) in /is/htdocs/wp1082531_WPP10LRW98/www/flashcard/welt26/posting.php on line 611

Warning: Cannot modify header information - headers already sent by (output started at /is/htdocs/wp1082531_WPP10LRW98/www/flashcard/welt26/includes/functions_post.php:221) in /is/htdocs/wp1082531_WPP10LRW98/www/flashcard/welt26/includes/page_header.php on line 752

Warning: Cannot modify header information - headers already sent by (output started at /is/htdocs/wp1082531_WPP10LRW98/www/flashcard/welt26/includes/functions_post.php:221) in /is/htdocs/wp1082531_WPP10LRW98/www/flashcard/welt26/includes/page_header.php on line 754

Warning: Cannot modify header information - headers already sent by (output started at /is/htdocs/wp1082531_WPP10LRW98/www/flashcard/welt26/includes/functions_post.php:221) in /is/htdocs/wp1082531_WPP10LRW98/www/flashcard/welt26/includes/page_header.php on line 755

I use a DSphpbb which is based on phpbb2.0.22

Thanks Creddy

Re: Problem with DSphpbb an IM Portal

PostPosted: Wed May 14, 2008 1:19 am
Author: Helter
Any text (including blank lines) placed after ?> at the end of a page will result in 'Header already sent'

Re: Problem with DSphpbb an IM Portal

PostPosted: Wed May 14, 2008 1:40 am
Author: Creddy
Hi an thanks for the quick answer. I looked in the following files:

language/lang_english/lang_main.php
language/lang_english/lang_admin.php
includes/constants.php

but it is all before this "?>"

Should i send you the File or should i look in another File after the fault?

Thanks for your help

Patrick

Re: Problem with DSphpbb an IM Portal

PostPosted: Wed May 14, 2008 11:11 am
Author: Helter
check includes page _header, functions_post and posting.php

Re: Problem with DSphpbb an IM Portal

PostPosted: Wed May 14, 2008 9:19 pm
Author: Creddy
I checked this files but there are no text or blank lines after ?>

<img>

What should I do?

Thanks for your help

Re: Problem with DSphpbb an IM Portal

PostPosted: Wed May 14, 2008 10:15 pm
Author: Helter
im not familiar with DSphpbb. I can only find one site supporting it and it is in German. If you've added no mods, you should restore the original files because at least one of them is corrupt.