The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
I saw this on another board. (can't remember if it was VB) But I liked the idea. How would I go about getting it to ICQ people instead of emailing them? Not in replacement of the email, but as an either or kinda thing.
I couldn't search it because ICQ is too short and didn't find it under notification. Any help would be great. Thanks! |
#2
|
||||
|
||||
Great idea - but it's not available as a feature at the moment. You would have to add this in as a hack (or find someone else to do it for you).
|
#3
|
||||
|
||||
maybe somebody that has got the power (of greyskull) can move this thread to the hacking forum.
|
#4
|
||||
|
||||
Can you provide the code for sending an ICQ message?
|
#5
|
||||
|
||||
I found this on the ICQ webpage. It's a form you can use to send ICQ messages to the user through the web. It surely needs some modification to be used in vB for the specified use.
Here's the code: Code:
<form action="http://wwp.icq.com/scripts/WWPMsg.dll" method="post"> Sender Name:<input type="text" name="from" value="" size=15 maxlength=40 onfocus="this.select()"> Sender EMail:<input type="text" name="fromemail" value="" size=15 maxlength=40 onfocus="this.select()"> <input type="hidden" name="subject" value="From Your Web Page"> Message:<textarea name="body" rows="3" cols="30" wrap="Virtual"></textarea> <input type="hidden" name="to" value="ICQ-number"> <input type="submit" name="Send" value="Send Message"> <input type="reset" value="Clear"> </form> |
#6
|
||||
|
||||
Even easier - I believe you can just send email to number@icq.com. So for me it would be:
41716548@icq.com I've never actually tested that though... |
#7
|
||||
|
||||
Oh yeah you're right. Same thing with SMS.
|
#8
|
||||
|
||||
Has that been tested?
If so that would be cool. The question is, would you have to create a 2nd email field? If people put that in as their actual email, what about if they forget their password? Would VB just send the email and then the ICQ message would look like the email? |
#9
|
||||
|
||||
Oh my god, wouldn't be SO cool if you get SMS to your mobile phone about subscribed threads?!
|
#10
|
||||
|
||||
Quote:
Guess you better get to work on that hack. It'd be cool if it would read the thread back to you. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|