function.array-shift on line 76
mhd - October 14, 2009 - 10:45
| Project: | Editview |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Description
I created an editview, with fields: node title, language, and node reference. The first node change in editview it's going ok, then the node changes after that got error:
warning: array_shift() [function.array-shift]: The argument should be an array in sites/all/modules/views/editview/includes/editview.views.inc on line 76.
I have to refresh the screen, then do the node change each time. Help please?
