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.

Error Adding New Page

Return to previous page

  • 3/27/2015
  • 1913 Views

Question:

Joseph Alfonso long time ago

Hello,

Has anyone encountered this before? and how can I resolve this error?

Error: is currently unavailable.DotNetNuke.Services.Exceptions.ModuleLoadException: Procedure or function 'AddTabAfter' expects parameter '@IsSystem', which was not supplied.

I track it down a bit. Using Chrome Console error log, this shows up  Uncaught TypeError: Cannot read property 'indexOf' of undefined

if ($("ul.dnnAdminTabNav > li.ui-tabs-active").attr("id").indexOf("propertiesTab") > -1) {
 $("ul.dnnMainActions, div.dnnModuleAuditControl").hide();
}

For some reason this line of code results as undefined

$("ul.dnnAdminTabNav > li.ui-tabs-active").attr("id")

I'm currently using Evoq Content 07.03.04 (45)

Thank you

Error Adding New Page

Joseph Alfonso
Joseph Alfonso long time ago
Add an Answer

Answers

Sign In to Participate
Or register to become a member