bacterozoid
05-01-2004, 07:12 PM
Failed opening required '/inc/functions.inc.php' (include_path='.:') in /show_news.php on line 9
That's the error I get. I have downloaded CuteNews and installed it on my server, set it up, added news, but I can't get the show_news to work.
<?PHP
include("cutenews/show_news.php");
?>
That's one of my attempts...it's outside of the cutenews dir. and that file does exist...so does /inc/functions.inc.php.
I'm not sure what's going on here...this script is like perfect for what I need and I'd love for it to work.
Edit: Here's a demo that came with it: http://www.jzie.com/cutenews/example1.php?go=news
That's the error I get. I have downloaded CuteNews and installed it on my server, set it up, added news, but I can't get the show_news to work.
<?PHP
include("cutenews/show_news.php");
?>
That's one of my attempts...it's outside of the cutenews dir. and that file does exist...so does /inc/functions.inc.php.
I'm not sure what's going on here...this script is like perfect for what I need and I'd love for it to work.
Edit: Here's a demo that came with it: http://www.jzie.com/cutenews/example1.php?go=news