Closed (fixed)
Project:
SMS Bulk
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Anonymous (not verified)
Created:
30 Jun 2009 at 15:11 UTC
Updated:
11 Jul 2015 at 02:47 UTC
Jump to comment: Most recent
Comments
Comment #1
gunzip commentedwhat do you mean exactly with "empty owner" ? (so i can simulate)
Comment #2
Anonymous (not verified) commentedempty means that the user in the contact list didn't entered a phone number
Comment #3
gunzip commentedi could not reproduce the bug (i'm trying with the same view you sent me with some empty phone numbers and it worked for me).
are you using batch mode in view bulk operation settings ? sms_bulkexample is active ? even the logs are empty ?
Comment #4
Anonymous (not verified) commentedI double checked: first time I got still no SMS and no notification, but the second time, it worked, and I got following notifications.
The last line [15] is referring to the user with empty phone number
* [8] Successfully sent "test invio sms mi dici se ti arriva giovanni *** *******" to **********
* [59] Successfully sent "test invio sms mi dici se ti arriva giovanni *** *******" to **********
* 3 rows processed in about 2943 ms:
o Performed Invia SMS (drupal user) on utente **********.
o Performed Invia SMS (drupal user) on utente **********.
o Performed Invia SMS (drupal user) on utente **********.
[15] Failed sending SMS: skipping empty number
Now it seems to work, but I can't understand how it happened, I can't reproduce the error too.