New Community Website

Ordinarily, you'd be at the right spot, but we've recently launched a brand new community website... For the community, by the community.

Yay... Take Me to the Community!

Welcome to the Community Exchange, where community members ask and answer questions about DNN. To get started, just start typing your question below and either select one of the suggested questions or ask a new question of your own.

DNN Modules not getting settings related menus in Edit Mode

Return to previous page

  • 2/21/2013
  • 2815 Views

Question:

Marco Cannon long time ago

Hi

I just installed a brand new DNN 7 website for a client, but none of my modules are loading the settings and management links when in edit mode.

I see that an error is being thrown by the javascript at rutime

//Initialise the actions menu plugin
$('#dnn_ctr504_ModuleActions_actionButton').dnnModuleActions({
Uncaught TypeError: Object [object Object] has no method 'dnnModuleActions'
actionButton: "dnn$ctr504$ModuleActions$actionButton",
moduleId: moduleId,
tabId: tabId,
customActions: [{"Actions":[],"ID":3,"Visible":true,"Secure":1,"CommandName":"AddContent.Action","CommandArgument":"","Title":"Edit Content","Icon":"/images/edit.gif","Url":" dnnModal.show(\u0027http://mccarthyfa.sbsintellect.co.za/Home/tabid/56/ctl/Edit/mid/504/Default.aspx?popUp=true\u0027,/*showReturn*/false,550,950,true,\u0027\u0027)","ClientScript":"dnnModal.show(\u0027http://mccarthyfa.sbsintellect.co.za/Home/tabid/56/ctl/Edit/mid/504/Default.aspx?popUp=true\u0027,/*showReturn*/true,550,950,true,\u0027\u0027)","UseActionEvent":false,"NewWindow":false},{"Actions":[],"ID":4,"Visible":true,"Secure":1,"CommandName":"MyWork.Action","CommandArgument":"","Title":"My Work","Icon":"/images/view.gif","Url":" dnnModal.show(\u0027http://mccarthyfa.sbsintellect.co.za/Home/tabid/56/ctl/MyWork/mid/504/Default.aspx?popUp=true\u0027,/*showReturn*/false,550,950,true,\u0027\u0027)","ClientScript":"dnnModal.show(\u0027http://mccarthyfa.sbsintellect.co.za/Home/tabid/56/ctl/MyWork/mid/504/Default.aspx?popUp=true\u0027,/*showReturn*/true,550,950,true,\u0027\u0027)","UseActionEvent":false,"NewWindow":false}],
adminActions: [{"Actions":[],"ID":5,"Visible":true,"Secure":1,"CommandName":"ModuleSettings.Action","CommandArgument":"","Title":"Settings","Icon":"/images/action_settings.gif","Url":" dnnModal.show(\u0027http://mccarthyfa.sbsintellect.co.za/Home/tabid/56/ctl/Module/ModuleId/504/Default.aspx?popUp=true\u0027,/*showReturn*/false,550,950,true,\u0027\u0027)","ClientScript":"dnnModal.show(\u0027http://mccarthyfa.sbsintellect.co.za/Home/tabid/56/ctl/Module/ModuleId/504/Default.aspx?popUp=true\u0027,/*showReturn*/true,550,950,true,\u0027\u0027)","UseActionEvent":false,"NewWindow":false},{"Actions":[],"ID":6,"Visible":true,"Secure":0,"CommandName":"","CommandArgument":"","Title":"Export Content","Icon":"/images/action_export.gif","Url":" dnnModal.show(\u0027http://mccarthyfa.sbsintellect.co.za/Home/tabid/56/ctl/ExportModule/moduleid/504/Default.aspx?popUp=true\u0027,/*showReturn*/false,550,950,true,\u0027\u0027)","ClientScript":"dnnModal.show(\u0027http://mccarthyfa.sbsintellect.co.za/Home/tabid/56/ctl/ExportModule/moduleid/504/Default.aspx?popUp=true\u0027,/*showReturn*/true,550,950,true,\u0027\u0027)","UseActionEvent":false,"NewWindow":false},{"Actions":[],"ID":7,"Visible":true,"Secure":0,"CommandName":"","CommandArgument":"","Title":"Import Content","Icon":"/images/action_import.gif","Url":" dnnModal.show(\u0027http://mccarthyfa.sbsintellect.co.za/Home/tabid/56/ctl/ImportModule/moduleid/504/Default.aspx?popUp=true\u0027,/*showReturn*/false,550,950,true,\u0027\u0027)","ClientScript":"dnnModal.show(\u0027http://mccarthyfa.sbsintellect.co.za/Home/tabid/56/ctl/ImportModule/moduleid/504/Default.aspx?popUp=true\u0027,/*showReturn*/true,550,950,true,\u0027\u0027)","UseActionEvent":false,"NewWindow":false},{"Actions":[],"ID":8,"Visible":true,"Secure":1,"CommandName":"ModuleHelp.Action","CommandArgument":"","Title":"Help","Icon":"/images/action_help.gif","Url":" dnnModal.show(\u0027http://help.dnnsoftware.com/070000/default.htm#Building%20Your%20Site/Installed%20Modules/HTML/About%20the%20Text%20HTML%20Module.htm?popUp=true\u0027,/*showReturn*/false,550,950,true,\u0027\u0027)","ClientScript":"","UseActionEvent":true,"NewWindow":false},{"Actions":[],"ID":9,"Visible":true,"Secure":3,"CommandName":"ViewSource.Action","CommandArgument":"","Title":"Develop","Icon":"/images/action_source.gif","Url":" dnnModal.show(\u0027http://mccarthyfa.sbsintellect.co.za/Home/tabid/56/ctl/ViewSource/ModuleId/504/ctlid/227/Default.aspx?popUp=true\u0027,/*showReturn*/false,550,950,true,\u0027\u0027)","ClientScript":"dnnModal.show(\u0027http://mccarthyfa.sbsintellect.co.za/Home/tabid/56/ctl/ViewSource/ModuleId/504/ctlid/227/Default.aspx?popUp=true\u0027,/*showReturn*/true,550,950,true,\u0027\u0027)","UseActionEvent":false,"NewWindow":false},{"Actions":[],"ID":10,"Visible":true,"Secure":0,"CommandName":"DeleteModule.Action","CommandArgument":"504","Title":"Delete","Icon":"/images/action_delete.gif","Url":"","ClientScript":"confirm(\u0027Are You Sure You Wish To Delete This Module?\u0027)","UseActionEvent":false,"NewWindow":false},{"Actions":[],"ID":11,"Visible":true,"Secure":0,"CommandName":"ClearCache.Action","CommandArgument":"504","Title":"Refresh","Icon":"/images/action_refresh.gif","Url":"","ClientScript":"","UseActionEvent":false,"NewWindow":false}],
panes: [],
customText: "Edit",
adminText: "Admin",
moveText: "Move",
topText: 'Top',
upText: 'Up',
downText: 'Down',
bottomText: 'Bottom',
movePaneText: 'To {0}',
deleteText: 'Are You Sure You Wish To Delete This Item?',
yesText: 'Yes',
noText: 'No',
confirmTitle: 'Confirm',
rootFolder: './',
supportsMove: false
});

and that looks like the script that would add the menu items for me.

Some info:
My site is set to be running hosted JQuery: //ajax.googleapis.com/ajax/libs/jquery/1.8.0/jquery.min.js
and hosted JQuery UI: //ajax.googleapis.com/ajax/libs/jqueryui/1.10.1/jquery-ui.min.js
I have the following JQuery files linked in my skin :
jquery.tools.min.js
SiteResizer.js

I can't help but wonder if there's a conflict somewhere in all these files, or if I should maybe be using different versions of JQuery and JQuery UI?

Thanks in advance! I really hope someone can assist me...

DNN Modules not getting settings related menus in Edit Mode

Marco Cannon
Marco Cannon long time ago
Add an Answer

Answers

Sign In to Participate
Or register to become a member