Quote:
Originally posted by Dioxin
hi fastforward,
i get these message from my telnet:
Query failed:
UPDATE usenet_outgoing SET refs = concat(refs,' ','<3b08a44a$0$304$6e37e724@news.dpn.de>') WHERE inreplyto = 23810
DBD::mysql::db do failed: Unknown column 'inreplyto' in 'where clause' at newnews.pl line 601.
the table usenet_outgoing has no field called 'inreplyto'
please help.. i use the latest version.
btw, your instruction set for the new release is not complete. all the insert statements for the spam- and usenet_replace table are missing.
|
Yeah I just got those errors aswell. I forgot to add the inreplyto columns to the usenet_outgoing and the usenet_outgoing_log table. Outgoing messages will not be sent until I fix it. You can add the columns yourself if you like they should be of type int and unsigned. I can't get a fix out until tomorrow night I'm afraid. I also need to make sure there are no more issues with the release version.
Sorry about that.