the patch attached fixes the error:
notice: Use of undefined constant BOOK_ACCESS_GRANT_PRIORITY - assumed 'BOOK_ACCESS_GRANT_PRIORITY' in sites/all/modules/book_access/book_access.module on line 14.
the right syntax for define() is with quotes.

CommentFileSizeAuthor
book_access-define.patch504 bytesscor

Comments

avpaderno’s picture

Title: fix notice: Use of undefined constant BOOK_ACCESS_GRANT_PRIORITY » Use of undefined constant BOOK_ACCESS_GRANT_PRIORITY
harry slaughter’s picture

Assigned: Unassigned » harry slaughter
Status: Active » Fixed

thank you.

it seems that developers have been tripping over each other with this module.

i'll maintain this module exclusively for now. but i welcome patches.

i want to personally review and test any submitted patches.

thanks

Status: Fixed » Closed (fixed)

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

EliseVanLooij’s picture

Status: Closed (fixed) » Active

Still not fixed as of dec 22, 2009.

avpaderno’s picture

Status: Active » Closed (duplicate)

@EliseVanLooij: As this report is about the development snapshot, the code has been already changed.

Anyway, this is a duplicate of another existing issue, which has been opened by me because the code was not really changed at the time of this report.