Mine only works after I type in 3 letters of the members name. Have you tried that?
If you want to get rid of it, this line in pm_newpm calls it:
Quote:
<if condition="$show['popups']">
<script type="text/javascript" src="clientscript/vbulletin_ajax_namesugg.js?v=$vboptions[simpleversion]"></script>
</if>
|
I would just delete that.
Also, if its not working, make sure you have that javascript file in the directory "clientscript".