It just not stops and gives this error:
Line: 129
Char: 3
Error: 'null' or null is not an object
Code: 0
URL: www.amarengo.org/node/add/proyectos
Thanks for your help.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | ss.jpg | 62.29 KB | pearcec@drupal.org |
| Clip.jpg | 91.57 KB | casakill |
Comments
Comment #1
pearcec@drupal.org commentedI think I might be getting a similar error
missing ) in parenthetical
[Break on this error] e=\"hidden\" name=\"nid\" id=\"edit-nid\" value=\"\" /\x3e\n\x3cinput type=\"hi...
in drupal.js line 131.
Does you image submit but then never finish?`
Comment #2
pearcec@drupal.org commentedI might have figured it out for myself. I had the devel module running with the page timer. I think that gets pushed in the AJAX result and bungs up jquery.
Comment #3
quicksketchYes, be sure to turn off devel module query logging and page timers. They can affect the returned JSON strings.
@casakill, is this similar to your problem?
Comment #4
dopry commentedComment #5
dopry commentedyeah devel is mean...