Hi there
I'm getting an error in ACYsms and the error report refers to Easy-Profile. Please see error report below and let me know if there anything I can do to prevent this from a Easy-Profile perspective.
1054 Unknown column 'receiver.cell' in 'field list' SQL=SELECT queue.*, queue.queue_priority as queue_priority, queue.queue_try as queue_try, queue.queue_senddate as queue_senddate, message.message_subject as message_subject, receiver.firstname as receiver_name, receiver.cell-num as receiver_phone, receiver.id as receiver_id FROM x1li0_acysms_queue AS queue JOIN x1li0_acysms_message AS message ON queue.queue_message_id = message.message_id JOIN x1li0_jsn_users AS receiver ON receiver.id = queue.queue_receiver_id WHERE (queue.queue_receiver_table = 'easyprofile') ORDER BY queue.queue_senddate desc, queue.`queue_receiver_id` ASC LIMIT 0, 20
I do import user records via csv import plugin from time to time. Could this have something to do with it?
I have also reported the issue with ACYsms under the following Forum Topic: Error 1054
Let me know where I should send the Site backend login details if required?