I have downlooaded fckeditor6.1.3 and fckeditor 2.6.4. At first I had both editors downloaded into the same folder. Unzipped fckeditor 6.1.3 then went ahead to unzip fckeditor 2.6.4 and got the warning that; the fckeditor already exists and if continueing means I am going to override the existing one.
I understand I am suppose to unzip fckeditor 2.6.4 into the fckeditor 6.1.3. So I cancel the unzip and move fckeditor 2.6.4 into a different folder and unzipped it there successfully.
Now, I have decided to open both folders so that I can drag and drop fckeditor 2.6.4 into fckeditor 6.1.3 but still I got a warning message that, the folder already contains a file with the same name fckeditor and if I continue the file will be overriden.
This has really kept me perplexed because I am aware that I need the two before the editor can be able to work properful or even to function. Please I need your help.
Comments
Comment #1
wwalc commentedTake a look here: http://drupal.fckeditor.net/troubleshooting#4
Unzip file downloaded form the FCKeditor website, then do "cd fckeditor" to get into the main folder and copy all the content that you'll find there (_samples, editor, _documentation.html and so on) into sites/all/modules/fckeditor/fckeditor.
Comment #2
dbeall commentedmaybe a video about it
http://www.youtube.com/watch?v=1suHskbL1pE
Comment #3
Palviner commentedThank you all guys. I finally got it sorted. However I must reiterate here there seem be a bug in the system. When i got it wrong and uploaded the files, system advice that, i need the fckeditor from fckeditor.net and it has to be installed at sites/all/modules/fckeditor/fckeditor/fckeditor/ and not it ends with a thrail.
The process is very simple and i hope as compared to the documentation. I am thinking that if we'd simply said;
1- Download fckeditor from Drupal.org and unzip it on your desk top
2-Download fckeditor from fckeditor.net, unzip it again on the desktop
3-Drag and drop the fckeditor from fckeditor.net into unpacked/unzipped editor from drupal.org (Note, when you drag and drop, you will receive a warning that such files already exist, do not worry about that and click override.
4-Lastly, upload to the modules folder and that is it. Then go to admin and continue from there.
Comment #4
Jorrit commentedI think the documentation is sufficient.