What I have done:

db.define_tabel("mytable", Field("message"))

"message" is not allowed as name for a field and I get "An error occured, 
please reload the page"

Now I reload db.py and I want to change "message" to "mymessage". But I 
cann't: the error message appears faster than I could edit db.py.
Next step: I want to change the layout file ("ajax_error..."). No chance, 
same problem - the error message is faster!

Yes. I can use an external editor. But what I want to know: how can I 
change my program using only web2py? Seem that I have to delete my 
application :-(


Am Sonntag, 19. Juli 2015 12:40:53 UTC+2 schrieb Annet:
>
> After upgrading to web2py version 2.10.4 I sometimes get a flash message:
> "An error occured, please reload the page"
>
> This also happens when editing the appconfig.ini file, even though
> the appconfig.ini file does not contain an error.
>
> Since the message doesn't give me any information as to why the
> error occured, and which file contains the error, I don't see the
> point of this flash message.
>
> What is the use of this message?
>
>
> Kind regards,
>
> Annet
>

-- 
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 received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to