Hi,
i´ve tried the archive-function of Ditto 1.01 on MODx 0.921 and there is a bug allready described here:
http://modxcms.com/forums/index.php/topic,11761.0.html
Now, i´ve installed Version 1.02 of Ditto. But now there´s a DB-Error which cause the whole site to break down:
« MODx Parse Error »
MODx encountered the following error while attempting to parse the requested resource:
« Execution of a query to the database failed - Unknown column 'sc.createon' in 'order clause' »
SQL: SELECT DISTINCT sc.* FROM `jedoxav_db1`.modx_site_content sc LEFT JOIN `jedoxav_db1`.modx_document_groups dg on dg.document = sc.id WHERE (sc.id IN (140,142,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,248,249,250,329,330,331,332,333,334) AND sc.published=1 AND sc.deleted=0 ) AND (sc.privateweb=0) ORDER BY sc.createon ASC
Do anybody know why this happens und how to fix it?
Peace, Alex