hello,
I try it, (easyevent 1.5) but it’s not ok for me.
after installation, when i call in a page I’ve this
« MODx Parse Error »
MODx encountered the following error while attempting to parse the requested resource:
« Execution of a query to the database failed - You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ') AND tv.id = tvcv.tmplvarid GROUP BY tvc' at line 12 »
SQL: SELECT MIN(CONCAT(SUBSTRING(tvcv.value,7,4),'-',SUBSTRING(tvcv.value,4,2),'-',SUBSTRING(tvcv.value,1,2))) AS startDate FROM `modxx`.`modx_site_tmplvar_contentvalues` AS tvcv, `modxx`.`modx_site_tmplvars` AS tv, `modxx`.`modx_site_content` AS sc WHERE tv.name = 'EasyEvents_Start' AND tvcv.contentid = sc.id AND sc.parent IN () AND tv.id = tvcv.tmplvarid GROUP BY tvcv.tmplvarid
[Copy SQL to ClipBoard]
Parser timing
MySQL: 0.0040 s (4 Requests)
PHP: 0.1609 s
Total: 0.1649 s
i don’t understand the third point of documentation :
3. If you do not have a template that includes ONLY “[*content*]” you’ll need to make one – I call
it “Content ONLY” because I’m clever like that, and I put it in the “Utility” group. This will be
used as the AJAX back end page.
I can enter parametters, but i’ve not a good results.
Sorry for my english, but i must try here, there is no french support :/
thank you