SpAgEtE,
Thanks for the idea, in the next update will do so, though there may be all much easier to do than you suggest.
SpAgEtE,
Thanks for the idea, in the next update will do so, though there may be all much easier to do than you suggest.
I only need help how to make in activity.php for chat
i tried to make but when i click on activity then mchat it turns me back to activity of forum :/
I mean i use much difrent mchat , i use one from Fombox but mine is customized ![]()
SpAgEtE, Well wait a while. how to decide the problems in the real world, you'll find time to upgrade.
Ok, no problem
Thanks
echo '<div class="menu"><a href="mchat/">Мини-чат</a> (' . counters::mchat() . ')</div>';
require('mchat/include.php');($mod == 'mchat' ? '<b>Мини-чат</b>' : '<a href="index.php?act=top&mod=mchat">Мини-чат</a>'),case 'mchat':
/*
-----------------------------------------------------------------
Топ Мини-чата
-----------------------------------------------------------------
*/
echo '<div class="phdr"><a href="index.php"><b>' . $lng['community'] . '</b></a> | Топ активных Мини-чата</div>';
echo '<div class="topmenu">' . functions::display_menu($menu) . '</div>';
echo get_top('postchat');
echo '<div class="phdr"><a href="../mchat/index.php">Мини-чат</a></div>';
break;ALTER TABLE `mchat` ADD `private` INT( 11 ) NOT NULL AFTER `cid` ;С путями чуть намутил. В mchat/index.php ищем строчки (245, 252)
echo '<br /><hr />[<a href="mchat/index.php?act=otv&id='.$res['user_id'].'">Отв</a>] [<a href="mchat/index.php?act=cyt&id='.$res['id'].'">Цит</a>]';echo '<br /><hr />[<a href="index.php?act=otv&id='.$res['user_id'].'">Отв</a>] [<a href="index.php?act=cyt&id='.$res['id'].'">Цит</a>]';