Hi Simon, 

thanks for your quick answer! There is some progess, an other error 
message: :-)

Error Message:------------------------

Traceback *(*most recent call last*):*

*  *File 
"/Users/myname/PycharmProjects/DataBaseExamples/web2py/gluon/restricted.py"*, 
*line 217*, **in *restricted

    *exec *ccode *in *environment

  File 
"/Users/myname/PycharmProjects/DataBaseExamples/web2py/applications/DataBaseExamples/controllers/jeditable.py"<http://127.0.0.1:8000/admin/default/edit/DataBaseExamples/controllers/jeditable.py>
*, *line 19*, **in **<*module*>*

*  *File 
"/Users/myname/PycharmProjects/DataBaseExamples/web2py/gluon/globals.py"*, 
*line 
371*, **in **<**lambda**>*

*    **self**.*_caller *= **lambda *f*: *f*()*

*  *File 
"/Users/myname/PycharmProjects/DataBaseExamples/web2py/applications/DataBaseExamples/controllers/jeditable.py"<http://127.0.0.1:8000/admin/default/edit/DataBaseExamples/controllers/jeditable.py>
*, *

line 14*, **in *upd_dog_name

    id*,*column *= *request*.*post_vars*.*id*.*split*(*'.'*) **#'NoneType' 
object has no attribute 'split'*

AttributeError*: *'NoneType' object has no attribute 'split'

-----------------------------------

Did you take the code from a working example?

Thanks for your help!

pd

Am Sonntag, 6. Oktober 2013 03:55:50 UTC+2 schrieb Simon Ashley:
>
> Just remark out/ delete the truncate fleas line.
> If the 'upd_dog_name' function is not called, check installation and 
> calling of jeditable
>
>

-- 
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/groups/opt_out.

Reply via email to