The sql calls for creating tables are missing - I've attached a modified version of the file
(If the user has prefixed their tables, they _will_ get errors)

Cheers

CommentFileSizeAuthor
bookreview.install3.19 KBfronbow

Comments

peterx’s picture

I found the same problem and tried:
Disable module
Change .install file
Enable module

Reenabling the module did not reinstall the tables. I do not know if the .install file is run again when you reenable a module.

I tried deleting the unprefixed files and reenabling the module. Still did not work. Had to run the SQL by hand through phpMyAdmin.

The symptoms of the problem are lots of messages when you add a review, the menu entry is created but the book specific information is missing.