Mas*Mind
03-16-2001, 10:00 PM
HACK: VB2ICQ
DESCRIPTION: This small-hack enables you to define custom icq-status images and sent icq-messages to members
EXAMPLE: http://forever.feyenoordnet.nl/forum/showthread.php?postid=56&styleid=3
NOTE: Enabling this feature may result in slower loading of the icq-statuses of your members
NOTE2: If the icq-server is down, clear.gif is loaded
INSTRUCTIONS:
1) Upload "disabled.gif", "offline.gif", "online.gif" to your images directory
2) Upload "icq.inc.php", "icqmessage.php", "icqstatus.php", "javascript.js" to your vbulletin root-folder
3) Open your "postbit"-template and change <!-- $ post[icqicon] --> to $post[icqicon]
4) Open your "headinclude"-template and add: <script language="Javascript" src="javascript.js" type="text/javascript"></script>
5) Edit your "icq"-template and modify it with the content of "icq.txt"
6) Create 3 new templates: "icq_message_sent", "icq_message_not_sent" and "icq_send_message" and insert the content of the appropiate .txt files in it
That's it! Enjoy :)
Credits to: F.Kranen - http://www.odsync.net/ for creating icq.inc.php
DESCRIPTION: This small-hack enables you to define custom icq-status images and sent icq-messages to members
EXAMPLE: http://forever.feyenoordnet.nl/forum/showthread.php?postid=56&styleid=3
NOTE: Enabling this feature may result in slower loading of the icq-statuses of your members
NOTE2: If the icq-server is down, clear.gif is loaded
INSTRUCTIONS:
1) Upload "disabled.gif", "offline.gif", "online.gif" to your images directory
2) Upload "icq.inc.php", "icqmessage.php", "icqstatus.php", "javascript.js" to your vbulletin root-folder
3) Open your "postbit"-template and change <!-- $ post[icqicon] --> to $post[icqicon]
4) Open your "headinclude"-template and add: <script language="Javascript" src="javascript.js" type="text/javascript"></script>
5) Edit your "icq"-template and modify it with the content of "icq.txt"
6) Create 3 new templates: "icq_message_sent", "icq_message_not_sent" and "icq_send_message" and insert the content of the appropiate .txt files in it
That's it! Enjoy :)
Credits to: F.Kranen - http://www.odsync.net/ for creating icq.inc.php