now I'm getting this,
Code:
0, $pos)))] = trim(substr($line, $pos+1)); // redirection? if(isset($headers['location'])) { $http = new HTTPRequest($headers['location']); return($http->DownloadToString($http)); } else { return($body); } } } ?>
oh now wait I cleared the cache and it appears to be working. Also just as a note I only think this issues was with word press blogs!