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.
| Comment | File | Size | Author |
|---|---|---|---|
| book_access-define.patch | 504 bytes | scor |
Comments
Comment #1
avpadernoComment #2
harry slaughterthank 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
Comment #4
EliseVanLooij commentedStill not fixed as of dec 22, 2009.
Comment #5
avpaderno@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.