2sic/app-faq

Can't add module to a page

efficiondave opened this issue · 1 comments

When I try to add this app to a page, I get the following errors in the Console:
1.) Uncaught TypeError: $(...).dnnModuleDragDrop is not a function.

2.) Uncaught can't load pageid, moduleid etc. and DNN SF is not available.
You must either include jQuery on the page or inject the jsApi parameters to prevent auto-detection.

All other Apps and Modules work fine. I've tried it using different skins and still get the same error.

Thx. I was on vacation till now.

My best guess is that the html gets broken, like maybe an unclosed script or div tag. could you check and give more feedback?