deko
01-23-2005, 02:31 PM
ok sorry to sound like a n00b but i dont have a clue what category id's are. i go through everything in admin and generate code and it gives me this.
<?php include_once("/home/deko/public_html/forum-news/news.php");
$forum_obj = new EP_Dev_Forum_News();
$forum_obj->display_News("", "1", "0", "0"); ?>
i put that in a basic php page and i get this
No posts found in selected forum category.
my page where i want the page displayed is. http://gtagames.southsidedesigns.net/new.php
my forums are at http://gtagames.southsidedesigns.net/forums.
thanks.
if you could consider taking a look yourself post and ill pm you details. thanks a lot.
<?php include_once("/home/deko/public_html/forum-news/news.php");
$forum_obj = new EP_Dev_Forum_News();
$forum_obj->display_News("", "1", "0", "0"); ?>
i put that in a basic php page and i get this
No posts found in selected forum category.
my page where i want the page displayed is. http://gtagames.southsidedesigns.net/new.php
my forums are at http://gtagames.southsidedesigns.net/forums.
thanks.
if you could consider taking a look yourself post and ill pm you details. thanks a lot.