Closed (fixed)
Project:
Book made simple
Version:
6.x-3.4
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
21 Jun 2009 at 11:56 UTC
Updated:
15 Jan 2013 at 02:43 UTC
If you preview an existing node, that is a book, the following error message occur:
warning: array_key_exists(): The second argument should be either an array or an object in /home/www/ldpt.org/httpdocs/sites/all/modules/BookMadeSimple/book_made_simple.module on line 405.
This does not happen on newly edited nodes in preview mode.
Comments
Comment #1
MarcElbichon commentedRight.
Could you change the line 404 in the book_made_simple.module file :
by
or get the new version (2.1b) at http://code.google.com/p/mmr-drupal-modules/wiki/BookMadeSimple
Comment #2
scottrigby