nicholasmr / obblm

Automatically exported from code.google.com/p/obblm
26 stars 54 forks source link

RSS gives me an error #282

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Click on RSS
2.
3.

What do you see instead?

Warning: fopen(rss.xml) [function.fopen]: failed to open stream: Permission 
denied in 
/is/htdocs/wpxxx(xxx by me - not sure if safe to 
show)/www/trunk/modules/rss/class_rss.php 
on line 178

Warning: fwrite(): supplied argument is not a valid stream resource in 
/is/htdocs/wpxxx/www/trunk/modules/rss/class_rss.php on line 179

Warning: fclose(): supplied argument is not a valid stream resource in 
/is/htdocs/wpxxx/www/trunk/modules/rss/class_rss.php on line 180

Please use labels and text to provide additional information.

Original issue reported on code.google.com by socratim@googlemail.com on 29 Oct 2009 at 9:27

GoogleCodeExporter commented 9 years ago
Change the permissions of the rss.xml file on the webserver so that the 
webserver may
read and write to it.

Original comment by Nimda...@gmail.com on 29 Oct 2009 at 12:53

GoogleCodeExporter commented 9 years ago
This is not an obblm error.

Original comment by Nimda...@gmail.com on 29 Oct 2009 at 12:54

GoogleCodeExporter commented 9 years ago
Ah, okay. Should have guessed something like that. Sorry. Seems to work now.

Original comment by socratim@googlemail.com on 29 Oct 2009 at 1:27

GoogleCodeExporter commented 9 years ago
OK.

Original comment by Nimda...@gmail.com on 29 Oct 2009 at 2:52