• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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