Sent via Cron job:
Warning: require_once(/home/netvilla/public_html/inc/classes/BxRSS.php): failed to open stream: No such file or directory in /home/netvilla/public_html/inc/design.inc.php on line 31
Fatal error: require_once(): Failed opening required ‘/home/netvilla/public_html/inc/classes/BxRSS.php’ (include_path=’.:/usr/lib/php:/usr/local/lib/php’) in /home/netvilla/public_html/inc/design.inc.php on line 31
What is this and how can i fix this error message



Make Meaning Or Die
download dolphin again and upload the file /inc/classes/BxRSS.php
Well it seems like it is trying to call that BxRSS.php…but it doesn’t see it in that directory. Check the file permissions on it.
I’m not sure what action caused the error message to be reported. Jivzone suggested that i try uploading a new file.. so i did that.. not sure if fixed teh problem so as of now its a wait and see…
tkd1979…what should the permission be for this file?
BxRSS.php should be 644 like the rest of the files, i imagine.