Quote:
a) you can create a file named index.php and use this line in it:
<?php include ("http://www.yourdomain.com/forum/view.php?pg=your_template"); ?>
When you upload this file in your site home directory, your site home page will be a webtemplate.
|
Using this means of calling the templates I get an error messages saying the page hasn't loaded correctly, the style choser doesn't work and netheir does the log-in prompt. Am I doing something wrong?
Thanks...
hugh