When I load a group page I get the following error:
Warning: file_get_contents() [function.file-get-contents]: URL file-access is disabled in the server configuration in /home/englathe/public_html/test/inc/classes/BxDolGroups.php on line 417
Warning: file_get_contents(http://test.englatheod.org/groups/orca/?action=group_last_topics&forum=Anglo-Saxon-Heathen&trans=1) [function.file-get-contents]: failed to open stream: no suitable wrapper could be found in /home/englathe/public_html/test/inc/classes/BxDolGroups.php on line 417
Warning: Cannot modify header information - headers already sent by (output started at /home/englathe/public_html/test/inc/classes/BxDolGroups.php:417) in /home/englathe/public_html/test/inc/design.inc.php on line 488
The group works fine, but the error at the top of the page ruins the image of the site, not to mention the header is not loading properly. Any idea what is wrong? This site is to go live in two days, so I need help fast.