Clickatell Fehlermeldung

Ich komme nicht weiter: Beim Test des Clickatell-Instanz (Kontostand, Test-SMS) erhalte ich nur die Fehlermeldung „Call to undefined function SMS_ReadBalance()“, bei Aufruf aus einem Script die Meldung „Socket Error # 10061 Connection refused.“ Die Clickatell-Accountdaten sind, denke ich, korrekt eingetragen.
An was könnte das liegen? Danke für eure Hilfe.
Ulrich
pic1.PNG

Hi,

I have the same fault. Fatal Error because it can’t find the function SMS_ReadBalance()
Any idea how I can solve this problem?

Regards,
Robert

This will be fixed in the next update.

In the meantime you can use a script to get the same functionality.


echo SMS_RequestBalance($id);

paresy