Hello Acrylian,
i don't know if zenpage is released now also, but i have downloaded newest SVN version and installed it into 1.2.1 release. Everything works fine, except of CombiNews. When I enable this option and open gallery an SQL error appears:
[b]
Zenphoto Error
MySQL Query ( (SELECT date, id, title, content, codeblock, titlelink, author FROM `zp_zenpage_news` ORDER BY date) UNION (SELECT images.date, images.id, images.title, images.desc, albums.folder, images.filename, albums.title FROM `zp_images` AS images, `zp_albums` AS albums WHERE albums.id = images.albumid ORDER BY images.mtime) ORDER By date DESC LIMIT 0,10 ) failed. Error: Illegal mix of collations for operation 'UNION'
[/b]
My config:
MySQL 5.0.45
Collation: utf8_unicode_ci
Thanks for great work on zenpage.