Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

MittenSox

macrumors newbie
Original poster
Feb 26, 2008
13
0
Hey so i am creating a website and i am not very good with PHP at all and avoid it tbh :p


But basically i am using Cutenews atm and want to put it on my website i have followed the instructions and i am pretty 100 percent the path im using to link to it is correct, but it is not appearing in my browser.

I know this isnt much to go on but i was thinking there might be a few common errors that might be the source of the problem

any suggestions?
 
Make sure that you have this code where you want your news.

<?PHP
include("/path/to/cutenews/show_news.php");
?>

Also, does your page have a .php extension? That causes a lot of problems.

Could you post the code so that we can see it? (the includes code)

Have you gone into the cutenews admin and used it yet?

One last thing I can recommend right now is to go to their website (cutephp.com) and make a search on their forums.
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.