We are testing right now with Dynamic login to see if it is a good replacement for the standard DNN login. After implementing the module I get a javascript error: _dopostback is not defined. (standard .net function).
To make it work I have installed the DNN search module on the same page. This module has an input field with a submit button which makes .net render the _dopostback function.
Its very weird but it occurs not with all skinpackages. Technically nothing is wrong with the skin that I am using, I ripped it down until only the most essentials tags where left but I still got this error....
Any idea how to solve this problem, we tried to use image and link buttons, the error still appears.
I am using DNN 4.8.2 and Dynamic login 02.20.10