Ticket #4 (closed Bug: worksforme)

Opened 4 years ago

Last modified 4 years ago

Problem sending sms from nonoh.net or voipdiscount.com

Reported by: fsnelis Owned by: axel
Priority: major Milestone:
Component: MySMS - Component Version: 0.7
Keywords: Cc:

Description

After completing the fields and pressing the send button it takes about 2 minutes and then this error appears.

Warning: call_user_method() [function.call-user-method]: Unable to call DoSendsms() in /home/aa23987/domains/pandesia.info/public_html/components/com_mysms/mysms.frontend.php on line 128

Fatal error: Uncaught exception 'Exception' with message 'String could not be parsed as XML' in /home/aa23987/domains/pandesia.info/public_html/administrator/components/com_mysms/provider/nonoh.php:86 Stack trace: #0 /home/aa23987/domains/pandesia.info/public_html/administrator/components/com_mysms/provider/nonoh.php(86): SimpleXMLElement->__construct('') #1 /home/aa23987/domains/pandesia.info/public_html/components/com_mysms/mysms.frontend.php(590): NONOH->sendSms('Test test test', '00306948536212', '00306948536231', '') #2 [internal function]: mySmsFrontend->DoSendSms() #3 /home/aa23987/domains/pandesia.info/public_html/components/com_mysms/mysms.frontend.php(127): call_user_method('DoSendsms', Object(mySmsFrontend)) #4 /home/aa23987/domains/pandesia.info/public_html/components/com_mysms/mysms.php(90): mySmsFrontend->Execute() #5 /home/aa23987/domains/pandesia.info/public_html/index.php(235): require_once('/home/aa23987/d...') #6 {main} thrown in /home/aa23987/domains/pandesia.info/public_html/administrator/components/com_mysms/provider/nonoh.php on line 86

Change History

in reply to: ↑ description ; follow-up: ↓ 2   Changed 4 years ago by anonymous

Changed the code from the other ticket but there is a new problem now

SMS can't send to +306944669915 because: String could not be parsed as XML

in reply to: ↑ 1   Changed 4 years ago by fsnelis

Also i think that it might help you guys out
in my account it says that the sms was sended

UrlSMS to +306944669915 00:00:00 FREE!

althought the component gives the error

SMS can't send to 00306944669915 because: String could not be parsed as XML

  Changed 4 years ago by anonymous

  • status changed from new to closed
  • resolution set to fixed

Hi,

thank you for reporting this issue. This and last week someone else had the same problem. ( See http://mysms.joomlacoder.de/ticket/3, german only, sorry ).

There is a newer version of nonoh.net provider available.

http://mysms.joomlacoder.de/attachment/ticket/3/nonoh.php

The main problem is, that the nonoh smsgateway sometime returns wrong values.

Please can you try the new version ?!?

1. Download the nonoh.php file
2. Upload it into /administrator/components/com_mysms/provider/

best regards,

axel

  Changed 4 years ago by axel

  • status changed from closed to reopened
  • resolution fixed deleted

follow-up: ↓ 6   Changed 4 years ago by axel

  • owner changed from Axel Sauerhöfer to axel
  • status changed from reopened to accepted

in reply to: ↑ 5   Changed 4 years ago by anonymous

Replying to axel:

Direct Download for nonoh.net


http://mysms.joomlacoder.de/raw-attachment/ticket/3/nonoh.php

Yes i did that alreay but it's not working..
still SMS can't send to +306948536231 because: String could not be parsed as XML
although, maybe 2 times from all the testing i've made i got the message delivered :)
Really strange how this works :/ and even if the message is delivered to my phone it says that there is an error and the users global limit is not decreased :(
This component is really great and with all the voip providers giving free sms to almost all europe it could be very usefull

Thanks :)

  Changed 4 years ago by axel

  • status changed from accepted to closed
  • resolution set to worksforme

Hi,

the main problem is the same as in ticket 3. The nonoh.net gateway returned me wrong data. The gateway returned an error message, but send the sms.
My component checks this return messages, and show's an error. Sometimes the gateway returned status ok, sometimes failure ...

I really don't know, what should i do in this case ?!?

best regards,

axel

Note: See TracTickets for help on using tickets.