Re: [web2py] Internal Server Error 500 when doing medium to heavy data processing

2021-08-26 Thread Jirawat Kusolpreedee
Try increasing timeout On Thu, Aug 26, 2021, 18:34 Davidiam wrote: > Version > > 2.18.5-stable+timestamp.2019.04.08.04.22.03 > (Running on Microsoft-IIS/10.0, Python 3.6.8) > > Hello, > > We have been using web2py for a couple of years with very few issues, but > lately we have been getting

Re: [web2py] Sending smses via my web2py

2020-08-05 Thread Jirawat Kusolpreedee
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

Re: [web2py] Why is my if/else statement not working

2019-09-13 Thread Jirawat Kusolpreedee
every python code must be enclosed in {{}} also you need a {{pass}} at the end of if-else statement On Fri, Sep 13, 2019 at 2:31 PM mostwanted wrote: > This conditional statement should be simple & execute without any issues, > I have created a point of Sale system, in a view it shows all the