Hi everyone,
I've managed to setup .Text version 0.95 in a shared environment
and everything is working wonderfully well! Thank you!
There is one minor issue though: when a person is logged in as
administrator and he clicks the logout link he gets the following
error:
..Text - Application Error!
Details
Object reference not set to an instance of an object.
The link for the logout option is:
javascript:{if (typeof(Page_ClientValidate) != 'function' || Page_ClientValidate()) __doPostBack('LogoutLink','')}
Does anyone have any ideas on what might cause this and how
to fix it?
Thanks!
Menso