This is my fault, cause I gave you the code (but I think it's really vB's fault, because I double-checked the code!!), but in the insert thread function, you need to change
Code:
dateline,i conid,visible
to
Code:
dateline,iconid,visible
and in the insert post function, change
Code:
showsignature,ipad dress,iconid
to
Code:
showsignature,ipaddress,iconid
Looks good!