Hi
Thanks for your quick reply, and your tip worked so that problem is fixed![Smiley :)]()
I'm using include files as templates for my web page design.
so in my top-page.php file I have added:
[code]
require('/www/forum/SSI.php');
echo '<span id="left_profile">';...
Thanks for your quick reply, and your tip worked so that problem is fixed

I'm using include files as templates for my web page design.
so in my top-page.php file I have added:
[code]
require('/www/forum/SSI.php');
echo '<span id="left_profile">';...