Skip to content

HammerFlex2 Skin Error on DNN 10.1.2 – jQuery.RequestRegistration() Missing #2

Description

@D0rk80

Hi Chris Hammond,

I’m trying to use HammerFlex2
https://github.com/ChrisHammond/HammerFlex2
on DNN 10.1.2, but I’m running into a runtime error when applying the skin.

Environment
DNN Version: 10.1.2
PortalId: 0
UserId: 1
TabId: 37
SkinSrc: [S]skins/hammerflex2/home
Server: NebulaWeb
Browser: Chrome / Edge (v143)

Error Message
Method not found: 'Void DotNetNuke.Framework.jQuery.RequestRegistration()'

Stack Trace
at Christoc.Skins.HammerFlex2.SkinBase.RegisterJavaScript()
at System.Web.UI.Control.OnLoad(EventArgs e)
at DotNetNuke.UI.Skins.Skin.OnLoad(EventArgs e)

Additional Details
AssemblyVersion: 10.1.2
ExceptionGUID: 287483dc-a80a-48ca-8d14-2ecca075c774
RawUrl: /Visual-Archive?SkinSrc=[S]skins/hammerflex2/home
Referrer: Persona Bar

It looks like DotNetNuke.Framework.jQuery.RequestRegistration() may no longer exist (or was removed) in DNN 10.x, causing the skin to fail during load.

Have you seen this with newer DNN versions, or is there a recommended workaround or updated build for 10.1+?

Thanks for all the work you’ve put into HammerFlex — still one of my favorite DNN skins.

— Joseph

AbsoluteURL:/Default.aspx
DefaultDataProvider:DotNetNuke.Data.SqlDataProvider, DotNetNuke
ExceptionGUID:287483dc-a80a-48ca-8d14-2ecca075c774
AssemblyVersion:10.1.2
PortalId:0
UserId:1
TabId:37
RawUrl:/Visual-Archive?SkinSrc=[S]skins/hammerflex2/home
Referrer:https://visualdrift.space/DesktopModules/admin/Dnn.PersonaBar/index.html?cdv=58
UserAgent:Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0
ExceptionHash:P4lCy9AKKjtfp/mEP3gCK9eElsc=
Message:Method not found: 'Void DotNetNuke.Framework.jQuery.RequestRegistration()'.
StackTrace:
InnerMessage:Method not found: 'Void DotNetNuke.Framework.jQuery.RequestRegistration()'.
InnerStackTrace:

at Christoc.Skins.HammerFlex2.SkinBase.RegisterJavaScript()
at System.Web.UI.Control.OnLoad(EventArgs e)
at DotNetNuke.UI.Skins.Skin.OnLoad(EventArgs e)
at System.Web.UI.Control.LoadRecursive()
at System.Web.UI.Control.LoadRecursive()
at System.Web.UI.Control.LoadRecursive()
at System.Web.UI.Control.LoadRecursive()
at System.Web.UI.Control.d__246.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at System.Web.Util.WithinCancellableCallbackTaskAwaitable.WithinCancellableCallbackTaskAwaiter.GetResult()
at System.Web.UI.Page.d__523.MoveNext()
Source:
FileName:
FileLineNumber:0
FileColumnNumber:0
Method:
Server Name: NebulaWeb

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions