I'm receiving the following warnings on every post: Warning: file_get_contents() [function.file-get-contents]: http:// wrapper is disabled in the server configuration by allow_url_fopen=0 in/home/content/95/10020195/html/games/wp-content/themes/rethinktheme-v2/functions/inkthemes-functions.php on line 455 Warning: file_get_contents(http://api.bit.ly/shorten?version=2...R_e452e33051d926b1f280737e78d57ca1&format=xml) [function.file-get-contents]: failed to open stream: no suitable wrapper could be found in /home/content/95/10020195/html/games/wp-content/themes/rethinktheme-v2/functions/inkthemes-functions.php on line 455 I changed allow_url_fopen = on in my php5.ini file. Not sure what else I can do to fix the issue. Thanks for any help. Scott
Hello ! Please set wp_debug false in wp-config.php file http://codex.wordpress.org/Debugging_in_WordPress If still issue does not resolve then please ask this from your hosting provider. Thanks & Regards Pramod Patel