How to install a module / core module DotNetNuke 5 - issue 48
Last Post 12/01/2010 10:23 AM by Joseph Craig. 9 Replies.
Author Messages
Lee Sykes
DNN Creative Staff
Nuke Master VI
Nuke Master VI
Posts:4945


--
09/01/2009 12:35 PM
    Lee Sykes
    Site Administrator
    Subscribe to the website : DotNetNuke Video Tutorials : The Skinning Toolkit : DotNetNuke Podcasts

    Twitter: www.twitter.com/DNNCreative

    Lee Sykes's Facebook Profile
    John
    Nuker
    Nuker
    Posts:12


    --
    09/07/2009 5:58 PM
    Lee,

    I'm using DNN 5.1.2, and the only option I get in the Install Extensions. I don't get the option to Install Core Modules.
    It's the same for 5.1.0

    I have an install of 5.1.2 which is a base install, no skins or additional features, and it's the same.

    Is this a bug or have they changed it again?
    John Jacobson
    www.goldrushtechnology.com.au
    Lee Sykes
    DNN Creative Staff
    Nuke Master VI
    Nuke Master VI
    Posts:4945


    --
    09/08/2009 1:57 AM
    I have checked 5.1.2 and all of the core modules are available to install.

    Are you clicking on the  'Install Available Extensions' link rather than the 'Install Extension Wizard'?

    If you are, who installed your installation, was it a hosting provider? They may not have copied the core modules into the installation.
    Lee Sykes
    Site Administrator
    Subscribe to the website : DotNetNuke Video Tutorials : The Skinning Toolkit : DotNetNuke Podcasts

    Twitter: www.twitter.com/DNNCreative

    Lee Sykes's Facebook Profile
    John
    Nuker
    Nuker
    Posts:12


    --
    09/08/2009 2:21 AM
    Lee,
    What is strange is that all of a sudden the extra links appeared. I then added all the core modules, and then they disappeared again. I just had a look, and the links where there in two our of three websites. In my clean install of DNN, only the Install Extensions Wizard link was appearing.

    Just worked it out....

    There are two different modes for the Exentions. If you click on the link at the top of the icon bar, you get the Admin Extensions, which doesn't have these links.

    But if you go Hosts... Extensions you get them...

    I didn't realise that the Extensions module worked differently for an Admin user as opposed to SuperAdmin. However it does make sense.

    Thanks

    JJ.
    John Jacobson
    www.goldrushtechnology.com.au
    Lee Sykes
    DNN Creative Staff
    Nuke Master VI
    Nuke Master VI
    Posts:4945


    --
    09/08/2009 2:57 AM
    Hello,

    Yes that's correct, only the Host user has permission to install extensions such as modules, skins etc.

    Lee Sykes
    Site Administrator
    Subscribe to the website : DotNetNuke Video Tutorials : The Skinning Toolkit : DotNetNuke Podcasts

    Twitter: www.twitter.com/DNNCreative

    Lee Sykes's Facebook Profile
    sped
    Nuke Active Member
    Nuke Active Member
    Posts:29


    --
    10/11/2009 10:58 PM
    Whilst trying to install ‘3d-party Modules’ [ie. digFlash v1.0.1, DDRMenu v0.9.3] I receive the following error:

    A critical error has occurred.
    Access to the path 'C:\Inetpub\vhosts\mydomain.com\httpdocs\Install\Temp\h41crxsy' is denied.

    This application contains an Update Service which displays an icon when a new version of an Extension is available. The icon displayed will contain a visual indication if a currently installed Extension contains a potential security vulnerability. If a security vulnerability is identified, it is highly recommended that you upgrade to the newer version of the Extension. Clicking the icon will redirect you to a location where you will be able to acquire the Extension for immediate installation.


    Whilst trying to install ‘Available Modules’ [ie. Links (04.00.01), Events (05.00.02)] I receive the following error:

    at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) at System.IO.Directory.InternalCreateDirectory(String fullPath, String path, DirectorySecurity dirSecurity) at System.IO.DirectoryInfo.Create() at DotNetNuke.Services.Installer.Util.WriteStream(Stream SourceStream, String DestFileName) at DotNetNuke.Services.Installer.InstallerInfo.ReadZipStream(Stream inputStream, Boolean isEmbeddedZip) at DotNetNuke.Services.Installer.InstallerInfo..ctor(Stream inputStream, String sitePath) at DotNetNuke.Services.Installer.Installer..ctor(Stream inputStream, String physicalSitePath, Boolean loadManifest, Boolean deleteTemp) at DotNetNuke.Services.Upgrade.Upgrade.InstallPackage(String strFile, String packageType, Boolean writeFeedback) at DotNetNuke.Modules.Admin.Extensions.BatchInstall.InstallPackageItems(String packageType, CheckBoxList list, Label errorLabel, String errorKey)



    System information:
    DotNetNuke version: 5.1.4 - logged in as host (superuser)
    Web Hosting: Plesk
    Folder permissions: ASP.NET Worker Process (ie. NETWORK SERVICE) has full file permissions to the root of the domain (httpdocs) and all subdirectories.



    Any help would be greatly appreciated,

    Thanks
    Joseph Craig
    DNN MVP
    Posts:11667


    --
    10/13/2009 11:17 AM
    Check to make sure that file permissions are set correctly on your web directory. The ASP.NET worker task needs to have full permissions. These error messages indicate that is not the case. ------ I know that your messages says that permissions are set correctly, but I would double or triple check. It may be that there are other ASP.NET installation errors.

    Joe Craig, Patapsco Research Group
    Complete DNN Support
    sped
    Nuke Active Member
    Nuke Active Member
    Posts:29


    --
    10/15/2009 4:39 AM
    It turns out it was a permissions issue even though i was informed that they were correct and checked twice. Thanks very much for the reply :-)
    clmckinley
    Nuke Newbie
    Nuke Newbie
    Posts:1


    --
    12/01/2010 10:09 AM
    I am running into a problem that i am not getting the dropdown menu from the extensions icon. I am logged in as host and have tried this is firefox as well as IE 8. I was able to get it done by going directly to the url that was in the video, but i am worried that i have something configured wrong and i am going to continue to run into this problem.
    Joseph Craig
    DNN MVP
    Posts:11667


    --
    12/01/2010 10:23 AM
    If you are on the Host, Extensions page you need to be in Edit mode. You cannot install from the Admin, Extensions page.

    Joe Craig, Patapsco Research Group
    Complete DNN Support


    ---