When a customer places an order, I don’t receive any sms.
This is information that gives me the log of Cs-Cart:
URL: http://api.clickatell.com/http/sendmsg
Request: array ( 'user' => 'XXXX', 'password' => 'XXXX', 'api_id' => 'XXXX', 'to' => 'XXXXXX', 'unicode' => 1, 'text' => '500065006400690064006F002000230034003900200074006F002000740068006500200061126D006F0075006E00740020006F00660020002600230038003300360034003B003200360032002E0030003782200068006100730020006200650065006E00200070006C006100630065006400200043007500730074006F006D0065007200200065002D006D00610069006C003A00200072006F0063006B0061006E00640072006F006C006C006d00610076006900400068006D0074006A01610069006C002E0063006F006D00', )
Response: ERR: 113, Max message parts exceeded
[COLOR=“Red”]
Response: ERR: 113, Max message parts exceeded[/COLOR]
My CS-Cart version is 2.0.14
Before upgrading from version 2.0.7, I hadn’t this problem.
Any solution?
Thanks in advance.