Hello,
its started a few days ago. Whenever I try to create a WYSIWYG content part I get the following error message:
error while creating new article content
sql: SELECT DISTINCT *, date_format(article_tstamp, '%Y-%m-%d %H:%i:%s') AS article_date FROM phpwcms_article LEFT JOIN phpwcms_articlecat ON phpwcms_article.article_cid=phpwcms_articlecat.acat_id WHERE phpwcms_article.article_id='128' LIMIT 1;
I tried the query within myphpadmin and the MySQL server returns the proper row. The creation of other content parts eg text oder image with text are working just fine.
Does anybody have a clue?
Thanks in advance