As for the error, that is a MODx feature to hide PHP Warnings and Fatal Errors from a non logged in user. That way a hacker could not get useful information from these moments of failure.
I figured that the error not being displayed on the front end was a security issue, Thanks for that, it’s that kind of thing that makes modx so awesome.
I looked through the SVN and downloaded Ditto 2, but it still wouldn’t see into the container, however instead of an error it just tells me that the container is empty.
"no documents found" which is plainly not true, because I’m using the exact same call on the container it’s self and it works fine.
I also found that Ditto 2 doesn’t pull my "content" TV when parsing the [+content+] PH, so a few instances of Ditto didn’t pull my summery, it does parse the PH [+content+], but it only removed it from output. Thanks for your help Mark, you gotta great app here, I love the new additions will use it in the future.
by the way the [+#PH+] is Bad, great coding.
"Ditto 2 doesn’t pull my "content" TV when parsing the [+content+] PH,"
Try the latest SVN version from the Ditto SVN Repo. It should have fixed this.