Ok uninstall them, install them again i used the read me file, followed the steps, and changed the following rules:
Step 5. Template modifications
===================================
In the template USERCP_SHELL
Find
-------------------
<tr>
<td class="thead">$vbphrase[miscellaneous]</td></tr>
Replace it with
-------------------
<tr>
<td class="thead">$vbphrase[mysmiliesvb_mysmilies]</td>
</tr>
<tr>
<td class="$navclass[mysmiliesvb]" nowrap="nowrap"><a class="smallfont" href="mysmiliesvb.php?$session[sessionurl]">$vbphrase[mysmiliesvb_mysmilies]</a></td>
</tr>
<tr>
<td class="thead">$vbphrase[miscellaneous]</td>
</tr>
IN the template navbar
Find
-------------------
<tr><td class="vbmenu_option"><a href="profile.php?$session[sessionurl]do=editoptions">$vbphrase[edit_options]</a></td></tr>
Replace it with
-------------------
<tr><td class="vbmenu_option"><a href="profile.php?$session[sessionurl]do=editoptions">$vbphrase[edit_options]</a></td></tr>
<tr><td class="vbmenu_option"><a href="mysmiliesvb.php?$session[sessionurl]">$vbphrase[mysmiliesvb_mysmilies]</a></td></tr>
DONE!!!
Thats all. I thougt, but it isnt working.

If I use the direct url it works, but i dont see them in any usercp
Maybe im missing something ( i use vb since a short time

) but i dont know what i,m missing
Greetz