Create a file called ".htaccess" in your Logaholic directory with the following line:
php_value allow_url_fopen on
If you already have an .htaccess file there, then add this line. Otherwise it will be the only text in that file. Once you've done that, the problem should be gone.
NOTE: The file you need to create is called .htaccess (it starts with a dot).