MyBB Community Forums

Full Version: Fatal Error: Call to undefined function fetch_remote_file
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
So..
Im getting this error:
Fatal error: Call to undefined function fetch_remote_file() in /home2/jay/public_html/inc/functions_serverstats.php on line 206

This is very odd for me, as on line 206 is:
$hosting = fetch_remote_file($host_url);


I really need a fix for this.. been trying to install for hours and this keeps happening.

HAVE Updated the .php file
HAVE re-uploaded all files
I have followed ALL steps in installing.

I have no idea what to do...
check if ./inc/functions.php file is readable or not. see required files permissions