Great module, I was just looking for something like this (the module maxlenght seems to be not compatible with Tinymce). However I have this warning, apparently it collides with languages:

user warning: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'WHERE (n.language ='es' OR n.language ='' OR n.language IS NULL)' at line 1 query: SELECT field_name, count_length, count_type from cck_count where node_type = 'perfil' WHERE (n.language ='es' OR n.language ='' OR n.language IS NULL) in /Applications/MAMP/htdocs/eraginform/sites/all/modules/cck_count/cck_count.module on line 19.

I changed the language of the Tinymce settings, which was still english even when this language is not used in the site, but dibn't work either.

Best, R

Comments

greenskin’s picture

Title: Warning when using languages » Doesn't work with Tinymce
Category: bug » feature