How can I change to remember me?
Go to the templates and replace the part for the remember me in the header with the one from the mybb default theme.
Go to ACP > Templates > Header Templates > header_welcomeblock_guest > and find;
lang.remember_me = "any thing";
and change it to;
lang.remember_me = "{$lang->remember_me}";