-
☆ A M B ☆
- 209 Posts
I’m trying to use the &save parameter which is supposed to assign Ditto to a template variable, but it errors with:
PHP error debug
Error: Object of class ditto could not be converted to string
Error type/ Nr.: - 4096
File: /var/www/foo/htdocs/manager/includes/document.parser.class.inc.php
Line: 733
Line 733 source: $content= str_replace($matches[0], $replace, $content);
According to the source code for Ditto, the placeholders available should be
[+ditto_object+]
[+ditto_resource+]
Google turns up nothing - is the feature still supported?
Thanks!
-
☆ A M B ☆
- 209 Posts
Ah thanks Alik, I was misunderstanding the parameter, thinking it was like Wayfinder’s &ph option.
How are you pulling these placeholders? Do you need to include a separate snippet? In the above code chunk, do you have to manually add those id variables?
I twitch because I care....and drink too much coffee.