the message is delivered but I got following error:
warning: array_key_exists() [function.array-key-exists]: The second argument should be either an array or an object in sms_simplegateway/sms_simplegateway.module on line 198.
the problem is solved when I disable token module
Comments
Comment #1
ylc208 commentedsame problem and can't solve it by uninstalling token module because I need it.
Comment #2
Anonymous (not verified) commentedany help?
Comment #3
Anonymous (not verified) commentedusing SMS Framework 6.x-2.0-alpha1+1-dev (2012-May-10), when I send sms I got following error:
warning: array_key_exists() expects parameter 2 to be array, null given in /sites/all/modules/sms_simplegateway/sms_simplegateway.module on line 211.
By the way, the sms is received succesfully.
Comment #4
pareen commentedSame problem here.
I am using SMS_User module which depends on token. So I cannot disable token.
Any workaround?
Comment #5
alansaviolobo commentedthe 6.x version is not supported anymore.