Jump to:
| Project: | Book access |
| Version: | 7.x-2.0-alpha4 |
| Component: | Miscellaneous |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Issue Summary
Hello !
After an upgrade from drupal 6.22 to drupal 7, and after the upgrade of your module, I got some strange errors.
When I rebuild the permissions of all modules, it says that 'book_access_author' doesn't exist in my database. I looked and really I haven't this table in my database.
Must I re run update.php again ?
Here is the error code :An AJAX HTTP error occurred. HTTP Result Code: 500 Debugging information follows. Path: /drupal-6.20/batch?id=340&op=do StatusText: Service unavailable (with message) ResponseText: PDOException: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'FrantiqV12.book_access_author' doesn't exist: SELECT * FROM {book_access_author} WHERE nid = :nid; Array ( [:nid] => 25 ) in BookAccess::getGrantRecords() (line 362 of /var/www/drupal-6.20/sites/all/modules/book_access/book_access.module).
Thanks !
Comments
#1