Hi Ya'll,So I tried to get some new modules onto my new USB drive. However, when I clicked the "List available Infusions (aka modules)" link, it took a long timethen I saw "The CGI process did not produce any response".
I went into my MarkIV module.php page and saw this code:
$remoteModules = getRemoteList();
if(trim($remoteModules[0]) == "") echo "<center><font color=red>".$strings["modules-available-error"]."</font></center>";
else drawRemoteModules($remoteModules);
With the getRemoteList() being:
function getRemoteList(){
$remoteFile = trim(@fi