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:
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.
for
id
To fix this issue, make sure the label's for attribute references the correct id of a form field.
4 resources
Violating node
Mixed content: load all resources via HTTPS to improve the security of your site
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.
1 resource
No label associated with a form field
A 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.
8 resources
Reading cookie in cross-site context will be blocked in future Chrome versions
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.
SameSite=None; Secure
Partitioned
Please refer to the article linked to learn more about preparing your site to avoid potential breakage.
3 cookies
Verify stylesheet URLs
This page failed to load a stylesheet from a URL.
1 source
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: