Really great plug in, having problems with the following tag:
{exp:zm_excerpt chunk_wrap="none" pre_chars="5" post_chars="5" chunk_prepend="..." chunks="1"}
Gives me “Notice: Array to string conversion in /usr/local/pem/vhosts/103582/webspace/httpdocs/tru-vue_system/plugins/pi.zm_excerpt.php on line 281 Notice: Array to string conversion in /usr/local/pem/vhosts/103582/webspace/httpdocs/tru-vue_system/plugins/pi.zm_excerpt.php on line 289” for each search result…
Removing the pre and post chars fixes the error, (I tried numbers besides 5, including 50 and 100)
Also, still get a span tag despite the “none” even when using
{exp:zm_excerpt chunk_wrap="none" chunks="1"}
though it causes no problems so I don’t really worry about it…
Thanks for your time…