Active
Project:
OG Book
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
22 Mar 2010 at 18:43 UTC
Updated:
30 Jun 2010 at 06:26 UTC
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
Comment #1
idcm commentedDid this ever get resolved? Or was it a non-repeatable event?
Comment #2
pixelsweatshop commentedsubscribing