Форум
Общий вид страниц форума (между head)
Code
<style type="text/css" media="all">@import url('http://x666.ucoz.com/postIcons/v2/u.postShortcut.v2.0.css');</style>
Форма добавления сообщения
После поля для ввода сообщения ставим.
Code
<?if(substr($MESSAGE$,1,strpos($MESSAGE$,'png')-2)>0&&substr($MESSAGE$,1,strpos($MESSAGE$,'png')-2)<18&&substr($MESSAGE$,0,1)='@'&&strpos($MESSAGE$,'.png')!=-1)&&len(substr($MESSAGE$,strpos($MESSAGE$,'png')))>3?><?substr($MESSAGE$,strpos($MESSAGE$,'png')+10)?><?else?>$MESSAGE$<?endif?>
Иконка выводится ниже приведённым кодом.
Code
<img src="http://x666.ucoz.com/postIcons/v2/<?if(substr($MESSAGE$,1,strpos($MESSAGE$,'png')-2)>0&&substr($MESSAGE$,1,strpos($MESSAGE$,'png')-2)<18&&substr($MESSAGE$,0,1)='@'&&strpos($MESSAGE$,'.png')!=-1)&&len(substr($MESSAGE$,strpos($MESSAGE$,'png')))>3?><?substr($MESSAGE$,1,strpos($MESSAGE$,'png')+2)?><?else?>1.png<?endif?>" class="shortcut_x" alt="img" />
Необходимо выключить функцию 'Склеивать повторные ответы'.