#341
ANGEL OF FIRE, чтоб прямо как на рутрекере, то на ajaxЭто понятно, что на аякс
Хочу через ajaxДа, именно на нем и хотца.
ANGEL OF FIRE, чтоб прямо как на рутрекере, то на ajaxЭто понятно, что на аякс
Хочу через ajaxДа, именно на нем и хотца.
'info_hash' => array('user'), function info_hash()
{
$attach_id = (int) $this->request['attach_id'];
$row = DB()->fetch_row("SELECT info_hash
FROM " . BB_BT_TORRENTS . "
WHERE attach_id = $attach_id
LIMIT 1");
$this->response['html'] = bin2hex($row['info_hash']);
}в viewtopic_attach.tpl вствить <script type="text/javascript">
ajax.callback.info_hash = function(data){$('#info_hash').html(data.html);};
</script>
<span class="txtb" onclick="ajax.exec({action: 'info_hash', attach_id: {postrow.attach.tor_reged.ATTACH_ID}});">Hash</span>
<span id="info_hash"></span>Пы.Сы: не проверял <span id="info_hash"><span class="txtb" onclick="ajax.exec({action: 'info_hash', attach_id: {postrow.attach.tor_reged.ATTACH_ID}});">Hash</span></span>