1
0
mirror of https://github.com/e107inc/e107.git synced 2025-07-14 19:46:22 +02:00

Fix for user profile data. Fix for default settings of newforumposts_menu.php.

This commit is contained in:
Cameron
2016-03-23 19:34:17 -07:00
parent 825ab74984
commit 12beda569d
8 changed files with 24 additions and 8 deletions

@ -303,6 +303,7 @@ function renderuser($uid, $mode = "verbose")
}
}
$user_shortcodes->setVars($user);
if($mode == 'verbose')