[web2py] Re: SyntaxError: not enough information to build the url

2011-03-19 Thread pbreit
I would suggest trying the "simple app creation". It's pretty easy to customize your app manually. And you also get a better understanding of creating models and various other framework aspects. The simple app creations are immediately functional.

[web2py] Re: SyntaxError: not enough information to build the url

2011-03-19 Thread Anthony
Can you point to the other 3 instances of the problem? Can you reproduce the problem, and if so, can you describe the exact steps to do so? And what version of web2py are you using? On Friday, March 18, 2011 5:31:28 PM UTC-4, metaperl wrote: > The archives have 3 instances of this problem, but

Re: [web2py] Re: SyntaxError: not enough information to build the url

2010-10-22 Thread Jonathan Lundell
On Oct 22, 2010, at 3:31 AM, Johann Spies wrote: > > Apologies: Solved > >>URL(request.aplication, 'default' , > URL(request.application, 'default' > > The difference a 'p' can make:) One of the downsides of Storage. How about an initialization flag to Storage to alter the semantics of Sto

[web2py] Re: SyntaxError: not enough information to build the url

2010-10-22 Thread Johann Spies
Apologies: Solved >   URL(request.aplication, 'default' , URL(request.application, 'default' The difference a 'p' can make:) --  May grace and peace be yours in abundance through the full knowledge of God and of Jesus our Lord!  His divine power has given us everything we need for life and godl

[web2py] Re: SyntaxError: not enough information to build the url

2010-02-20 Thread reyelts
Aha... I was unaware of that mechanism. I created a favicon.ico and see it shows up in places like the URL field in Firefox. Thanks! -- You received this message because you are subscribed to the Google Groups "web2py-users" group. To post to this group, send email to web...@googlegroups.com. To

[web2py] Re: SyntaxError: not enough information to build the url

2010-02-19 Thread mdipierro
the favicon is not an error. Some browser look for that file in order to display a web site icon close to the url. Perhaps you should have one. On Feb 19, 9:09 pm, reyelts wrote: > Thanks a bunch... it didn't occur to me to look in layout.html, and > that's where the problem was. The other half o

[web2py] Re: SyntaxError: not enough information to build the url

2010-02-19 Thread reyelts
Thanks a bunch... it didn't occur to me to look in layout.html, and that's where the problem was. The other half of the problem was that it appears the GAE development environment doesn't seem to want to pick up changes dynamically like the standalone web2py environment... dev_appserver.py seems to

[web2py] Re: SyntaxError: not enough information to build the url

2010-02-19 Thread mdipierro
This ERROR2010-02-20 01:08:41,890 restricted.py:143] Traceback (most recent call last): File "W:\web2py_lin\gluon\restricted.py", line 173, in restricted exec ccode in environment File "W:\web2py_lin\applications\canyonezt/views/default/user.html", line 38, in File "W:\web2py_lin\gl