So I am making an RSS feed page for my programs to read off of, I thought I had it working but then I got some errors that I have never had before, nor are they errors that I have programmed in.
Quote:
Error Type: Configuration Error
There was an error on the $conf['debug'] line in your config file.
Warning: Cannot modify header information - headers already sent by (output started at /home/soldiers/public_html/dev/main_site/includes/db.php:70) in /home/soldiers/public_html/dev/main_site/rss.php on line 10
Error Type: Configuration Error
There was an error on the $conf['debug'] line in your config file.
Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /home/soldiers/public_html/dev/main_site/includes/db.php on line 40
Error Type: Configuration Error
There was an error on the $conf['debug'] line in your config file.Error Type: Configuration Error
There was an error on the $conf['debug'] line in your config file.
Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /home/soldiers/public_html/dev/main_site/includes/db.php on line 40
Error Type: Configuration Error
There was an error on the $conf['debug'] line in your config file.
|
./rss.php
./includes/rss.php (yes I know Im not pulling everything out of the database yet.
./includes/db.php
and finally config.php