The Arcive of vBulletin Modifications Site. |
|
|
#1
|
|||
|
|||
|
Code:
<script type="text/javascript"> vbmenu_register("usercptools"); </script>
and
<script type="text/javascript"> vbmenu_register("navbar_search"); </script>
|
|
#2
|
||||
|
||||
|
It's in one of the JS files - find the name of the image and do a search and just remove the bit of code
|
|
#3
|
|||
|
|||
|
Thanks
|
|
#4
|
||||
|
||||
|
Quote:
<script type="text/javascript"> vbmenu_register("usercptools", 1); </script> should work
|
|
#5
|
|||
|
|||
|
I see, can you explain what the number does, and how many are there? For example what does no number do, what does the 1 do etc. ?
|
![]() |
|
|