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:
Can't scroll or save:
You can also try DNNgo Blog module, it has has an archive feature for you to display per month or year.
https://www.dnngo.net/OurModules/xBlog.aspx
Regards,
Posted By James Clarkson on 12/21/2023 5:17 PM Hi - try the News-Articles module that was forked from the Ventrian code by 40fingers https://github.com/40fingers/News-Articles We use it successfully for various clients
Actually, the orginal repo should be that same as our Repo. BTW we are no longer actively supporting the module as we don't use the module any more for our clients. We use Open Content for our clients now for News, but we use custom templates
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:
Awesome! Simply post in the forums using the link below and we'll get you started.