Just upgraded to latest release of OG 2.1 and this module results in WSOD (PHP Fatal Error) if a group member (as managed by OG User Roles) tries to add/edit group posts (nodes)

Problem is PHP Fatal error: Unsupported operand types in /sites/all/modules/og_book/og_book.module on line 46... which is in form_alter():

   $form['book']['bid']['#options'] = array($nid  => '<'. t('create new book') .'>') + $form['book']['bid']['#options'];

Any thoughts?

Comments

idcm’s picture

Did this ever get resolved? Or was it a non-repeatable event?

pixelsweatshop’s picture

subscribing