Hello, i just installed the script and tried to run the following code on a test site:
But all i get is:Code:<?php include_once("/home/sites/zeus-gaming.net/public_html/news/news.php"); $forum_obj = new EP_Dev_Forum_News(); $forum_obj->display_News("1", "1", "0", "0"); ?>
Fatal error: Call to a member function on a non-object in /home/sites/zeus-gaming.net/public_html/news/news.php on line 424


Reply With Quote