Notice: Undefined variable: endpoints in relation_endpoint_field_formatter_view() (line 269 of /drupal/sites/all/modules/relation/relation_endpoint.module).

Warning: Invalid argument supplied for foreach() in relation_endpoint_field_formatter_view() (line 269 of /drupal/sites/all/modules/relation/relation_endpoint.module).

Comments

mikran’s picture

Status: Active » Closed (fixed)

This has been fixed

cinetik’s picture

Would you precise how ?

thanks

mikran’s picture

dev version

nicodv’s picture

no patches available?

nicodv’s picture

didn't say anything, sorry. All good with the dev version.

Thanks for all the work, btw

mindaugasd’s picture

the patch is available here http://drupal.org/node/1494778 .

the latest -dev version doesn't work for me totally. so I applied this patch to lastest stable version.

mikran’s picture

How it does not work?

mindaugasd’s picture

in latest dev version menus no longer exist/apear
admin/structure/relation/add
admin/structure/relation/import
relation/%
relation/%/list

if you want, I can install newer version once again and look into this deeper, becouse 7.x-1.0-rc2 version seems to be buggy too, so I would like be working with the latest one.

mindaugasd’s picture

:) it seems that there are new "Relation UI" module in -dev version, I enabled it and menus do appear now. Thank you.