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'"