This is the place to report bugs and get support. When posting in this forum, please always provide as much detail as possible.
Please do not report problems with a custom build or custom code in this forum. If you are producing your own build from the source code and have problems or questions, ask in the developer forum, do not report it as a bug.
When posting in this forum, please try to provide as many relevant details as possible. Particularly the following:
when i edit a blog item, 404 error occurs in FckEditor , what is the problem? thanks.
Above problem occurs after I redeployed my website using latest source. Additional , It is normal in editing blog post using TinyMCE(I set it in site Administration).
Most likely you have incorrect config settings related to FCKeditor in Web.config/user.config
Hope it helps,
Joe
I do nothing in User.config about fckEditor. and I got web.config by default , just changed smtp section for receive/sending email.
Would you please give me some more information about fckeditor . thank you very much.
regards,
Maybe you did not deploy the /ClientScript folder as it has a new version of FCKeditor in a new folder which corresponds to the config settings.
Yes, I get it . In ClientScirpt, I found folder about fckeditor is "fckeditro624". this error must be due to version conflict, ok , I restore my last version temporarily. or I will redeploy website with retrieving all source files after deleting old ones.
thanks , bye now
I deleted old sources, and retrieved all from svn. 404 error is still there after being deployed.
Then you must be making packaging mistakes and not including all the needed files or making configuration mistakes.
This article tells how I package the files and my packages do work. http://www.mojoportal.com/deploymentfromwindows.aspx
Please do not report issues with your own builds/packages as a mojoPortal bug. In the future please post this kind of question in the Developer Forum.