I have read all of the above, but am still having problems. <br /> <br />The phpnewsmanager script is installed in a folder called "newman" <br />The phpnewsmagazine is installed in a folder called "news" <br /> <br />When I try and go to www.mydomain.com/news/ I get the following errors: <br /> <br />Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /home/mydomain/public_html/news/newman_lib.php on line 504 <br /> <br />Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /home/mydomain/public_html/news/newman_lib.php on line 548 <br /> <br />You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near ´WHERE root=´0´´ at line 1 <br /> <br />My server is on PHP 4.3.1:
http://www.gopherhosting.com/phpinfo.php <br /> <br />Also, when editing the rssMan.php file, I can change the number of news items and the bottom two things, but it will not let me change where it says: "RSS Title:" <br /> <br />I would like to include news on an existing page on a website I run and want to do this as easily as possible. The "instructions" don´t seem to really tell me how to do this and I am not familiar with .rss files.........what are those for and how do I use them to include news?