On the translation page the following notice is shown in red.

Notice: Undefined index: #node in maxlength_form_alter() (line 188 of /home/vrijlab/domains/fablabamersfoort.nl/public_html/sites/all/modules/maxlength/maxlength.module).
Notice: Trying to get property of non-object in maxlength_form_alter() (line 188 of /home/vrijlab/domains/fablabamersfoort.nl/public_html/sites/all/modules/maxlength/maxlength.module).

In my case a translation page has the following url.
http://fablabamersfoort.nl/en/node/205/translate

I get the feeling it's looking for fields that aren't there. Maybe it needs a exception or a check to prevent this.

Comments

RedTop’s picture

Same error here when browsing to a node with a video field. In the content type, edit fields tab I noticed that although the standard countdown message is there, the field 'Maxlength JS' for setting the length is missing.

leksat’s picture

Status: Active » Closed (fixed)