Matt_270581
05-16-2006, 03:29 PM
Having a little diffculty with this. The file won't display for some reason.
Do I need to create a plugin at hook location forumhome_complete? Tried this but it throws an error.
Or something else?
Using Code:
<?php include("http://www.somedomain.com/blah.php"); ?>
or
php include("http://www.somedomain.com/blah.php");
Once the plugin is created how do I call it in a template?
Any help is greatly appreciated.
Do I need to create a plugin at hook location forumhome_complete? Tried this but it throws an error.
Or something else?
Using Code:
<?php include("http://www.somedomain.com/blah.php"); ?>
or
php include("http://www.somedomain.com/blah.php");
Once the plugin is created how do I call it in a template?
Any help is greatly appreciated.