I've installed the SidebarPal mod and it seems to be having a problem on some code I have in my custombox1pal.php. The code works fine when accessed from the Entrance page but won't work when accessed from a SidebarPal (left or right). It seems to be choking on this line:
$fp = fsockopen("localhost", $port, $errno, $errstr, 2);
I get the following error when it's run from the Sidebar:
No such file or directory (2) Anyone have any ideas why it runs fine from the IIP entrance page but not from a Sidebar?

Thanks,
Bill