Hello,
I installed this script as recommended. Port 119 is open and it synchronized Newsgroup (with some ISO/ encoding problems) the newsgroup in my forums. I'd like to synchronize msnews, microsoft.public.de.smartphone.
Server is Win2003, Web Edition, actual php and mysql.
Link to NG=>VB Forums is
here
Problem:
I answered a post in the newsgroup (as you see
here).
Then I manually started gateway.php
Errormessage I get, when I started gateway.php:
Code:
Datenbankfehler in vBulletin 3.0.7:
Ungueltige SQL-Abfrage:
SELECT email, field1 AS signature, usertitle, customtitle
FROM user AS user
LEFT JOIN userfield AS userfield
ON user.userid = userfield.userid
WHERE user.userid = 1
mysql error: Unknown column 'field1' in 'field list'
mysql error number: 1054
Datum: 28.02.2005 13:07:43
Skript: http://www.mobilejoe.de/joeforums/gateway.php
Referer:
Benutzername: joe
IP-Adresse: 217.84.8.114
debug=1:
Code:
Gateway version 2.3.2 1 group(s) gatewayed.
Connecting to server, server says: 200 NNTP Service 6.0.3790.206 Version: 6.0.3790.206 Posting Allowed
Info for microsoft.public.de.smartphone at msnews.microsoft.com: 211 137 1040 1212 microsoft.public.de.smartphone
<html><head><title>mobilejoe.de Datenbankfehler</title><style type="text/css"><!--.error { font: 11px tahoma, verdana, arial, sans-serif; }--></style></head>
<body></table></td></tr></table></form>
<blockquote><p class="error"> </p><p class="error"><b>Es trat ein Problem mit der mobilejoe.de Datenbank auf.</b><br />
Bitte versuchen Sie es erneut, indem Sie die Seite neu laden (<a href="javascript:window.location=window.location;">Aktualisieren, Refresh, Reload</a> usw. im Browser klicken).</p><p class="error">Eine E-Mail wurde an den <a href="mailto:joe@mobilejoe.de">Technischen Administrator</a> geschickt, den Sie ebenfalls kontaktieren k?nnen, falls das Problem weiterhin auftritt.</p><p class="error">Wir entschuldigen uns f?r die Unannehmlichkeiten.</p><form><textarea class="error" rows="15" cols="100" wrap="off">Datenbankfehler in vBulletin 3.0.7:
Ungueltige SQL-Abfrage:
SELECT email, field1 AS signature, usertitle, customtitle
FROM user AS user
LEFT JOIN userfield AS userfield
ON user.userid = userfield.userid
WHERE user.userid = 1
mysql error: Unknown column 'field1' in 'field list'
mysql error number: 1054
Datum: 28.02.2005 14:55:25
Skript: http://www.mobilejoe.de/joeforums/gateway.php?debug=1
Referer:
Benutzername: joe
IP-Adresse: 217.84.8.114
</textarea></form></blockquote>
</body></html>
(screenshot below)
Can please anyone help me in that problem?
Thank you very much!
cheers
joe