11
zyspec
Re: about SMS Modules..
  • 2007/8/29 20:59

  • zyspec

  • Module Developer

  • Posts: 1095

  • Since: 2004/9/21


The '+24*60*60' is just a calculation for adding one day to the current time for the cookie. It's just:

(hours) * (minutes) * (seconds)

It doesn't have anything to do with the country codes...

12
mjz55
Re: about SMS Modules..
  • 2007/8/29 23:59

  • mjz55

  • Quite a regular

  • Posts: 298

  • Since: 2007/1/18


Ok, thanks. Guess that isn't the problem. Any other ideas, is it in the code that I posted or could it be elsewhere? The other block works fine, just for the sms me part that doesn't work.

13
mjz55
Re: about SMS Modules..
  • 2007/8/31 4:48

  • mjz55

  • Quite a regular

  • Posts: 298

  • Since: 2007/1/18


aljiffry, did you ever get it to work? How about the SMS me block?

14
aljiffry
Re: about SMS Modules..
  • 2007/9/8 6:44

  • aljiffry

  • Just popping in

  • Posts: 44

  • Since: 2007/4/12


No, It is not work with me!!!

15
btesec
Re: about SMS Modules..
  • 2007/9/18 17:32

  • btesec

  • Friend of XOOPS

  • Posts: 623

  • Since: 2007/2/20


Can anyone explain how to customise the module to work for each country. Please this will help everyone.

Thanks

BTESEC

16
mjz55
Re: about SMS Modules..
  • 2007/11/2 4:01

  • mjz55

  • Quite a regular

  • Posts: 298

  • Since: 2007/1/18


How about..... can anybody figure out why the sms me doesn't work? How about getting rid of your server name in the received message to just have your website url listed?

17
mjz55
Re: about SMS Modules..
  • 2008/1/25 4:23

  • mjz55

  • Quite a regular

  • Posts: 298

  • Since: 2007/1/18


*Bump*

18
mjz55
Re: about SMS Modules..
  • 2008/6/13 15:31

  • mjz55

  • Quite a regular

  • Posts: 298

  • Since: 2007/1/18


Anybody new that understands coding?

19
zyspec
Re: about SMS Modules..
  • 2008/6/13 16:22

  • zyspec

  • Module Developer

  • Posts: 1095

  • Since: 2004/9/21


I just briefly looked at the code. This code was written a while ago (approx. 4 yrs) and it's using $HTTP_COOKIE_VARS which has been deprecated. It should be using $_COOKIE instead. Depending on your version of PHP, your register_globals settings, etc. this could be causing part of the problem.

The other thing you need to make sure is that you update the ./cache/config.php with your SMS information.

You can also update ./cache/service.php with the current name/email variables so that it "fixes" things like the current AT&T settings, remove Cingular, etc...

20
btesec
Re: about SMS Modules..
  • 2008/6/13 17:03

  • btesec

  • Friend of XOOPS

  • Posts: 623

  • Since: 2007/2/20


can anyone pick this up for development

Login

Who's Online

213 user(s) are online (140 user(s) are browsing Support Forums)


Members: 0


Guests: 213


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Apr 30
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits