PHPBB problem

This is a discussion on PHPBB problem within the MySQL Database forums, part of the Database Forums category; Hi, I installed phpbb on my website and all was well. All I did was "wrap" the php ...


Go Back   Usenet Forums > Database Forums > MySQL Database

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 11-17-2005
Paul Watt
 
Posts: n/a
Default PHPBB problem

Hi,
I installed phpbb on my website and all was well. All I did was "wrap" the
php on the index.php in my html to match the rest of my site. now I get a
load of unsightly error messages. why is this and what can I do about it?
the URL is www.depressionlink.co.uk/forum/

cheers in advance

Paul


Reply With Quote
  #2 (permalink)  
Old 11-17-2005
Allis
 
Posts: n/a
Default Re: PHPBB problem


"Paul Watt" <paulio@wattioNOSPAM.freeserve.co.uk> wrote in message
news:dli38i$rtk$1@newsg3.svr.pol.co.uk...
> Hi,
> I installed phpbb on my website and all was well. All I did was "wrap" the
> php on the index.php in my html to match the rest of my site. now I get a
> load of unsightly error messages. why is this and what can I do about it?
> the URL is www.depressionlink.co.uk/forum/
>
> cheers in advance
>
> Paul
>
>


PHPbb is going to write the page headers when it loads.
You're already loading them with your HTML.

Get it? ;)

If you must, maybe insert the Forum into your own index with the iFrame?
<IFRAME SRC="your-forum-path-goes-here"> </IFRAME>

Mo In Fo
http://www.htmlhelp.com/reference/ht...al/iframe.html



Usually, I find that if I read the error messages, it tells me what the
error is ;)

Warning: Cannot modify header information - headers already sent by (output
started at /home/depressi/public_html/forum/index.php:9) in
/home/depressi/public_html/forum/includes/sessions.php on line 206

Warning: Cannot modify header information - headers already sent by (output
started at /home/depressi/public_html/forum/index.php:9) in
/home/depressi/public_html/forum/includes/sessions.php on line 207

Warning: Cannot modify header information - headers already sent by (output
started at /home/depressi/public_html/forum/index.php:9) in
/home/depressi/public_html/forum/includes/page_header.php on line 475

Warning: Cannot modify header information - headers already sent by (output
started at /home/depressi/public_html/forum/index.php:9) in
/home/depressi/public_html/forum/includes/page_header.php on line 477

Warning: Cannot modify header information - headers already sent by (output
started at /home/depressi/public_html/forum/index.php:9) in
/home/depressi/public_html/forum/includes/page_header.php on line 478

Allis


Reply With Quote
  #3 (permalink)  
Old 11-17-2005
Jerry Stuckle
 
Posts: n/a
Default Re: PHPBB problem

Paul Watt wrote:
> Hi,
> I installed phpbb on my website and all was well. All I did was "wrap" the
> php on the index.php in my html to match the rest of my site. now I get a
> load of unsightly error messages. why is this and what can I do about it?
> the URL is www.depressionlink.co.uk/forum/
>
> cheers in advance
>
> Paul
>
>


Paul,

Look at the forums on the phpbbs website.

There are "right" ways and "wrong" ways to make it match the rest of
your site. Adding your own headers is a "wrong" way.

Rather, you need to modify the templates.

--
==================
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.
jstucklex@attglobal.net
==================
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT +1. The time now is 04:14 AM.


Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.0.0