Одмин Posted April 24, 2013 Share Posted April 24, 2013 Приветствую, дорогие форумчане! Перерыл всё что можно, а ответа нет. Подскажите пожалуйста, кто владеет информацией, - как убрать время последнего посещения юзером форума при наведении на ник юзера в подвале форума? Заранее спасибо! Вот скриншот, где видно что в подвале форума при наведении на ник вылазит тайтл последнего посещения юзером форума. Хотелось бы от него избавиться. Link to comment Share on other sites More sharing options...
Bot Posted April 24, 2013 Share Posted April 24, 2013 Обратите внимание "Board url", указанный вами в профиле, некорректен, либо недоступен на данный момент. Пожауйста, заполните его, потому что он скорее всего потребуется при диагностике вашей проблемы. Link to comment Share on other sites More sharing options...
newbie Posted April 24, 2013 Share Posted April 24, 2013 Добрый день.admin/applications/forums/modules_public/forums/boards.php Переменная:$last_date = $this->registry->getClass('class_localization')->getDate( $result['running_time'], 'TINY' );Используется в $active['NAMES'][] = "<a href='" . $this->registry->getClass('output')->buildSEOUrl( "showuser={$result['member_id']}", 'public', $result['seo_name'], 'showuser' ) . "' title='$last_date'>{$result['member_name']}</a>*";$active['NAMES'][] = "<a href='" . $this->registry->getClass('output')->buildSEOUrl( "showuser={$result['member_id']}", 'public', $result['seo_name'], 'showuser' ) ."' title='$last_date'>{$result['member_name']}</a>"; 1 Link to comment Share on other sites More sharing options...
Одмин Posted April 24, 2013 Author Share Posted April 24, 2013 newbie, спасибо, добрый человек! :) Буду еще обращаться на ваш форум :) Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now