Select the search type
  • Site
  • Web
Search
You are here:  Support/Forums
Support

Bring2mind Forums

PrevPrev Go to previous topic
NextNext Go to next topic
Last Post 02/08/2006 12:55 AM by  Peter Donker
How is a DMX add on installed?
 7 Replies
Sort:
You are not authorized to post a reply.
Author Messages
Rob Ralston
Basic Member
Basic Member
Posts:164


--
02/04/2006 12:59 AM

    Hello,

    Can someone explain how an add on for DMX is installed. I seem to be finding conflicting comments in various posts, but nowhere does it say "do this to install an add-on". I've used the standard module install, but had errors when attempting to use a module like the tree Navigator, which may be a DNN4 issue.

    Thank you,

    Rob Ralston

    Peter Donker
    Veteran Member
    Veteran Member
    Posts:4536


    --
    02/06/2006 2:42 PM
    Addons are installed as regular modules (DNN takes care of correct placement of files and running of SQL scripts that way). What errors did you have installing the navigator addon?

    Peter
    Rob Ralston
    Basic Member
    Basic Member
    Posts:164


    --
    02/06/2006 2:51 PM
    I did install Navigator as a standard module, which went fine. I was then attempting to determine how to get the navigator tree to be visible along with the DMX module. So I added it to various panes on the same page with DMX, all with immediate errors, which cleared up as soon as I deleted the Navigator module from the pane.

    So, I installed it correctly, but perhaps I am trying to add the add-on incorrectly, or perhaps this is a DNN4 .NET 2.0 issue?

    I will recreate error situation if that would be helpful to you.

    Thanks, Peter.

    Rob
    Peter Donker
    Veteran Member
    Veteran Member
    Posts:4536


    --
    02/06/2006 3:50 PM
    Rob,
    I'm not excluding that it is a DNN 4 issue. This has only been released for DMX/DNN 3.2 until now. If you have some info from the error log I'd be happy to look at it.
    Peter
    Rob Ralston
    Basic Member
    Basic Member
    Posts:164


    --
    02/06/2006 4:52 PM
    Peter, here is the error when I add the module to a page with a DMX module:
    -------------------------------------------------------------------------
    A critical error has occurred.
    MinMax persistance type of cookie requires a ModuleId
    -------------------------------------------------------------------------

    Also, are you talking about the module upload log (shown below) or another log?

    Resource Upload Logs
    Return

    StartJob Starting Installation
    StartJob Reading files
    Info Loading GetContents.aspx
    Info File GetContents.aspx read successfully
    Info Loading Navigator.ascx
    Info File Navigator.ascx read successfully
    Info Loading Resources.zip
    Info File Resources.zip read successfully
    Info Loading Settings.ascx
    Info File Settings.ascx read successfully
    Info Loading Bring2mind.DMX.Navigator.dnn
    Info File Bring2mind.DMX.Navigator.dnn read successfully
    Info Loading Bring2mind.DNN.Modules.DMX.Navigator.dll
    Info File Bring2mind.DNN.Modules.DMX.Navigator.dll read successfully
    EndJob Reading files done.

    StartJob Reading DNN file
    Info DNN file is in valid 3.0 format.
    Info ...
    Info Loading files info
    Info Loading Modules info
    Info Loading Control info for 'Navigator' module
    EndJob Dnn load finished successfully

    StartJob Begin Sql execution
    EndJob Finished Sql execution

    StartJob Creating files
    StartJob Expanding Resource file
    EndJob Resource Files created

    Info Created E:\DNN4\Liko Portals\DesktopModules\Bring2mind\DMX\Addons\Navigator\GetContents.aspx
    Info Created E:\DNN4\Liko Portals\DesktopModules\Bring2mind\DMX\Addons\Navigator\Navigator.ascx
    Info Created E:\DNN4\Liko Portals\DesktopModules\Bring2mind\DMX\Addons\Navigator\Settings.ascx
    Info Created E:\DNN4\Liko Portals\bin\Bring2mind.DNN.Modules.DMX.Navigator.dll
    Info Created E:\DNN4\Liko Portals\DesktopModules\Bring2mind\DMX\Addons\Navigator\Bring2mind.DMX.Navigator.dnn
    EndJob Files created

    StartJob Registering DesktopModule
    Info Registering Definitions
    Info Registering Controls
    EndJob Registering finished

    Info
    EndJob Installation successful.
    Peter Donker
    Veteran Member
    Veteran Member
    Posts:4536


    --
    02/07/2006 7:16 PM
    It was the first I was looking for (i.e. the "MinMax persistance type of cookie requires a ModuleId" message). I will need to examine this in a DNN4 installation myself. The first signs are not good as 'min/max' would suggest it has something to do with the plus-minus symbols in front of the folder (although it beats me why a moduleid is required). The plus-minus is something which is handled by an external component and not DMX itself. Are you absolutely positive it could not be a skin issue? MinMax is also found in the min-max functionality of collapsing a container.

    Peter
    Rob Ralston
    Basic Member
    Basic Member
    Posts:164


    --
    02/07/2006 8:12 PM
    I am using default DNN4 skins during this testing, so I wouldn't think that would be an issue. Is there other information I could provide, or something else I could test to determine this? I am adding it the Navigator module to a pane on the same page as the DMX module, is this correct? Does it matter which pane?

    Rob
    Peter Donker
    Veteran Member
    Veteran Member
    Posts:4536


    --
    02/08/2006 12:55 AM
    This is how it should be. The navigator determines the other DMX modules on the page and links to them.
    Peter
    You are not authorized to post a reply.