I like a lot playing with HTML typography, but the processed custom storage of a FieldX only can return this text: "Array" - Maybe bacause html typography does not know how to "decode" that array.
I've noticed in latest version (3.3.1) there is a changelog reference to this issue, but unafortunately it is still not working for me. I tried:
*value* with result: Catchable fatal error: Object of class stdClass could not be converted to string in /plugins/cck_field_typo/html/html.php on line 58
$cck->getHtml('myField'); with blank result
$cck->getValue('myField'); with same text: "Array"
Is there another way to get the value since latest version from html typography? Thank you for your help. Best regards.
That is a very useful plugin, but a little expensive for my purposes. I only want to get the value of a field, and HTML typography is done to make this possible.
As I said, latest version has a changelog line regarding this issue, maybe is still not solved at all.
Undefined index: field_name in /some/place/mysite.com/plugins/cck_field_typo/html/html.php on line 128 Array to string conversion in /some/place/mysite.com/plugins/cck_field_typo/html/html.php on line 130 Trying to get property of non-object in /some/place/mysite.com/plugins/cck_field_typo/html/html.php on line 128