View Single Post
Old June 8th, 2004, 07:26 PM   #1 (permalink)
djroketboy
Member
Verified Customer
 
Join Date: Jun 2004
Posts: 45
MySQL Error on new install

I just got a error when posting a comment:

An error was encountered during execution of the query:

SELECT u.username,u.homepage,u.usertitle,u.posts,u.joindate,uf.field2,s.host,t.signature FROM user u
LEFT JOIN userfield uf ON uf.userid=1
LEFT JOIN session s ON s.userid=1
LEFT JOIN usertextfield t ON t.userid=1
WHERE u.userid=1 LIMIT 1

The query returned with an errorcode of:

Unknown column 'uf.field2' in 'field list'

If you need assistence or feel this is a 'bug'; please report it to our support forums at: http://www.photopost.com/members/forum/f66/index.html

To turn off these emails, set $debug=0 in your config-inc.php file.
djroketboy is offline   Reply With Quote