• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

Resolved DNN on old version in application vault

hostking

Regular Pleskian
How to update DNN which is currently : DotNetNuke (7.0.6-1)

How does one update these. We tried click Checking for Updates but it sais no updates exist.

Looking at DNN website it shows version 9?

So very outdated.

Any ideas?
 
Hi hostking,

pls. note that the package versions inside the application catalog may differ to the official releases directly from the vendor.

In your case, the packager should be informed about the latest release, so that they are able to provide another ( actual ) version over the aps catalog.
Code:
    <author a:author-type="vendor">
      <name>www.dotnetnuke.com</name>
      <uri>http://www.dotnetnuke.com</uri>
    </author>
    <author a:author-type="packager">
      <name>www.sofcloudit.com</name>
 
Hi hostking,

pls. note that the package versions inside the application catalog may differ to the official releases directly from the vendor.

In your case, the packager should be informed about the latest release, so that they are able to provide another ( actual ) version over the aps catalog.
Code:
    <author a:author-type="vendor">
      <name>www.dotnetnuke.com</name>
      <uri>http://www.dotnetnuke.com</uri>
    </author>
    <author a:author-type="packager">
      <name>www.sofcloudit.com</name>

Can you clarify this answer a little bit? Are you saying there is an XML file we have to manually edit somewhere in order for the application Vault to see the newer version? I've only just started using the Application vault for our Plesk Onyx on Windows.
 
Back
Top