DNN Forums

Ask questions about your website to get help learning DNN and help resolve issues.

CKEditor image upload not working with DNNGo_xBlog project

Sort:
You are not authorized to post a reply.





New Around Here





    Hello everyone,

    We recently migrated our website to DNN 9.2.2 . There were many bugs which our team was resolve most of them. Currently, the issue we are facing is CKeditor(4.5.0) image upload doesn't work. Also, I don't see any error in the console log or the admin log. 

    It works as expected on the HomePage

    But when I go to a page which is from DNNGo_xBlog, it doesn't work. I was also not able to see the upload tab as well but I added the following lines to config.js to make it visible

     

    CKEDITOR.editorConfig = function( config ) {
        // Define changes to default configuration here. For example:
        // config.language = 'fr';
        // config.uiColor = '#AADC6E';
        config.filebrowserImageBrowseUrl = '/Providers/HtmlEditorProviders/DNNConnect.CKE/Browser/Browser.aspx?Type=Image&tabid=1&PortalID=0&mid=4&ckid=txtContent&mode=Default&lang=en-US&CKEditor=dnn_ctr452_EditHTML_txtContent_txtContent&CKEditorFuncNum=1&langCode=en';
        config.filebrowserImageUploadUrl = '/Providers/HtmlEditorProviders/DNNConnect.CKE/Browser/Browser.aspx?Command=ImageUpload&tabid=2&PortalID=0&mid=5&ckid=txtContent&mode=Default&lang=en-US&CKEditor=dnn_ctr452_EditHTML_txtContent_txtContent&CKEditorFuncNum=1&langCode=en';
    };

    Has anyone faced a similar issue before? Thanks for your time in advance . PLease let me know if I am not clear or if more information is needed.

    Thank you 

     






    Veteran Member





      Does Migrated" mean upgraded? From which version of DNN, and how?

      Does your module need an upgrade?
      Joe Craig
      DNN MVP
      Patapsco Research Group





      Veteran Member





        Posted By Nikhil91 on 26 Jun 2020 02:08 PM

        Hello everyone,

        We recently migrated our website to DNN 9.2.2 . There were many bugs which our team was resolve most of them. Currently, the issue we are facing is CKeditor(4.5.0) image upload doesn't work. Also, I don't see any error in the console log or the admin log. 

        It works as expected on the HomePage

        But when I go to a page which is from DNNGo_xBlog, it doesn't work. I was also not able to see the upload tab as well but I added the following lines to config.js to make it visible

         

        CKEDITOR.editorConfig = function( config ) {
            // Define changes to default configuration here. For example:
            // config.language = 'fr';
            // config.uiColor = '#AADC6E';
            config.filebrowserImageBrowseUrl = '/Providers/HtmlEditorProviders/DNNConnect.CKE/Browser/Browser.aspx?Type=Image&tabid=1&PortalID=0&mid=4&ckid=txtContent&mode=Default&lang=en-US&CKEditor=dnn_ctr452_EditHTML_txtContent_txtContent&CKEditorFuncNum=1&langCode=en';
            config.filebrowserImageUploadUrl = '/Providers/HtmlEditorProviders/DNNConnect.CKE/Browser/Browser.aspx?Command=ImageUpload&tabid=2&PortalID=0&mid=5&ckid=txtContent&mode=Default&lang=en-US&CKEditor=dnn_ctr452_EditHTML_txtContent_txtContent&CKEditorFuncNum=1&langCode=en';
        };

        Has anyone faced a similar issue before? Thanks for your time in advance . PLease let me know if I am not clear or if more information is needed.

        Thank you 

         

        The first thing I would do is upgrade to 9.6.1 and als upgrade all the DNNGo extensions you are using.
         

         

         

        You are not authorized to post a reply.

        These Forums are dedicated to the discussion of DNN Platform.

        For the benefit of the community and to protect the integrity of the ecosystem, please observe the following posting guidelines:

        1. If you have (suspected) security issues, please DO NOT post them in the forums but instead follow the official DNN security policy
        2. No Advertising. This includes the promotion of commercial and non-commercial products or services which are not directly related to DNN.
        3. No vendor trolling / poaching. If someone posts about a vendor issue, allow the vendor or other customers to respond. Any post that looks like trolling / poaching will be removed.
        4. Discussion or promotion of DNN Platform product releases under a different brand name are strictly prohibited.
        5. No Flaming or Trolling.
        6. No Profanity, Racism, or Prejudice.
        7. Site Moderators have the final word on approving / removing a thread or post or comment.
        8. English language posting only, please.

        Would you like to help us?

        Awesome! Simply post in the forums using the link below and we'll get you started.

        Get Involved