Frosty
06-29-2011, 10:00 PM
I've noticed that when you click on someone's ICQ in the postbit, it just brings up the annoying people search...
So basically, I've made a small edit which leads you to the ICQ profile of the user, and not the 'search people from your area' page.
Go to your style -> Instant Messaging Templates -> im_icq
Replace everything with:
<a href="http://www.icq.com/people/$userinfo[icq]" target="_blank">
<img src="$stylevar[imgdir_misc]/im_icq.gif" alt="<phrase 1="$userinfo[username]">$vbphrase[send_message_via_icq_to_x]</phrase>" border="0" />
</a>
When you click on the ICQ button in some post, it will lead you to the person's profile and not people search.
~ enjoy
So basically, I've made a small edit which leads you to the ICQ profile of the user, and not the 'search people from your area' page.
Go to your style -> Instant Messaging Templates -> im_icq
Replace everything with:
<a href="http://www.icq.com/people/$userinfo[icq]" target="_blank">
<img src="$stylevar[imgdir_misc]/im_icq.gif" alt="<phrase 1="$userinfo[username]">$vbphrase[send_message_via_icq_to_x]</phrase>" border="0" />
</a>
When you click on the ICQ button in some post, it will lead you to the person's profile and not people search.
~ enjoy