Is there an existing issue for this?
What happened?
When trying to create a default or blank website, it gives the error:
The element 'settings' has invalid child element 'allowjsinhtmlmodule'. List of possible elements expected: 'siteloghistory, showquickmoduleaddmenu, dataconsentdelay, cookiemorelink, expirydate, dataconsentuserdeleteaction, timezoneoffset, dataconsentconsentredirect, hostfee, dataconsenttermslastchange, timetoautosave, enableautosave, currency, dataconsentactive, allowuseruiculture, enablebrowserlanguage, paymentprocessor, backgroundfile, dataconsentdelaymeasurement'.
This error is not visible in the Admin log.
It doesn't matter wether you choose a different language...
Steps to reproduce?
- Go to Manage>Sites
- Click on Add New Site
- Fill in the desired title and URL, and choose a website template
- Click on Create website
- You'll see an error

The element 'settings' has invalid child element 'allowjsinhtmlmodule'. List of possible elements expected: 'siteloghistory, showquickmoduleaddmenu, dataconsentdelay, cookiemorelink, expirydate, dataconsentuserdeleteaction, timezoneoffset, dataconsentconsentredirect, hostfee, dataconsenttermslastchange, timetoautosave, enableautosave, currency, dataconsentactive, allowuseruiculture, enablebrowserlanguage, paymentprocessor, backgroundfile, dataconsentdelaymeasurement'.
6. the website is not created
Current Behavior
No response
Expected Behavior
That a website is created
Relevant log output
The element 'settings' has invalid child element 'allowjsinhtmlmodule'. List of possible elements expected: 'siteloghistory, showquickmoduleaddmenu, dataconsentdelay, cookiemorelink, expirydate, dataconsentuserdeleteaction, timezoneoffset, dataconsentconsentredirect, hostfee, dataconsenttermslastchange, timetoautosave, enableautosave, currency, dataconsentactive, allowuseruiculture, enablebrowserlanguage, paymentprocessor, backgroundfile, dataconsentdelaymeasurement'.
Anything else?
I tried to deselect the 'Allow Javascript in HTML Module'.

This causes this portalsetting to appear in db table dbo.PortalSettings with a value False.

After this I tried again but that doesn't do anything.
In DNN 10.3.2 there's no such setting... and I also just tested: creating a new site is no problem.
Workaround
Triggered by this discussion, I opened Blank Website.template and I deleted the setting <allowjsinhtmlmodule>False</allowjsinhtmlmodule>. After this I was able to create a website...
Affected Versions
10.3.3 (latest release)
What browsers are you seeing the problem on?
Chrome
Code of Conduct
Is there an existing issue for this?
What happened?
When trying to create a default or blank website, it gives the error:
The element 'settings' has invalid child element 'allowjsinhtmlmodule'. List of possible elements expected: 'siteloghistory, showquickmoduleaddmenu, dataconsentdelay, cookiemorelink, expirydate, dataconsentuserdeleteaction, timezoneoffset, dataconsentconsentredirect, hostfee, dataconsenttermslastchange, timetoautosave, enableautosave, currency, dataconsentactive, allowuseruiculture, enablebrowserlanguage, paymentprocessor, backgroundfile, dataconsentdelaymeasurement'.This error is not visible in the Admin log.
It doesn't matter wether you choose a different language...
Steps to reproduce?
The element 'settings' has invalid child element 'allowjsinhtmlmodule'. List of possible elements expected: 'siteloghistory, showquickmoduleaddmenu, dataconsentdelay, cookiemorelink, expirydate, dataconsentuserdeleteaction, timezoneoffset, dataconsentconsentredirect, hostfee, dataconsenttermslastchange, timetoautosave, enableautosave, currency, dataconsentactive, allowuseruiculture, enablebrowserlanguage, paymentprocessor, backgroundfile, dataconsentdelaymeasurement'.6. the website is not created
Current Behavior
No response
Expected Behavior
That a website is created
Relevant log output
Anything else?
I tried to deselect the 'Allow Javascript in HTML Module'.

This causes this portalsetting to appear in db table dbo.PortalSettings with a value False.

After this I tried again but that doesn't do anything.
In DNN 10.3.2 there's no such setting... and I also just tested: creating a new site is no problem.
Workaround
Triggered by this discussion, I opened Blank Website.template and I deleted the setting
<allowjsinhtmlmodule>False</allowjsinhtmlmodule>. After this I was able to create a website...Affected Versions
10.3.3 (latest release)
What browsers are you seeing the problem on?
Chrome
Code of Conduct