Ah oops. As I queried phpMyadmin, I don't have this field - I got 2,3,8 and 9, where 2 is city and so on. I disabled Signature in NNTP Settings Menu, but no success - I still get
Datenbankfehler in vBulletin 3.0.7:
Code:
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 22:26:20
Skript: http://www.mobilejoe.de/joeforums/gateway.php
Referer:
Benutzername: joe
IP-Adresse: 217.84.8.114
The signature is stored in usertextfield - "signature" ... As I am not as good in this - any way to change gateway.php to match these tables in VBulletin I'm using? BTW - It's an out of the box VB3.07 - no changes, hacks, whatever... :surprised: