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 <code>for</code> attribute doesn't match any element <code>id</code>. 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 <code>for</code> attribute references the correct <code>id</code> 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 <code><label></code> isn't associated with a form field.
To fix this issue, nest the <code><input></code> in the <code><label></code> or provide a <code>for</code> attribute on the <code><label></code> that matches a form field <code>id</code>.
8 resources
Reading cookie in cross-site context will be blocked in future Chrome versions
Cookies with the <code>SameSite=None; Secure</code> and not <code>Partitioned</code> 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.
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 for the discussion of the open source CMS DNN platform and ecosystem.
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.