I’ve just updated from version 4 to 6.
Somehow I can’t login with any user but superuser anymore.
I reseted the framework properties and also created organizations for each owner.
But every time I try to login I get an error.
TypeError: Cannot read property “view” from undefined (C:\Documents and Settings\Administrador\servoy_workspace6_Laboratorio\svy_nav_navigation\globals.js#841)
The code line is “var _template = globals.nav.template_types[globals.nav.program[_program].view]” in global method svy_nav_init…
I think I found the issue. The parameter “startup_program” is referring to a program for which the user doesn’t have rights to. So the workaround for now would be to remove that value from the settings.