Page 1 of 1

Two pages using the same template - one works - one is broken - Need help

Posted: Wed Feb 03, 2010 9:48 pm
by Allanon26
Hi,

A really strange problem occured on the site I develop.

There are two pages:
http://hastancsalgotarjan.mediacenter10.hu/oktatas.html
http://hastancsalgotarjan.mediacenter10 ... tenet.html

Both of them use the same template, however one of them is broken. How can this be? No footer, no header, messy content block...
Only one content tag is embedded into the template.

I tried another, different template, and the same issue occured.

I tried to make a copy of the template, but all the same.

I used this template multiple times on the site already, and didn't have any problems...then now all of a sudden this issue occurs...

Any suggestions? What can possibly cause this?

Hope someone can help me out...

Best Wishes,
Allanon

UPDATE: I checked out this bug more in depth, and it seems as if the css is only partially loaded, because the position of the menu divs are ok, the dropshadow works, sifr loads correctly(it is in a different css though) etc. The background of the footer, maincontent, and header are not loaded. Strange...
I have the site locally too, so I will test it there too.
I will try to divide the css, but I don't think this is the problem because all the other pages would be broken then...but this was my plan anyway for a more organized code...so
If it works locally I will try to upload the whole site and see what happens...
I checked system info and I realized that the max_execution_time is set to 15 which is not enough. I don't think this is the problem either however because all the other pages work...

UPDATE-2: Ok. I made some progress. I use SIFR 3. If I delete the javascript code from the template, it works, but the keywords from the metadata are still visible. Deleting the metadata tag from the template helped. So now it looks ok, but I don't understand how SIFR and metadata can work on one template but not on another one with the same content. There is a Javascript module I saw earlier. I will check if it helps.