Hanging at:
2010-04-23 17:03:41 (43 Minutes ago)
Connecting to FTP server
Printable View
Hanging at:
2010-04-23 17:03:41 (43 Minutes ago)
Connecting to FTP server
BTW, I found that bug I was looking for. It's in the functions_upload.php file. Near the bottom, there is a line that says:
It needs to beCode:$upload_to_ftp == 1;
Code:$upload_to_ftp = 1;