Edit Content(HtmlEdit.aspx)

This forum is only for questions or discussions about working with the mojoPortal source code in Visual Studio, obtaining the source code from the repository, developing custom features, etc. If your question is not along these lines this is not the right forum. Please try to post your question in the appropriate forum.

Please do not post questions about design, CSS, or skinning here. Use the Help With Skins Forum for those questions.

This forum is for discussing mojoPortal development

This forum is only for questions or discussions about working with the mojoPortal source code in Visual Studio, obtaining the source code from the repository, developing custom features, etc. If your question is not along these lines this is not the right forum. Please try to post your question in the appropriate forum.

You can monitor commits to the repository from this page. We also recommend developers to subscribe to email notifications in the developer forum as occasionally important things are announced.

Before posting questions here you might want to review the developer documentation.

Do not post questions about design, CSS, or skinning here. Use the Help With Skins Forum for those questions.
This thread is closed to new posts. You must sign in to post in the forums.
11/8/2011 10:12:43 PM
Gravatar
Total Posts 27

Edit Content(HtmlEdit.aspx)

Hi,

i'm trying edit content ,editor tools are not comming like(Bold, Image and links) only edit box showing. It is working fine in my local system but after uploading edit control are not visible. Is there problem with my hosting or something else?..

 

11/9/2011 6:24:20 AM
Gravatar
Total Posts 18439

Re: Edit Content(HtmlEdit.aspx)

Sounds like you didn't upload all the files, specifically the /ClientScript folder which contains the javascripts for the editors.

11/9/2011 8:47:15 AM
Gravatar
Total Posts 27

Re: Edit Content(HtmlEdit.aspx)

thanx Joe.  thare was problem with uploding only..now it's working fine.

12/15/2011 5:12:55 PM
Gravatar
Total Posts 1

Edit Content(HtmlEdit.aspx)

Hi, I'm new with mojoportal and I want to develop on it. I got the zip file and opened the solution on VS.net and everything runs well except for an error at the end, it's was about a missing store procedure, I played continue button and the setup pages said everything was fine. I'm using sqlexpress.

 

Now everything seems to be fine except when I try to edit html content editor tools are not comming

 

How can I be sure that I uploaded all files? I mean I have the same problem than mukesh had text editor is the only component showed when I try to edit html content.

 

thanks in advances

12/24/2011 12:34:53 PM
Gravatar
Total Posts 18439

Re: Edit Content(HtmlEdit.aspx)

Hi,

The only correct way to get the source code is using TortosieHG. The source code .zip files on codeplex are generated by the codeplex site and people often report this kind of problem when they download it that way. If there was a way for me to remove those links I would but there is not. If you get the code with TortosieHG it will work correctly.

Hope that helps,

Joe

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