this is really hard to describe, but I'll try my best
In my blog I use a template I made. Pick a random entry and go to the detail (single entry) page (by clicking on the entry title). You'll notice that on the detail page the entrypaging links and tags are displayed right above the entry title, which is not intended. The entry paging links should be above the entry date and the tags in the little box on the left (which actually is the entry footer). And, well, they are.
At least they are in my local s9y installation on my machine at home I use for testing. I have compared (twice, actually) the files in my webspace and on my local machine - they are exactly the same. No differences, no whites spaces or weird characters. However, on my local machine the detail page is displayed correctly and in my webspace it is not. Both the actual and the test blog run on s9y 1.0, the only difference is that my local machine has PHP 4.3.10 and the webspace 4.4.1. Of course this means that both blogs have the same default template files in the template dir.
Any idea how this is possible and how it can be solved? And which .tpl file produces the detail page, is it entries.tpl?
Matthias