Gryph...
I updated with the attached file and have the field set correctly in the options (We just Field9) and I still get this error
Code:
Database error in vBulletin 3.7.0:
Invalid SQL:
SELECT gwe.*,
user.username,
userfield.field0
FROM
gwowevents gwe
LEFT JOIN
userfield AS userfield ON userfield.userid = gwe.userid
LEFT JOIN
user AS user ON user.userid = gwe.userid
WHERE
eventid = 092
ORDER BY
gwe.response ASC, gwe.class;
MySQL Error : Unknown column 'userfield.field0' in 'field list'
Error Number : 1054
Request Date : Friday, May 16th 2008 @ 12:17:09 AM
Error Date : Friday, May 16th 2008 @ 12:17:09 AM
Script : http://forums.kaaos.com/calendar.php?do=getinfo&e=92&day=2008-5-15&c=2
Referrer : http://forums.kaaos.com/calendar.php
IP Address : **.**.**.**
Username : Blayloc
Classname : vB_Database
MySQL Version : 4.1.22-standard