I couldnt find anywhere for bug reports so here it is.
Code from admin add user page. user.php language file is missing $entry-language.

Wednesday, March 23 2016, 03:54 AM
Share this post:
Responses (4)
  • Accepted Answer

    Wednesday, March 23 2016, 03:57 AM - #Permalink
    Doh!. Source code didn't show. try again with pre

    The reply is currently minimized Show
  • Accepted Answer

    Wednesday, March 23 2016, 04:01 AM - #Permalink
    Ah well pre doesn't work either. Can't be bothered doing lt and gt

    In english
    line 98 in admin\view\template\user\user_form.tpl uses $entry_language.
    File admin\language\en-GB\user\user.php doesn't declare it
    The reply is currently minimized Show
  • Accepted Answer

    Wednesday, March 23 2016, 04:36 AM - #Permalink
    Note $entry_editor and $use_editor also cause errors in user_form.tpl
    The reply is currently minimized Show
  • Accepted Answer

    Wednesday, March 23 2016, 09:35 AM - #Permalink
    I can confirm those issues from two other fresh installs.
    If basic error logging is active they will be logged, else if advanced error logging is active the form loading and save will fail - in both basic and advanced theme.

    Edit! Added issue to GitHub: https://github.com/arastta/arastta/issues/393
    The reply is currently minimized Show
Your Reply