Hello,

I get "undefined function entityreference_get_handler()" error on the edit entity field configuration and when i edit the node with an entity field inside.

I cleared the cache and ran update scrit, but the error is still there. I have a clear instalation runing under drupal 7.10.

Any idea?

CommentFileSizeAuthor
#3 entityreference_dragdrop-1422534-2.patch566 bytesk_zoltan

Comments

phayes’s picture

Hi jdufaur,

Thaks for the report. I will look into it. The module is still *very much* in development.

k_zoltan’s picture

Rename the function calling from entityreference_get_handler to entityreference_get_selection_handler and it will work.

k_zoltan’s picture

Status: Active » Needs review
StatusFileSize
new566 bytes

Here is the simple patch making it work.

phayes’s picture

Status: Needs review » Fixed

I think this has been committed.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

jason.fisher’s picture