<div dir="ltr">I have forgotten to attach pictures :)</div><div class="gmail_extra"><br clear="all"><div><div dir="ltr"><div style="color:rgb(136,136,136)"><b style="color:rgb(34,34,34)">Z poważaniem / <span style="font-size:10pt">Best regards</span></b><br>
</div><div style="color:rgb(136,136,136)"><b style="color:rgb(34,34,34)"><span style="font-size:10pt"><br></span></b></div><div style="color:rgb(136,136,136)"><b>Maciej Stencel</b></div><div style="color:rgb(136,136,136)">
<b>Tel: <a value="+48884998123" style="color:rgb(17,85,204)">+48 884-997-123</a></b></div><div style="color:rgb(136,136,136)"><b><a href="mailto:m.stencel@opensaas.pl" style="color:rgb(17,85,204)" target="_blank">m.stencel@opensaas.pl</a><br>
<font color="#888888"><span style="color:rgb(127,127,127)"></span></font><font color="#888888"><span style="color:rgb(127,127,127)"><a href="http://www.opensaas.pl/" style="color:rgb(17,85,204)" target="_blank">www.OpenSaaS.pl</a></span></font></b></div>
</div></div>
<br><br><div class="gmail_quote">2014-04-01 12:40 GMT+02:00 Stencel, Maciej <span dir="ltr"><<a href="mailto:m.stencel@opensaas.pl" target="_blank">m.stencel@opensaas.pl</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div dir="ltr">Hi,<div><br></div><div>There is an error in SMSNotifier module, that breakes configuration. </div><div><br></div><div>When in configuration after clicking "New configuration", fields Active, Username and Password and above all Save button is invisible.</div>

<div><br></div><div>Proper popup showed in proper.png, and incorrect popup in error.png - see attachments.</div><div><br></div><div>SMSProvider.php in SMSNotifier/providers/ is causing it to display inproperly.</div><div>

<br></div><div>FIX:</div><div><br></div><div>modules\SMSNotifier\models\Provider.php<br></div><div><br></div><div>In function <b>getAll</b> in line #35 add SMSNotifier.php to ignore list.</div><div><br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">

if (!in_array($file, array('.', '..', 'MyProvider.php', 'CVS'<b>, 'SMSProvider.php'</b>))) {<br></blockquote><div><br></div><div>There is also translation type in SMSNotifier/models/Module.php</div>

<div><br></div><div>Switch <i>LBL_SEREVER_CONFIG</i> to LBL_SERVER_CONFIG.</div><div><br></div><div>That will fix configuration link name. In French translation in SMSNotifier.php there is this incorrect label also.</div>

<div><br></div><div><br></div><div><b>Question</b>:</div><div><br></div><div>Anyone tested SMSNotifier with built in ClickATell? I have free test account, messages are sent, i can view their status on their website but status of sms records in VT isn't changed at all? </div>

<div><br></div><div>Is it fault of my free test account or is it more probablty that there is another error in VT.</div><div><br></div><div>There is function <b>smsquery</b> that checks for sms status but it seems it is never used. Didn't have more time to check on that.</div>

<div><br></div><div>Anybody is using at present ClickATell sms api in VT6?</div><div><br></div><div><br clear="all"><div><div dir="ltr"><div style="color:rgb(136,136,136)"><b style="color:rgb(34,34,34)">Z poważaniem / <span style="font-size:10pt">Best regards</span></b><span class="HOEnZb"><font color="#888888"><br>

</font></span></div><span class="HOEnZb"><font color="#888888"><div style="color:rgb(136,136,136)"><b style="color:rgb(34,34,34)"><span style="font-size:10pt"><br></span></b></div><div style="color:rgb(136,136,136)"><b>Maciej Stencel</b></div>
<div style="color:rgb(136,136,136)">
<b>Tel: <a value="+48884998123" style="color:rgb(17,85,204)">+48 884-997-123</a></b></div><div style="color:rgb(136,136,136)"><b><a href="mailto:m.stencel@opensaas.pl" style="color:rgb(17,85,204)" target="_blank">m.stencel@opensaas.pl</a><br>

<font color="#888888"><span style="color:rgb(127,127,127)"></span></font><font color="#888888"><span style="color:rgb(127,127,127)"><a href="http://www.opensaas.pl/" style="color:rgb(17,85,204)" target="_blank">www.OpenSaaS.pl</a></span></font></b></div>

</font></span></div></div>
</div></div>
</blockquote></div><br></div>