I am getting this error everytime I try to navigate using the global menus. I am able make configuration changes through the admin interface, but I am not able to use the main menu items (Personal, Enterprise etc.)
Here is the error message: "Cannot get value; a non-existent feature was specified"
This is line of error:
<TD><INPUT CLASS="valueEditable" TYPE="TEXT" NAME="Username" ID="Username" SIZE="40" MAXLENGTH="`$LLIAPI.UsersPkg.USERNAME_MAX_LENGTH`"></TD>
Anybody has a clue?