I upgraded to the new release of this module today. Things have been going well till now. I use the module to grant edit permissions on a by-book basis for members depending on their roles. As of now, no one has any access to edit any of the books where there roles are assigned. I have looked in my error logs and now see 69 pages of this entry:
I have uninstalled the module, reinstalled it...I have checked and rechecked permissions, rebuilt permissions.
In need of serious help here…thanks
[Edited by kiamlaluno]
Comments
Comment #1
avpadernoA query was using the previous table name. I fixed the code, and committed it in CVS.
Thanks for your report.
Comment #2
avpadernoI have marked #671862: book_access table doesn't exist? as duplicate of this report.
Comment #3
paragon77 commentedDo you know when a new release that fixes the table issue will come out? I downloaded the last one that I thought had the correction and the same error messages appeared.
Comment #4
avpadernoThe development snapshot code has been already fixed. I didn't create any official release from that development snapshot, yet.
Comment #5
avpadernoI right created version 6.x-1.0-rc4.
Comment #6
paragon77 commentedReceived this message during the update.php process after installing the new module:
Now, I don't know if that's because I had rolled back my version of the module from rc3 to rc2 when then original error occurred or not, but I wanted to let you know in case you needed to look into something.
This was after installing rc4, btw.
[Edited by kiamlaluno]
Comment #7
avpadernoIt has been reported in #676106: Problem with book_access.install . It is a typo; where you read , it should be .
I will fix it ASAP.