I’ve found a bug in:
/core/components/ditto/model/ditto/ditto.class.inc.php
Line 797:
Replace
$defaultOutput = $tv->renderOutput($tvr->get('contentid'));
with
$defaultOutput = $tv->renderOutput($tv->get('contentid'));
Bye!
"The beautiful thing about learning is nobody can take it away from you." - B.B. King
Thanks!!!, I hope someone keeps updating Ditto for Revolution it has a lot of great features.
Environment:
modx: rev 2.0.8-pl
localhost: Apache/2.0.63 (Unix) PHP/5.2.11 DAV/2, MySQL client version: 5.1.37