weeone Posted December 2, 2007 Share Posted December 2, 2007 wOOt - my 1st post *claps* I am in desperate need of a helping hand here, I have a script made by a friend that all of a sudden stopped working. It is suppose to get stats from a game server then sort the different values for me, well I was off-line for a few months, and when I came back it wasn't working. After checking all the stuff on my end, I opened the PHP file *shudders*. I have the errors that come back on the site, I will paste this in now. Warning: file(): URL file-access is disabled in the server configuration in /home/www/eofansite.awardspace.com/guilds.php on line 51 Warning: file(http://game.endless-online.com/guilds.html): failed to open stream: no suitable wrapper could be found in /home/www/eofansite.awardspace.com/guilds.php on line 51 Warning: rsort() expects parameter 1 to be array, null given in /home/www/eofansite.awardspace.com/guilds.php on line 98 Results sorted by Quality Index Warning: sort() expects parameter 1 to be array, null given in /home/www/eofansite.awardspace.com/guilds.php on line 124 I am semi-nerdy, but PHP has my mind in a twist. Does this make sense to anyone, or is there anything else I can offer to help me along my PHP journey?? Thanks in advance - weeone Link to comment https://forums.phpfreaks.com/topic/79860-guild-script-trouble/ Share on other sites More sharing options...
lur Posted December 2, 2007 Share Posted December 2, 2007 URL file-access is disabled in the server configuration http://google.com/search?q=allow_url_fopen Link to comment https://forums.phpfreaks.com/topic/79860-guild-script-trouble/#findComment-404408 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.