1
0
mirror of https://github.com/e107inc/e107.git synced 2025-07-31 20:00:37 +02:00

Possibly related to issue #809.

This commit is contained in:
Cameron
2015-04-22 00:16:52 -07:00
parent bd75e69f2d
commit db235bd468
3 changed files with 13 additions and 4 deletions

View File

@@ -428,7 +428,7 @@ class plugin_forum_view_shortcodes extends e_shortcode
// $text .= $this->sc_level('pic');
$ue = $tp->parseTemplate("{USER_EXTENDED=location.text_value}",true);
$username = $this->postInfo['user_name'];
$username = (empty($this->postInfo['user_name'])) ? LAN_ANONYMOUS : $this->postInfo['user_name'];
$text = '<div class="btn-group ">