Hi,
I’m trying to install tvEditor but am reciving the following error within the admin area:
Warning: htmlspecialchars() expects parameter 1 to be string, array given in /home/xxxxxxx/public_html/assets/snippets/ditto/classes/ditto.class.inc.php on line 1030
Warning: htmlspecialchars() expects parameter 1 to be string, array given in /home/xxxxxxx/public_html/assets/snippets/ditto/classes/ditto.class.inc.php on line 1030
Within the front end i’m also getting the following error message:
« MODx Parse Error »
MODx encountered the following error while attempting to parse the requested resource:
« PHP Parse Error »
PHP error debug
Error: Invalid argument supplied for foreach()
Error type/ Nr.: Warning - 2
File: /home/xxxxxxx/public_html/assets/modules/tvEditor/class/tveditor.class.php
Line: 785
Line 785 source: foreach($tvFormElements as $name => $element){
Parser timing
MySQL: 0.0007 s (5 Requests)
PHP: 0.0625 s
Total: 0.0632 s
I’ve searched high and low without any luck

any help very welcome.
Using ditto 2.1.0 with modx 0.9.6.3.
Martin