I'm using YAF 1.9.1.6 on an ASP.NET 2.0 host, there were no problems during the install.
http://www.backwardireland.com/ With FCKeditor 2.5:
I uploaded the FCKeditor.Net_2.5\bin\Release\2.0\FredCK.FCKeditorV2.dll to the bin folder.
I uploaded the FCKeditor_2_5_1\fckeditor\editor folder to editors/FCKeditorV2/editor
On the site I go to Admin/host settigns/Forum Editor and select FCK editor V2 (HTML)
Now when I try to add a New Topic I see nothing.
I tried moving the files from editors/FCKeditorV2/editor to editors/FCKeditorV2/ and still nothing.
I tried pretty much the same thing with FCKeditor version 2.0
Experience with TinyMCE is similar
With FreeTextBox I get some action at least but it's buggy. In FireFox I got an error telling me to add code to the web.config which I thought was not necessary in later versions.
<httpHandlers>
<add verb="GET" path="FtbWebResource.axd" type="FreeTextBoxControls.AssemblyResourceHandler, FreeTextBox" />
</httpHandlers>
Currently I'm using FTB 3-1-6.
Can anyone tell me how to get any of them working please?
I've spent days on it now with no success. 😞