Lack of interest ACP => Deleting a User Redirect

  • Thread starter Thread starter ragtek
  • Start date Start date
This suggestion has been closed automatically because it did not receive enough votes over an extended period of time. If you wish to see this, please search for an open suggestion and, if you don't find any, post a new one.
R

ragtek

Guest
If i delete a add-on, i'm being redirected to the add-on list.
If i delete a template, i'm being redirected to the template list.
Same is happening for all things, only not for the users.

After the user deletion, it's redirecting to admin.php?users/ instead of admin.php?users/list

To save you some time:
line 553 in XenForo_ControllerAdmin_User
XenForo_Link::buildAdminLink('users') should be XenForo_Link::buildAdminLink('users/list')
 
Upvote 2
This suggestion has been closed. Votes are no longer accepted.
Top Bottom