As you can see that page isnt supposed to display like that... The template class works by replacing things like {VALUE} in a tpl file with something defined in a php file.
I am using {URL-FHOME} which is set as 'index.php' in my script and the problem is that if there is a dot (.) in that filename then it messes up the page. If I change it to just 'indexphp' then the page shows up fine...
But the strange thing is that all of the other links can have dots in their filenames and i am doing it in the exact same way... It only seems to happen with this one particular link...
Any ideas?
Thanks
__________________ Please login or register to view this content. Registration is FREE