vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.0 Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=33)
-   -   Text Message on PM (https://vborg.vbsupport.ru/showthread.php?t=73205)

T3MEDIA 03-17-2005 09:34 PM

Quote:

Originally Posted by AN-net
I am still looking for people interested to test this feature:)

how do I test with Canadian providers?

Blam Forumz 03-17-2005 09:43 PM

Hi, any chance you'll be working on a UK version of this?

hugh_ 03-21-2005 08:19 AM

What about using paid messaging providers such as MBLOX? Text messaging's a great way to add value to a site and could represent a good revenue stream and I'd be more than happy to pay for proper coverage although it might also require a credits system using paid subscriptions...

Also could this hack also be used with events reminders (and possibly even distribution lists)? I have a busy calendar section for which this hack would be very useful...

Finally I'm unclear as to the level of support this hack has in the europe at present (none?!)?

Thanks...

hugh

Thug 03-23-2005 01:23 AM

hi

im inthe uk and i require 02,t mobile,vodafone and orange all uk networks to be added
please try sort it,ive installed the hack but is only for USA
p.s needs to be 11numbers for our mobiles

Kohhal 03-25-2005 02:16 PM

Quote:

Originally Posted by AN-net
It looks as Vodafone Ireland(not sure about the entire network yet) does not support the service required for this hack...

Pity that, sounds like a great hack that I could have used, I'll keep an eye on this and if you get some European operators up and running it might be something I can use.

TundraSoul 03-26-2005 12:56 AM

Never mind, no problem. I went and upgrade to 3.0.7.

Q. If you edit your phone number, shouldn't you first see it there in the Cell Phone Number line?

Quote:

Originally Posted by AN-net
ill try to look into this:)


TundraSoul 03-26-2005 01:15 AM

Tested with Cingular, and it worked perfectly.

Installed.

el diablo 04-23-2005 07:39 PM

Tested on Cingular as well - works ALMOST perfect. I had AT&T and they switched to Cingular - on the AT&T phone i never received a message but on the new Cingular (purchased from Cingular store) it works perfect.

FD929 05-26-2005 12:20 AM

AT&T has since merged with Cingular and both now use @mmode.com

Search private.php for @mobile.att.net and @mobile.mycingular.net and replace both with mmode.com

Awesome hack dude.

T3MEDIA 05-26-2005 02:02 PM

sytax is wrong.
if you have a prefix use this.... (prefix) is your prefix here

Code:

INSERT INTO (prefix)phrase (`languageid`, `varname`, `text`, `phrasetypeid`) VALUES (0, 'pmreceived_celltxt', '$touserinfo[username], You have received a new private message at $vboptions[bbtitle] from $bbuserinfo[username].', 3000);

INSERT INTO (prefix)phrase (`languageid`, `varname`, `text`, `phrasetypeid`) VALUES (0, 'pmreceived_celltxt', 'New Priv Msg at $vboptions[bbtitle]!', 4000);

INSERT INTO (prefix)phrase (`languageid`, `varname`, `text`, `phrasetypeid`) VALUES (0, 'badcellnum', 'You have provided an invalid cell phone number. Please provide a United States of America cell phone number including area code and a seven digit number.', 1000);

INSERT INTO (prefix)phrase (`languageid`, `varname`, `text`, `phrasetypeid`) VALUES (0, 'cellnummismatch', 'Your cell phone number provided does not match the confirmation cell phone number you provided, please go back and correctly fill in these fields.', 1000);

INSERT INTO (prefix)phrase (`languageid`, `varname`, `text`, `phrasetypeid`) VALUES (0, 'cellnumtaken', 'The cell phone number you provided is already in use. If  this is your cell phone number please contact your board''s administrator.', 1000);

INSERT INTO (prefix)phrase (`languageid`, `varname`, `text`, `phrasetypeid`) VALUES (0, 'invalidcellprovider',  'The cell phone provider you have provided does not exist or is not yet supported. Please contact your board''s administrator about this.', 1000);



All times are GMT. The time now is 10:30 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.01793 seconds
  • Memory Usage 1,741KB
  • 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)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)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
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete