Member
Member
teigas   2006-07-07, 13:54
#1

Got this error in my comment section. ANybody got any tips?

"MySQL Query ( SELECT c.id, i.title, i.filename, a.folder, a.title AS albumtitle, c.name, c.website, (c.date + 0) AS date, c.comment, c.email FROM comments AS c, images AS i, albums AS a WHERE c.imageid = i.id AND i.albumid = a.id ORDER BY c.id DESC LIMIT 20 ) Failed. Error: Unknown column 'c.website' in 'field list'"

Member
Member
Chilifrei64   2006-07-07, 14:42
#2

fresh install?
upgrade?
what version?

have you tried re-running setup.php or upgrade.php?

Member
Member
zucye   2007-08-28, 13:34
#3

Same problem:

"MySQL Query ( SELECT c.id, i.title, i.filename, a.folder, a.title AS albumtitle, c.name, c.website, c.date, c.comment FROM comments AS c, images AS i, albums AS a WHERE c.imageid = i.id AND i.albumid = a.id ORDER BY c.id DESC LIMIT 10 ) Failed. Error: Unknown column 'c.website' in 'field list "

With previous version (fresh install) and
New Version Verion 1.0.8.2 (Upgrade)

Add I did re-runned setup.php or upgrade.php!!

  
Powered By MyBB, © 2002-2026 MyBB Group.
Made with by Curves UI.