|
|
#1 |
|
Fully Optimized
Join Date: Sep 2004
Posts: 2,438
|
I'm trying to make a website.
It uses html with CSS and a bit of php. You can see my problem here http://lawlcrackers.awardspace.com/forum.php I'm just trying to put the whole phpBB2 forum on to the page but I get errors.
__________________
Just A Guy With A Voice In His Head... |
|
|
|
|
|
#2 |
|
BSOD
Join Date: Jul 2007
Posts: 113
|
I think youve got duplicate code somewhere which is why its trying to send the headers twice.
Back it up, junk it and do a clean install of phpBB and start over. The problem with your code could be anywhere and web coding is notoriously lame so Id just clean up and start again I'm afraid |
|
|
|
|
|
#3 |
|
CF Privileged
|
nice font on the logo. if you could send that would be great.
anyway you need to use an iframe. my friend made one once. google will tell you what to do
__________________
Laptop spec: ASUS X53E, i5 2430m 2.4ghz, 3gb ram, 320gb hdd, intel hd graphics, usb 3.0 |
|
|
|
|
|
#4 |
|
Site Team
Join Date: Mar 2004
Posts: 6,945
|
you need to write ob_start(); at the top of the first php page to be loaded, (that'll turn on output buffering and get rid of that).
unless you have access to the php.ini file and then you can turn it on there. output buffering = on instead of off obviously.
__________________
I didn’t fight my way to the top of the food chain to be a vegetarian… Im sick of people saying 'dont waste paper'. If trees wanted to live, they'd all carry guns. "The inherent vice of capitalism is the unequal sharing of blessings; The inherent vice of socialism is the equal sharing of miseries." |
|
|
|
|
|
#5 |
|
Fully Optimized
Join Date: Sep 2004
Posts: 2,438
|
Thank you root, it seemed to fix it.
dude_se I didn't make the image, but I will try to pm you a link to the font.
__________________
Just A Guy With A Voice In His Head... |
|
|
|
|
|
#6 |
|
CF Privileged
|
ok cool
__________________
Laptop spec: ASUS X53E, i5 2430m 2.4ghz, 3gb ram, 320gb hdd, intel hd graphics, usb 3.0 |
|
|
|
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|