Need Help With Errors Using PHP
First of all, let me explain what we are trying to do. We want to grab the news from our forums at webquad.com/forum to be displayed on our website(s) at webquad.com automatically. We have downloaded a modification for our forums at phpbbhacks.com to do this; it is a news MOD called phpbb_fetch_all. I am curious if anyone could help me out. We are currently testing out this MOD at the moment, but we get the following errors:
Warning: Cannot add header information - headers already sent by (output started at /home/webquadc/public_html/testtwo/index.php:9) in /home/webquadc/public_html/forum/includes/sessions.php on line 182
Warning: Cannot add header information - headers already sent by (output started at /home/webquadc/public_html/testtwo/index.php:9) in /home/webquadc/public_html/forum/includes/sessions.php on line 183
You can find these errors on our test page at:
If you have any solutions for these errors, I would greatly appreciate it! Thanks in advance!
Robby
Busy posted this at 19:56 — 30th December 2002.
He has: 6,151 posts
Joined: May 2001
I had a look on phpbbhacks help forum http://www.phpbbhacks.com/forums/ and there is it's own one for the fetch_all script, here is a similar question to yours http://clanunity.net/forum/viewtopic.php?t=899 and/or http://clanunity.net/forum/viewtopic.php?t=689 which should hopefully answer your question
KnightRobby posted this at 21:30 — 31st December 2002.
They have: 71 posts
Joined: Sep 2002
Great! Thanks, I will go and check it out. :D
Want to join the discussion? Create an account or log in if you already have one. Joining is fast, free and painless! We’ll even whisk you back here when you’ve finished.