1
This module works except for the dropdown box (services).
You can add the whole address in to the sendto field:
eg.
'4165551212@sms.telco.com'
Why does the services combo-box not work?
Any solutions?
--edit--
Seems the path is wrong to service.php in the include() in
block-sms.php. I hard coded the arrays, and it works.
It does not however pass the senders name to the SMS service???
I wish I could code better, this would be a nice little one to have working.