1.42 Hotfix fixed it for me.
The server log still shows weird IPs when admin logs in, but the password is accepted.
Thanks
1.42 Hotfix fixed it for me.
The server log still shows weird IPs when admin logs in, but the password is accepted.
Thanks
Same here with any lenght password. Can't login, server says wrong password entered from private IP address (192.168.x.x).
The reverse command would also be usefull :
_controls = ctrlGroupControls _controlsGroup;
returns an array containing all controls within _controlsGroup.
ctrlParent returns the parent display, regardless if the control is in a group or not.