Yup, seems that that does work. Can't seem to figure out how to do.
I tried putting
PHP Code:
require_once('class.forumops.php');
$forum=new ForumOps();
in my config file, and just including it. I think i'll probably have to code around that as it seems its setting some issues
I'll have to debug this on my end it seems.
I think I may have figured it out.
thanks =) I'll post back when I have a definite answer.