I don't know if you've fixed this already, but the file "includes\tmplvars.commands.inc.php" generates errors when TVs that use data sources are used. Apparently some of the code from the old Etomite was left behind, and it's looking for documents and classes that no longer exist. To fix this, change line 12 to include "document.parser.class.inc.php" (instead of whatever it was including before), and set the variable in line 13 to a new "DocumentParser" object, rather than an etomite "object". Sorry if this is old news already. And thanks for what you guys are doing. Etomite is (was) a great CMS, but with all the drama going on over there I was starting to look elsewhere. I don't need to use software when the developers are going to jump ship on a moment's notice. It's great that you are continuing to build on a great project. Do you intend to keep this going, even when Etomite 0.7 comes out?
I don't know if you've fixed this already, but the file "includes\tmplvars.commands.inc.php" generates errors when TVs that use data sources are used. Apparently some of the code from the old Etomite was left behind, and it's looking for documents and classes that no longer exist. To fix this, change line 12 to include "document.parser.class.inc.php" (instead of whatever it was including before), and set the variable in line 13 to a new "DocumentParser" object, rather than an etomite "object". Sorry if this is old news already. And thanks for what you guys are doing. Etomite is (was) a great CMS, but with all the drama going on over there I was starting to look elsewhere. I don't need to use software when the developers are going to jump ship on a moment's notice. It's great that you are continuing to build on a great project. Do you intend to keep this going, even when Etomite 0.7 comes out?
Hi Chad,
Thanks for pointing out this error. It will be fixed in the tech preview release.
We will continue to work on MODx even after Etomite 0.7 is release.
Best regards,