Database Error: You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'and a.id =62528' at line 10
From:select a.name as albumname,a.siteurl,i.status,i.path,i.audiopath,i.name,i.type, i.keywords,i.description,i.exif,i.date_addition,i.views,ai.sortorder,a.diaspeed, i.date_picture,i.downloads,c.name as copytext,i.reviews,a.copyid,i.imagecopyrighttext as imagecopytext, a.copyrighttext as albumcopytext from album a, albumimage ai, image i, copyright c where ai.albumid=a.id and c.id = a.copyid and ai.imageid=i.id and i.id = and a.id =62528