Groups Error

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.

Quote · 12 Nov 2008

I have the same exact issue. It happened after I started to use PHP 5, since PHP 4 is more prone to hacking -- reason being "Global" values are turned on in 4, but turned off by default in 5. When I had a php.ini to turn off globals before the PHP 5 fix, I got the same group error. When I took the php.ini out, it worked, but there could have been security issues.

If there is some kind of happy medium where I can have security but still have things like Groups load properly, that would be greatly appreciated!!!! o^_*o

Quote · 13 Nov 2008
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.