nataku
June 11th, 2002, 18:05
I've been working with this newsPHP script for a couple hours now and now matter what I do with it it's not working in my site. Everything is set up right because I could go to the admin panel and set all the options I wanted. But when I put this line of code where I want my news to appear and then upload my page, I get nothing.
<?php include ("nphp/news.txt"); ?>
I've renamed my file to .php instead of .html, is there anything else I need to do? Or should it be working?
I made a few test pages with PHP code in them and put them on my host, project-linux.org, to see if their PHP was down, and they work just fine... so I can't seem to find the problem. I really know nothing about PHP, so I'm not the best to troubleshoot this stuff. I heard this news script was supposed to be extremely easy to install, too.
Oh yeah, I already looked on their site for help. They only have a four question FAQ that didn't help and their forums are down.
Thanks for any help you have.
<?php include ("nphp/news.txt"); ?>
I've renamed my file to .php instead of .html, is there anything else I need to do? Or should it be working?
I made a few test pages with PHP code in them and put them on my host, project-linux.org, to see if their PHP was down, and they work just fine... so I can't seem to find the problem. I really know nothing about PHP, so I'm not the best to troubleshoot this stuff. I heard this news script was supposed to be extremely easy to install, too.
Oh yeah, I already looked on their site for help. They only have a four question FAQ that didn't help and their forums are down.
Thanks for any help you have.