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.

CommentFileSizeAuthor
#1 ss.jpg62.29 KBpearcec@drupal.org
Clip.jpg91.57 KBcasakill

Comments

pearcec@drupal.org’s picture

StatusFileSize
new62.29 KB

I 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?`

pearcec@drupal.org’s picture

I 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.

quicksketch’s picture

Yes, 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?

dopry’s picture

Status: Active » Postponed (maintainer needs more info)
dopry’s picture

Status: Postponed (maintainer needs more info) » Closed (fixed)

yeah devel is mean...