NameTaken($username))
{
?>
: ~ :
UserInfo($username, 'username'); ?>
UserInfo($username, 'online') == 1)
{
?>
UserInfo($username, 'username'); ?>
: UserInfo($username, 'motto'); ?>
: UserInfo($username, 'last_online')); ?>
: UserInfo($username, 'account_created')); ?>
: RankName($users->UserInfo($username, 'rank')); ?>
:
UserID($username)."'");
while($tag= mysql_fetch_array($tags))
echo $tag['tag'].'(x),';
?>
UserInfo($username, 'id')."'");
if(mysql_num_rows($userbadges) == 0)
{
echo ''.$lang['no_badges'].' ';
}
while($userbadge = mysql_fetch_array($userbadges))
{
?>
'.$lang['no_rooms'].'
';
}
while($userroom = mysql_fetch_array($userrooms))
{
?>
: ~ :
0)
{
$news = mysql_fetch_array($query);
echo'
';
$color = 'odd';
$query = mysql_query("SELECT * FROM cms_news ORDER BY published DESC LIMIT 5");
while($news = mysql_fetch_array($query))
{
echo'
';
if($color == 'odd')
$color='even';
else
$color='odd';
}
}
?>
'.stripslashes($news["title"]).'
'.strip_tags($news["shortstory"], '
').'
'.@date("d-m-Y", $news['published']).'