Closed (fixed)
Project:
Field Collection Table
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
7 Sep 2011 at 14:49 UTC
Updated:
18 Mar 2012 at 19:10 UTC
Jump to comment: Most recent file
Comments
Comment #1
tim.plunkettIs it a WSOD fatal error, or just a printed one? If its a WSOD, please change the issue priority to major. Either way, I'll try to look at this soon.
Thanks for the bug report!
Comment #2
drupov commentedEdit: Just wrote a lot of bullshit... Next comment follows.
Comment #3
drupov commentedIt is a WSOD page, although for example the breadcrumb is loaded on the node edit page (see Clipborad01.jpg).
But there is also a printed message on the "Manage fields" page for that content type saying:
"Notice: Undefined variable: add_more_button in theme_field_collection_table_multiple_value_fields() (line 343 of C:\Programme\Tools\xampp\htdocs\sts\drupal7\sites\all\modules\field_collection_table\field_collection_table.module)." (see Clipborad02.jpg).
So setting this to "major"
Thanks
Comment #4
tim.plunkettCan you please update to the latest dev version tomorrow once it is packaged (or check it out with git).
I believe your error was fixed by a combination of other issue fixes.
Comment #5
dqdyep, it is ...