Quote:
Originally posted by -=dm=-
hmm...still not working
I have copied it the right place in the icon dir.
forums/images/icons/
this is from the vbindex.php
PHP Code:
if ($news[iconid]!=0) { $icon="<img src=\"https://vborg.vbsupport.ru/images/icons/icon$news[iconid].gif\" border=0>"; } else { $icon=""; }
thanx
|
actually you dont have to change this code. the mistake is that you havent updated the home_newsbit template.
but NTLDR proposed a solution which works too. the difference is, that with my solution you dont have to create a icon0.gif. when iconid==0 there wont be shown an icon.