URL File access
-
When enabling “Add a Facebook Like button for this post” I keep getting this error:
Warning: file_get_contents() [function.file-get-contents]: URL file-access is disabled in the server configuration in /home/www/[DOMAIN]/wp-content/plugins/total-facebook/like_process.php on line 11
Warning: file_get_contents(http://graph.facebook.com/http://%5BDOMAIN+POST%5D/) [function.file-get-contents]: failed to open stream: no suitable wrapper could be found in /home/www/[DOMAIN]/wp-content/plugins/total-facebook/like_process.php on line 11
I have tried to enable “allow_url_fopen” in the PHP.ini but with the same error.
Any idea how to get this to work?
The topic ‘URL File access’ is closed to new replies.