Hi,

if I set "Number of values" of a field collection to something different than "1" or "Unlimited" I get some errors:

- on the node editing page the theme is broken and all the content gone. Headers and the divs above the content div are there but also not themed.

There is also an error message:
"Fatal error: Unsupported operand types in ...\sites\all\modules\field_collection_table\field_collection_table.module on line 343"

CommentFileSizeAuthor
#3 Clipboard01.jpg37.46 KBdrupov
#3 Clipboard02.jpg129.08 KBdrupov

Comments

tim.plunkett’s picture

Is 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!

drupov’s picture

Edit: Just wrote a lot of bullshit... Next comment follows.

drupov’s picture

Priority: Normal » Major
StatusFileSize
new129.08 KB
new37.46 KB

It 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

tim.plunkett’s picture

Status: Active » Postponed (maintainer needs more info)

Can 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.

dqd’s picture

Priority: Major » Normal
Status: Postponed (maintainer needs more info) » Fixed

I believe your error was fixed by a combination of other issue fixes.

yep, it is ...

Status: Fixed » Closed (fixed)

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