Sorry to ask such a dumb question but I just don't know what else to do. All of the instructions on the Docs page say to edit the configuration file. Is fckconfig.js the config file for a PHP setup of FCKeditor? Because every time I edit the fckconfig.js file nothing changes. I have been adding the config commands to the FCK instance and that works but I would like to understand how to setup the config file as well.
Any help would be greatly appreciated.
Any help would be greatly appreciated.
Re: Is fckconfig.js the config file for PHP?
When you change your config.js file, you need to clear your browser cache and do a hard refresh.
For IE, this is what I do;
Tools > Delete Browsing History > Delete All...
Then hold CTRL and press F5 on your page.
This will refresh your entire FCKEditor codebase - if you don't do the above, browsers cache JS files so any changes you make will not take effect.
This is why nobody has answered your question, because it's so dumb.
Sorry to be frank, but that's just how it is noob.
Re: Is fckconfig.js the config file for PHP?
I did clear my browsers cache but I did not hold CTRL and press F5 on my page. I use Firefox 3.0.7, I selected Tools > Options > Advanced > Network > Clear Now. You are saying because I did not reload the page in the browser (Ctrl +R) the java script remained in the browsers cache. OK, my mistake.
A long time ago I taught auto mechanics to young people. I once asked my supervisor, "How do you put up with so many stupid questions?" He told me "There are no dumb questions, only dumb mistakes, if we don't have the patients to teach them who else will?"
Thank you again for having the patients to answer my question.