New install throws "Call to undefined function entity_load_single().....".
entity_load_single() function is found in the entity module. Installing the entity module solved the issue, therefore a dependency should be added.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | select2widget-entity-module-dependency-issue-2549299-2.patch | 374 bytes | vishalgala |
Comments
Comment #2
vishalgala commentedAdded the dependency entity module which solved the issue.
Comment #4
k_zoltan commented