ShadoWx Posted March 2, 2013 Report Share Posted March 2, 2013 (edited) Подскажите как убрать вывод следующей информации: 99 сообщений 0 баллов предупреждения под аватаркой.... Edited March 2, 2013 by ShadoWx Link to comment Share on other sites More sharing options...
AUYKGN Posted March 2, 2013 Report Share Posted March 2, 2013 ShadoWx, учимся работать с кодом через браузер и в: АЦ > Внешний вид > Твой стиль Глобальные > userInfoPane Убираем нужное leha85 1 Link to comment Share on other sites More sharing options...
jack007 Posted March 2, 2013 Report Share Posted March 2, 2013 За сообщения отвечает строка: {parse expression="$this->registry->getClass('class_localization')->formatNumber( intval( $author['posts'] ) )"} Link to comment Share on other sites More sharing options...
PePPeR Posted January 16, 2015 Report Share Posted January 16, 2015 jack007, а за предупреждения? Link to comment Share on other sites More sharing options...
Neya Posted January 16, 2015 Report Share Posted January 16, 2015 <if test="authorwarn:|:$author['show_warn']"> <li> <if test="hasWarningId:|:$options['wl_id']"> <img src='{$this->settings['img_url']}/warn.png' class='clickable' onclick='warningPopup( this, {$options['wl_id']} )' title='{$this->lang->words['warnings_issued']}' /> </if> <a class='desc lighter blend_links' href='{parse url="app=members&module=profile&section=warnings&member={$author['member_id']}&from_app={$this->request['app']}&from_id1={$contentid}&from_id2={$options['id2']}" base="public"}' id='warn_link_{$contentid}_{$author['member_id']}' title='{$this->lang->words['warn_view_history']}'>{parse expression="sprintf( $this->lang->words['warn_status'], $author['warn_level'] )"}</a> </li> </if> AUYKGN 1 Link to comment Share on other sites More sharing options...
Recommended Posts