DNN Forums

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

News module with archive

 13 Replies
 6 Subscribed to this topic
 23 Subscribed to this forum
Sort:
Page 2 of 2 << < 12
Author
Messages
New Around Here
Posts: 24
New Around Here

    I use Ventrian News Articles for our journal. We have used the latest software fix: https://github.com/ventrian/News-Articles and we installed the latest DNN security patch.

    On the surface it looks good without logging in, but in the admin section in the module, it isn't functional anymore! The interface is faulty now and I have tried to add a category and that doesn't work because the SAVE button isn't visible anymore. 

    If anyone has any suggestions, I would be thrilled to hear about how to fix that part of the software. It's unfortunate that it isn't supported or maintained anymore.

    The console log indicates:

    Mixed Content: The page at 'https://journal.nafo.int/dnn/Volumes/Articles/ctl/EditCategory/mid/420' was loaded over HTTPS, but requested an insecure stylesheet 'http://fonts.googleapis.com/css?family=Open+Sans'. This request has been blocked; the content must be served over HTTPS.


    jquery-migrate.js?cdv=337:2 JQMIGRATE: Migrate is installed, version 3.4.1
    ckeditor.js:21 [CKEDITOR] Error code: exportpdf-no-token-url.
    (anonymous) @ ckeditor.js:21


    ckeditor.js:21 [CKEDITOR] For more information about this error go to https://ckeditor.com/docs...portpdf-no-token-url
    (anonymous) @ ckeditor.js:21
     

    Other issues:

      1. he label's for attribute doesn't match any element id. This might prevent the browser from correctly autofilling the form and accessibility tools from working correctly.

        To fix this issue, make sure the label's for attribute references the correct id of a form field.

      2. AFFECTED RESOURCES
        1. 4 resources

          1. Violating node

            Violating node

            Violating node

            Violating node

        • Learn more: The label elements
    1. 1

      Mixed content: load all resources via HTTPS to improve the security of your site

      1. Even though the initial HTML page is loaded over a secure HTTPS connection, some resources like images, stylesheets or scripts are being accessed over an insecure HTTP connection. Usage of insecure resources is restricted to strengthen the security of your entire site.

        To resolve this issue, load all resources over a secure HTTPS connection.

      2. AFFECTED RESOURCES
        1. 1 resource

          1. Name Restriction Status
            css?family=Open+Sans blocked
        • Learn more: Preventing mixed content
    2. 8

      No label associated with a form field

      1.  isn't associated with a form field.

        To fix this issue, nest the  in the  or provide a for attribute on the  that matches a form field id.

      2. AFFECTED RESOURCES
        • Learn more: The label elements
    3. 3

      Reading cookie in cross-site context will be blocked in future Chrome versions

      1. Cookies with the SameSite=None; Secure and not Partitioned attributes that operate in cross-site contexts are third-party cookies. In future Chrome versions, reading third-party cookies will be blocked. This behavior protects user data from cross-site tracking.

        Please refer to the article linked to learn more about preparing your site to avoid potential breakage.

      2. AFFECTED RESOURCES
        • Learn more: Prepare for phasing out third-party cookies
    4. 1

      Verify stylesheet URLs

      1. This page failed to load a stylesheet from a URL.

      2. AFFECTED RESOURCES
        1. 1 source

          1. comingsoon.css:1

    I am not a developer, but would like assistance in fixing these issues.

    Thanks,

    Alexis

    Pics below to illustrate the problem

    this is what it is supposed to look like:

    This is what it looks like now: