Post here for help with installing or upgrading mojoPortal pre-compiled release packages. When posting in this forum, please provide all relevant details. You may also want to review the installation or upgrading documentation.
If you have questions about using the source code or working with mojoPortal in Visual Studio, please post in the Developer forum.
When posting in this forum, please try to provide as many relevant details as possible. Particularly the following:
You may also want to review the installation or upgrading documentation.
I installed mojoPortal 2.3.5.8 net4, but found out that CKEditor does not display any toolbar. I am using the included web.config file and the basepath is:
<add key="CKEditor:BasePath" value="~/ClientScript/ckeditor342/"/>
I remember I had this problem before, but I cannot remember how I fixed.
Can someone help me?
Thanks,
Jeffrey
Maybe not all the files got uploaded. I would try uploading the /ClientScript folder again using FileZilla and watch carefully for any transfer failures.
Hope it helps,
Joe
Fixed. It is the .htaccess file under ckeditor342 folder that causes the problem. Removed the file and everything is fine now.
Thank
It will work properly after removing .haccess file from ckeditor folder