• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

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