*Error ticket for "application"*
*Ticket ID*
*127.0.0.1.2020-08-06.08-53-16.232678aa-5c76-4d2f-b740-c3dc5be4668d*
* ('Error while preparing SQL
statement:\n- SQLCODE: -104\n- Dynamic SQL Error\n- SQL error code =
-104\n- Unexpected end of command - line 1, column 8', -104, 335544569)*
*Версия*
*
Nice. will integrate with py4web. :-)
On Wednesday, 5 August 2020 16:01:18 UTC-7, Jacinto Parga wrote:
>
> I use https://www.messagebird.com/
> It has a well documented api and works well with web2py
> El miércoles, 5 de agosto de 2020 a las 20:58:51 UTC+2, Massimo Di Pierro
> escribió:
>
>> Tha
I use https://www.messagebird.com/
It has a well documented api and works well with web2py
El miércoles, 5 de agosto de 2020 a las 20:58:51 UTC+2, Massimo Di Pierro
escribió:
> That list of service providers is very old. I sugget you use twilio
>
>
> On Wednesday, 5 August 2020 02:14:11 UTC-7, mo
py4web apps are not required to use vue. The auth page currently uses vue
and some of the examples do but we are rolling out a new version of Auth
that does not.
On Wednesday, 5 August 2020 12:32:33 UTC-7, Christian Varas wrote:
>
> I will port it to py4web :), is the next step.
>
> I have a c
I will port it to py4web :), is the next step.
I have a custom py4web app (non vuejs) managing sensors and gpio (relés) in
a raspberry pi, so I am already familiar with it :). Py4web is so fast and
good!
Cheers.
Chris,
El mié., 5 ago. 2020 a las 13:12, Massimo Di Pierro (<
massimo.dipie...@gmail
That list of service providers is very old. I sugget you use twilio
On Wednesday, 5 August 2020 02:14:11 UTC-7, mostwanted wrote:
>
>
> I am failing to send smses with my app following the book example (
> http://www.web2py.com/books/default/chapter/29/08/emails-and-sms#Emails-and-SMS)
>
> which
There has been a lot of progress in py4web.
Aside for the fact that it is faster and leaner than web2py it has the
following features:
- simple pip install
- uses same pydal syntax as web2py
- uses same templates as web2py
- has Form, Grid, Auth, Flash, T, Cache, Dashboard & Tickets (need more
Fantastic! we need to port this to py4web. ;-)
On Monday, 3 August 2020 15:53:22 UTC-7, Christian Varas wrote:
>
> Thank you.
>
> I just tested on Debian 10, but it should work for any other OS as long
> the dependencies are met.
> The line “apt-get install **dependencies**” I’m the installation
Have you asked your service provider ? Do they provide this kind of service?
*A better way is to use the phone companies themselves to relay the SMS.
Each phone company has an email address uniquely associated with every
cell-phone number, so SMS messages can be sent as emails to the phone
number.
I am failing to send smses with my app following the book example (
http://www.web2py.com/books/default/chapter/29/08/emails-and-sms#Emails-and-SMS)
which i felt was straight forward, is there something extra must include in
my controller code?
*MY CODE*
def send_sms():
from gluon.contrib.
10 matches
Mail list logo