View Full Version : problem


galluz
01-19-2004, 08:18 PM
Hi,

here is the main template of my site:
http://www.sancarlobasket.com/home.php

The problem I get when I try to add this page:
http://www.sancarlobasket.com/Stag0304/risultati/risultati.htm
inside the template.

Why?

musiqfan
01-19-2004, 08:35 PM
Hi,

here is the main template of my site:
http://www.sancarlobasket.com/home.php

The problem I get when I try to add this page:
http://www.sancarlobasket.com/Stag0304/risultati/risultati.htm
inside the template.

Why?


did you create the page inside the template or just added a link to that page?

galluz
01-19-2004, 09:34 PM
it was created outside, now I have to put it inside the template

galluz
01-20-2004, 09:53 AM
up

Rosey
01-20-2004, 01:06 PM
is there a page where we can see what happens when you put it together?

galluz
01-20-2004, 08:25 PM
is there a page where we can see what happens when you put it together?


yes here:
http://www.sancarlobasket.com/1.htm

erictheman
01-20-2004, 11:30 PM
are you using the php includes fuction?

...and you haven't stated exactly what your problem is.

galluz
01-21-2004, 08:04 AM
are you using the php includes fuction?

...and you haven't stated exactly what your problem is.

no I am not using the includes

Chrissi
01-22-2004, 11:24 AM
Hi,

here is the main template of my site:
http://www.sancarlobasket.com/home.php

The problem I get when I try to add this page:
http://www.sancarlobasket.com/Stag0304/risultati/risultati.htm
inside the template.

Why?

I would guess that you haven't closed all your tags properly. Run the page through the HTML Validator (http://validator.w3.org/) and I bet that you will see errors. Try to fix those errors on your page and maybe it will work better. (I mean the page that you are trying to insert - but validating (http://validator.w3.org/) the main page couldn't hurt either!)