Надо удалить урл из user - дле
Ребят, никто не подскажет как удалить урл на профиль в блоке последних комментариев iComm. Думаю в этом коде
if( $config['allow_alt_url'] == "yes" ) $user_url = $config['http_home_url'] . "user/" . urlencode( $row['autor'] ) . "/"; else $user_url = "$PHP_SELF?subaction=userinfo&user=" . urlencode( $row['autor'] );
if($row['is_register'] != 1) $user_url = 'mailto:'.$row['email'];
$tpl->set ( '{hash}', md5($text.$author.$title) );$tpl->set ( '{text}', $text );$tpl->set ( '{date}', $date );$tpl->set ( '{foto}', $config['http_home_url'] . $row['foto'] );$tpl->set ( '{user_url}', $user_url );$tpl->set ( '{user_name}', $row['autor'] );$tpl->set ( '{title}', $title );$tpl->set ( '{author}', $author );$tpl->set ( '{full_link}', $full_link );$tpl->set ( '{THEME}', $config['http_home_url']."engine/modules/iComm" );
Disallow: /user
?
http_home_url