FCKeditor is not showing content

Please post all install related problems here. Visit this forum first for troubleshooting.
Post Reply
eralf
Posts: 67
Joined: Tue 11. Oct 2005, 19:12

FCKeditor is not showing content

Post by eralf »

I have moved a working instalation to another webserver!
Everything is working fine.... but....

In the backend the FCKeditor is not showing the article content.
Thats strange becouse on te frontend the article is visible.
And in MySQLadmin i see also the content!

I used HTMLeditor to... but with the same result.

And when i make a new articel it works also fine, but if I want to add WYSYWEG HTML content part ik get the error:

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='125' LIMIT 1;

Can anybody help me with this?
User avatar
Klappstuhl28
Posts: 833
Joined: Fri 4. Mar 2005, 01:58
Location: Hamburg
Contact:

Post by Klappstuhl28 »

hi eralf,

which version of wcms are you using?

may this helps:#
http://www.phpwcms.de/forum/viewtopic.p ... t+distinct

lars
Lars

Don't say you don't have enough time. You have exactly the same number of hours per day that were given to Helen Keller, Pasteur, Michaelangelo, Mother Teresa, Leonardo da Vinci, Thomas Jefferson, and Albert Einstein. - H. Jackson Brown -
eralf
Posts: 67
Joined: Tue 11. Oct 2005, 19:12

Post by eralf »

I use version 1.2.5.

I have dumpt (deleted) my MySQL DB and imported it again.
But the problem still remains!
Post Reply