View Single Post
Old June 22nd, 2004, 10:05 AM   #1 (permalink)
dethfire
Junior Member
Verified Customer
 
Join Date: Feb 2004
Posts: 16
clicking on any image that is not mine

I installed 4.8c with vb3 and I can view any image I upload fine, but if I click on another users image that has comments I get this error

MySQL error reported!

Script:

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=30234 LEFT JOIN session s ON s.userid=30234 LEFT JOIN usertextfield t ON t.userid=30234 WHERE u.userid=30234 LIMIT 1

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

Database handle: Resource id #7

Last edited by dethfire; June 22nd, 2004 at 10:08 AM.
dethfire is offline   Reply With Quote