404 on editing blog item

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.

This is the place to report bugs and get support

When posting in this forum, please try to provide as many relevant details as possible. Particularly the following:

  • What operating system were you running when the bug appeared?
  • What database platform is your site using?
  • What version of mojoPortal are you running?
  • What version of .NET do you use?
  • What steps are necessary to reproduce the issue? Compare expected results vs actual results.
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.
This thread is closed to new posts. You must sign in to post in the forums.
7/21/2009 8:11:44 AM
Gravatar
Total Posts 20

404 on editing blog item

when i edit a blog item, 404 error occurs in FckEditor , what is the problem?
thanks.

7/21/2009 8:26:15 AM
Gravatar
Total Posts 20

Re: 404 on editing blog item

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). 

7/21/2009 8:29:11 AM
Gravatar
Total Posts 18439

Re: 404 on editing blog item

Most likely you have incorrect config settings related to FCKeditor in Web.config/user.config 

Hope it helps,

Joe

7/21/2009 8:37:04 AM
Gravatar
Total Posts 20

Re: 404 on editing blog item

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,

7/21/2009 8:39:17 AM
Gravatar
Total Posts 18439

Re: 404 on editing blog item

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.

Hope it helps,

Joe 

7/21/2009 9:02:30 AM
Gravatar
Total Posts 20

Re: 404 on editing blog item

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

regards,

7/24/2009 6:14:19 AM
Gravatar
Total Posts 20

Re: 404 on editing blog item

I deleted old sources, and retrieved all from svn. 404 error is still there after being deployed.

regards,

7/24/2009 6:32:48 AM
Gravatar
Total Posts 18439

Re: 404 on editing blog item

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.

Joe

You must sign in to post in the forums. This thread is closed to new posts.