Re: [web2py] Re: Implementing sweetalert js into web2py

2019-02-19 Thread Ben Duncan
WHoa H ! Thanks VAl that works *Ben Duncan* DBA / Chief Software Architect Mississippi State Supreme Court Electronic Filing Division On Fri, Feb 15, 2019 at 2:39 PM Val K wrote: > > include arguments (that it should be json-serializable object) to pass to > js-code in the contr

[web2py] Re: URL function in admin app adds "/_2.17.1/" to path variable

2019-02-19 Thread xgp . latino
Hi, Im using lighttpd. Default deploy example from manual doesnt allow css files to load becasue of the version control of static files i understand, correct me if im wrong. Cheers, El lunes, 18 de febrero de 2019, 19:20:00 (UTC-5), Dave S escribió: > > > > On Monday, February 18, 2019 at 2

Re: [web2py] Re: Apache(Debian) unsupported pickle protocol: 3

2019-02-19 Thread Alain Márquez Pérez
It Worked...gotta clear the databases directory. Many Thanks...great work you all doing here El lun., 18 de feb. de 2019 a la(s) 21:20, Massimo Di Pierro ( massimo.dipie...@gmail.com) escribió: > Can you try delete your sessions? You have have pre-existing sessions > created with a different prot

[web2py] Re: error connecting to mysql

2019-02-19 Thread Andrea Fae'
I solved the problem. It was a problem regarding foreign keys. I delete this binding and it worked. Thank you the same. Il giorno giovedì 14 febbraio 2019 19:50:21 UTC+1, Andrea Fae' ha scritto: > > This database gadb is without tables. > > Il giorno mercoledì 13 febbraio 2019 21:46:19 UTC+1, An

[web2py] Re: Mysql 8.0.15

2019-02-19 Thread Andrea Fae'
Il giorno giovedì 14 febbraio 2019 20:09:22 UTC+1, Andrea Fae' ha scritto: > > Hello, I'm sorry but I'm not able to use web2py with this type of db. > > I just installed mysql version 8.0.15 on windows 10 pro and I have > connector for Python 3.7 and 2.7 installed > I created using mysql.exe a

[web2py] Re: Migrate from sqlite to mysql

2019-02-19 Thread Andrea Fae'
Hello, I deleted a foreign key and I was able to import. But I have a strange problem. When I export all data is ok, when I import I don't have problems to do now but in mysql database some information chenged! Could it depend on the charset umtf? Thank you in advance who will answer. Il gi

[web2py] mysql import from csv problem

2019-02-19 Thread Andrea Fae'
Hello, when I import with this procedure https://www.pythonanywhere.com/forums/topic/1288/ from csv to mysql, it alter the ids of some related tables and I have data not corresponding to the original exported csv. What can I do? What is my error? is it depending on charset or something related?

[web2py] Re: Lighttpd deploy issue

2019-02-19 Thread Dave S
On Sunday, February 17, 2019 at 4:41:10 PM UTC-8, xgp.l...@gmail.com wrote: > > Hi, > > My conf: > > $HTTP["host"] =~ "sub.domain.com$" { > server.document-root="/home/www-data/web2py" > url.rewrite-once = ( > "^(/.+?/static/.+)$" => "/applications$1", > "(^|/.*)$" => "/handler_w

[web2py] creating tables with web2py console and mysql

2019-02-19 Thread Andrea Fae'
Hello, why I have this warning? c:\web2py>python web2py.py -S ga2 -M -P web2py Web Framework Created by Massimo Di Pierro, Copyright 2007-2019 Version 2.16.1-stable+timestamp.2017.11.14.05.54.25 Database drivers available: pymysql, imaplib, sqlite3, pg8000, pyodbc, mysqlconnector C:\Python27\lib\

[web2py] Re: Update web2py manually

2019-02-19 Thread Константин Комков
Maybe somebody use iis with web2py and test my project https://drive.google.com/drive/folders/17-iut--_OQTTrc2_ZsZrB6MZVCDROCb5?usp=sharing -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/web2py (Source code) - https://code.google.com/p/web2p

[web2py] Re: Update web2py manually

2019-02-19 Thread Dave S
On Tuesday, February 19, 2019 at 10:31:19 PM UTC-8, Константин Комков wrote: > > Maybe, somebody use iis with web2py and can test my project > https://drive.google.com/drive/folders/17-iut--_OQTTrc2_ZsZrB6MZVCDROCb5?usp=sharing > I'm not an IIS user, although a couple of the familiar names are