vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Requests/Questions (Unpaid) (https://vborg.vbsupport.ru/forumdisplay.php?f=112)
-   -   ICQ notification OR email notification (https://vborg.vbsupport.ru/showthread.php?t=27343)

Gutspiller 09-04-2001 07:40 PM

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!

JamesUS 09-04-2001 07:53 PM

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).

Gutspiller 09-04-2001 08:00 PM

maybe somebody that has got the power (of greyskull) can move this thread to the hacking forum. :D

Admin 09-05-2001 10:24 AM

Can you provide the code for sending an ICQ message?

orca 09-05-2001 01:45 PM

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>

Please note that I only copied the form-tags and no HTML around it...

JamesUS 09-05-2001 03:27 PM

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...

Admin 09-05-2001 03:33 PM

Oh yeah you're right. Same thing with SMS. :)

Gutspiller 09-05-2001 03:39 PM

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? :confused:

Admin 09-05-2001 03:44 PM

Oh my god, wouldn't be SO cool if you get SMS to your mobile phone about subscribed threads?! :D

Gutspiller 09-05-2001 03:53 PM

Quote:

Originally posted by FireFly
Oh my god, wouldn't be SO cool if you get SMS to your mobile phone about subscribed threads?! :D
Pure OWNAGE!! >:)

Guess you better get to work on that hack. ;)

:D

It'd be cool if it would read the thread back to you. :cool:

Afterburner 09-05-2001 07:35 PM

nice idea, ICQ and SMS :) :) :) :) :)

Ruth 09-05-2001 10:06 PM

Quote:

Originally posted by FireFly
Oh my god, wouldn't be SO cool if you get SMS to your mobile phone about subscribed threads?! :D
i used to recieve sms regarding any new threads, some networks offer you free emails, and you have the option to get notification as sms.

so make one email unique to your forum, and register the email in the forum.

thats it! :)

JamesUS 09-06-2001 05:09 AM

Quote:

Originally posted by Gutspiller
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? :confused:

No - you just use the ICQ field. Send an email to $userinfo[icq]icq.com

stretch 11-06-2001 10:17 PM

Hi

I have just intergrated a free SMS systetm into VB

check out the thread

https://vborg.vbsupport.ru/show...5&highlight=sms

dirgotronix 11-06-2001 10:57 PM

Actually, you can email (up to 400 characters) to $userinfo[icq]@pager.icq.com

But, there is that char limit.


All times are GMT. The time now is 05:46 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01125 seconds
  • Memory Usage 1,742KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_code_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (15)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete