Quote:
Originally Posted by stone0075
I keep getting an error that reads.
Warning: fopen(/home/public_html/includes/cron/extras/weather.txt) [function.fopen]: failed to open stream: No such file or directory in /includes/cron/extras/weather.php on line 75
Warning: fwrite(): supplied argument is not a valid stream resource in /includes/cron/extras/weather.php on line 76
Warning: fclose(): supplied argument is not a valid stream resource in /includes/cron/extras/weather.php on line 77
|
The description for Weather File is a little misleading... it should read:
Enter into this box the full server path to the weather.txt file and make sure you change the weather.txt file to have 777 permissions. Note that a server path is not an HTTP link. Example: /home/
username/public_html/domain/forum/includes/cron/extras/weather.txt
Where "username" is the username you use to login to your backend control panel for your web server, cpanel, for example. I kept getting the same error, so I did a search of all of my settings that had "public_html" in it, and found a little better explanation under the Error Handling and Logging section.