Looks like this module is injecting //ajax.googleapis.com/ajax/libs/jquery/1/jquery.min.js
instead of using the sites jquery Resource.
This is causing issues with other modules.
__Not fixed in 2.00.11__
DotNetNuke.Framework.jQuery.RequestRegistration() and
DotNetNuke.Framework.jQuery.RequestUIRegistration() should be used instead.
Comments: ** Comment from web user: tha_watcha **
instead of using the sites jquery Resource.
This is causing issues with other modules.
__Not fixed in 2.00.11__
DotNetNuke.Framework.jQuery.RequestRegistration() and
DotNetNuke.Framework.jQuery.RequestUIRegistration() should be used instead.
Comments: ** Comment from web user: tha_watcha **
I need more info on this one, which dnn version? The editor only injects the jquery when dnn fails to load it. I have to check if I can figure out a way to use the jquery version from the host settings