It worked great for 24 hours, then stopped for no apparent reason.
I tried to run it manually, but got the dreaded error:
Code:
Database error in vBulletin 4.1.3:
Invalid SQL:
INSERT IGNORE INTO iei_img (
oldurl,
newurl
) VALUES (
'http://www.seven-o-heaven.com/resources/7OHsq700/Seven%20O%20Heaven%20sq700%20055%20North%20Coast%20Journal%20Humboldt%20County.jpg',
'http://www......./images/extras/not-available.gif'
);
MySQL Error : MySQL server has gone away
Error Number : 2006
Request Date : Sunday, May 22nd 2011 @ 04:33:53 PM
Error Date : Sunday, May 22nd 2011 @ 04:35:00 PM
Script : http://www...../admincp/cronadmin.php?do=runcron&cronid=76
Referrer : http://www....../admincp/cronadmin.php?do=modify
IP Address : ****
Username : Me
Classname : vB_Database
MySQL Version :
It has managed to import at least two months worth of images (so far).
It looks like it timed out trying to grab that last image.
Any suggestions?