Just installed DNN on my godaddy site. However, there's nothing but problems on the site. Whenever i hover over the down arrow menu in each module in either edit or design mode, it throws a javascript error. On top of that, it constantly throws exceptions when navigating some of the admin menus.
All I did was setup my godaddy account in www.***.com/content (using their hosting manager tool) and login to the site using the admin account. Is there some setting on godaddy that i need to enable or something? I have the site setup to use .NET 2.0 and the DNN version is 4.8.0. Maybe it's becuase i'm using their free hosting and the ad script is interfering with something? All i know is that i'm getting extremely frustrated.
The javascript error i'm getting is: "childNodes(...) is null or not an object."
The exception being thrown is: "Sys.Webforms.PageRequestManagerParserErrorException"
Anyone else having this issue?