I get the following errors/warnings when editing a status update. (entering tags)

Thanks
Sharon

Notice: Undefined property: stdClass::$uid in fbsmp_edit_status_submit() (line 892 of ../public_html/sites/all/modules/fbsmp/fbsmp.module).
Warning: array_flip() [function.array-flip]: Can only flip STRING and INTEGER values! in DrupalDefaultEntityController->load() (line 178 of ../public_html/includes/entity.inc).

Comments

icecreamyou’s picture

SharonD214@aol.com’s picture

I tried applying the patch from the possible duplicate but I still have the same problem.

Sharon

mathankumarc’s picture

Status: Active » Needs work

Committed a fix to dev.

It seems that we have the same issue in 6.x-2.x branch too. Are we going to support it?

mathankumarc’s picture

oops forget to mention the root cause, in FBSS 3.x uid is renamed to recipient.

icecreamyou’s picture

Status: Needs work » Fixed

FBSS 6.x-3.x and FBSMP 6.x-2.x are fully supported but not receiving new features (or backwards-incompatible changes). FBSS 6.x-2.x and FBSMP 6.x-1.x will only receive critical fixes. So this fix should be backported (committed fix to dev).

Status: Fixed » Closed (fixed)

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