If you create new forum there should be a blank.gif used as forum picture, but the path is wrong (missing a part between //):
Code:
<img name="avimg" border="1" src="/board/images//blank.gif" alt="" />&nbsp; <a href="javascript:void(0);"
If you edit a forum the path is ok:
Code:
<img name="avimg" border="1" src="/board/images/forumimages/default/blank.gif" alt="" />&nbsp; <a href="javascript:void(0);"
_________________________
my board: http://www.dragon-clan.de
my hobby: http://www.biker-reise.de
Ich kann bei Fragen zu UBBthreads in Deutsch weiterhelfen oder es zumindest versuchen