Firstly thank you for this module, it is exactly what I've been looking for, but I'm afraid I'm missing part of the chain of operation. I've followed all the directions of installation and come to the point where I can't figure out what I've done wrong or haven't done.

at the end of sending a single message as part of the testing process I get a "[1] Successfully sent" message but I don't receive an sms. I've checked the my clickatell account, and run a manual http api link to test all my settings and it works immediately.

Thanks again

Richard

Comments

gunzip’s picture

i suggest you to try to send sms with "plain" smsframework (ie. through sms_blast or the sms send to phone block) to see what happens.
the clickatell gateway module expects plain numbers (without country prefixes). you then choose the country through the dropdown.
do you have a test enviroment where i can debug ?

Richard_1618’s picture

I've just tried to use the sms blast function with every one of my registered users blocked accept my account and as I go through the send process I get a "warning: Invalid argument supplied for foreach() in /home/qualityd/public_html/modules/smsframework/modules/sms_blast/sms_blast.module on line 58."

the code on line 58 - " foreach ($users as $user) {"

gunzip’s picture

the last one is an issue with sms_blast module (i'm not the mantainer) and should be reported to smsframework authors.

gunzip’s picture

Assigned: Richard_1618 » Unassigned
Status: Active » Closed (fixed)