Every time I switch from thumbnail to list view I get a whole list of error messages like these:
Notice: Uninitialized string offset: 0 in form_process_tableselect() (line 3371 of /home/xxxxxx/public_html/includes/form.inc).
Notice: Uninitialized string offset: 0 in form_process_tableselect() (line 3371 of /home/xxxxxx/public_html/includes/form.inc).
Notice: Uninitialized string offset: 0 in form_process_tableselect() (line 3371 of /home/xxxxxx/public_html/includes/form.inc).
....
The message is repeated as many times as many files I have in the list.
Furthermore I get the list of lile displayed below the error messages but the title link for each file is NOT there, every other attribute of the filles in the list seems to be dosplayed correctly.
Comments
Comment #1
das-peter commentedUnfortunately I can't reproduce this error. Are there some reproduction instructions how I can trigger this behaviour?
Comment #2
kirilius commentedNo specific instructions: just click between the List and Thumbnails links. May be the versions of the modules I am using will help:
Media Browser Plus - 7.x-2.x-dev
Media - 7.x-2.0-unstable7+4-dev
File Entity - 7.x-2.0-unstable7
Chaos tools - 7.x-1.2+7-dev
Comment #3
salvis