News Feed Error And Fix

Posted on Friday, August 22, 2003 @ 10:44:57 CDT in Bugs and Alerts
by Raven

ThePacketMaster writes:

I'm using PHP Nuke 6.5 and was editing a block that downloads headlines from a web site. I made a change to the block, using the edit feature and then it came back saying there was a problem with the content. After doing a packet sniff and seeing the HTTP request was being rejected, I poked around the /admin/blocks.php, and found this line (line 618):

fputs($fp, "GET " . $rdf['path'] . "?" . $rdf['query'] . " HTML/1.0\r\n");

It should be:

fputs($fp, "GET " . $rdf['path'] . "?" . $rdf['query'] . " HTTP/1.0\r\n");

Once I made this change, everything was fine. I don't know if this is fixed in later versions of PHP.

Admin Note: This is still in 6.9, however FB has been notified and hopefully it will be corrected in 7.0. I have corrected it in my download packages effective now.
 
 
click Related        click Share
 
News ©

Site Info

Last SeenLast Seen
  • neralex
  • vashd1
Server TrafficServer Traffic
  • Total: 508,989,065
  • Today: 19,348
Server InfoServer Info
  • Apr 02, 2025
  • 05:16 am CDT