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.
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.
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?..
Sounds like you didn't upload all the files, specifically the /ClientScript folder which contains the javascripts for the editors.
thanx Joe. thare was problem with uploding only..now it's working fine.
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
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