[web2py] Start up error

2011-01-26 Thread jldistefano
Hi, some time ago I worked with web2py and it was incredible, but yesterday I downloaded the last version for windows from the site and this is what I get. Traceback (most recent call last): File "web2py.py", line 20, in File "gluon/widget.py", line 798, in start File "gluon/newcron.py",

[web2py] Re: Start up error

2011-01-26 Thread jldistefano
The folder "applications" was empty so I create the folder "admin" and inside this one the "cron" folder, up to here all ok. I restarted web2py.exe and now the application starts, it ask me a password and tell me to visit http://127.0.0.1:8000. when I do that an INVALID REQUEST message appears in t

[web2py] Images not showed on linux

2014-03-12 Thread jldistefano
Hi, I am developing on windows an application that show images stored in the static folder, it works great on Firefox , Chrome and IE. The problem is when I serve the application from a Linux machine running Ubuntu. The images aren’t showed on Firefox (didn’t try other browser). I tried

[web2py] Re: Images not showed on linux

2014-03-13 Thread jldistefano
LightDot, you were right. The name of the image is Ok.ico, not ok.ico. What a fool. Thanks. > -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/web2py (Source code) - https://code.google.com/p/web2py/issues/list (Report Issues) --- You rece