Post not found error

Report bugs and errors in this forum.

Post not found error

Postby praetor » Tue Mar 02, 2010 6:31 pm

Guys, I'm really desperate.

I have two sample news added in the same category and they don't show on the page I want them to. Instead, 'Post not found' shows on that page.
My code on it is the basic:

<?php

include $cutepath.'/show_news.php';

?>

Please help :((
praetor
 
Posts: 1
Joined: Tue Mar 02, 2010 6:21 pm

Postby D72 » Tue Mar 02, 2010 11:03 pm

Is the example page of CNR working?
If so, you should be able to show news on your own site as well.
try changing
Code: Select all
<?php
include $cutepath.'/show_news.php';
?>

into
Code: Select all
<?php
include 'your-path/show_news.php';
?>
User avatar
D72
 
Posts: 336
Joined: Thu Feb 22, 2007 12:05 am
Location: NL


Return to Bugs and errors



Who is online

Users browsing this forum: Google [Bot] and 0 guests