
03-20-2001, 05:49 AM
|
|
Hmm,
I figuered the above problems. It was due to bad quotes """ (my fault)
Now I can see the articles retrieved, but it fails to add them to musql:
Quote:
Fetching article body 284512... OK
Fetching article body 284513... OK
Processing article batch...
Requested 150 messages... 1 not available or rejected.
inserting new threads into forums
DBD::mysql::db do failed: Unknown column 'isusenet' in 'field list' at ./newnews
.pl line 595.
Query failed : INSERT IGNORE INTO user (usergroupid,username,password,email,join
date,isusenet,posts,lastvisit,lastactivity,usertit le,customtitle,lastpost) VALUE
S (19,'Luci C.','usenet','bobbiesoxx@aol.comnospam',985074383, 1,1,985074383,9850
74383,'Usenet Poster',1,985074383) : at ./newnews.pl line 595.
|
|