i removed a left over IF together with a "clear all" line from index_body.html

, great this error is solved .. thanks for pointing me in the right direction InformPro
it was my whoisonline modification that was the cause (and my brain

)
i have another little problem with the smiley popup but i need to look at that closely first before posting it because i 'm sure i modded that in the past

, keeping my fingers crossed but the rest seems to work ok sofar
Edit:
Just to make sure i'm hunting something that exists .... i asume that blackpearl "view more smiley popup" should function just like in subsilver2 right?
i mean.. it should show clickable pages at the bottom incase of a huge smiley pack
right now it only shows part of the smileys and no page links (i have the size and position modded but the smiley table usually increased in size wich also does not work alongside of the pagelinks)
i m still looking at this but if anybody can give a push ..i'ld appreciate it ..again
Last edit:
smiley popup problem solved, **you might want to look into that MG** .. i have a feeling you overlooked that one
i think all runs smoothly now, let's wait and see
if anyone has the same problem ..corrected code is something like this in posting_smilies.html
<td class="row1" align="center" valign="middle"><!-- BEGIN smiley --> <a href="#" onclick="initInsertions(); insert_text('{smiley.A_SMILEY_CODE}', true, true); return false;"><img src="{smiley.SMILEY_IMG}" width="{smiley.SMILEY_WIDTH}" height="{smiley.SMILEY_HEIGHT}" alt="{smiley.SMILEY_CODE}" title="{smiley.SMILEY_DESC}" hspace="2" vspace="2" /></a> <!-- END smiley --><br />{PAGINATION}<br /><a class="nav" href="#" onclick="window.close(); return false;">{L_CLOSE_WINDOW}</a></td>
thanks for your support Informpro and MG
