Hi, I am now having this problem after upgrading to DNN 5.6.1. When I am in the editor, I get a line break everytime I hit enter, which used to give me a paragraph.
Here is the site in development
http://dev.inline.com/outsource I have tried switching back to FCk using these instructions I found in the DNN forum:
DNN 5.x.x comes with the Telerik editor by default. DNN4 used FCK editor. If you are using DNN5, it meas that Telerik is already installed on your site and it's the default editor. To set it to FCK editor:
1- Open Web.config (it's in the root directory)
2- Change
to .
-Alan
But I get this error: Could not load RadEditor. Could not load RadEditor! Error while loading provider attributes: Object reference not set to an instance of an object.
Any ideas or help would be appreciated.