Active
Project:
Book Review
Version:
4.7.x-1.x-dev
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
31 Jul 2006 at 10:22 UTC
Updated:
26 Aug 2006 at 07:08 UTC
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
| Comment | File | Size | Author |
|---|---|---|---|
| bookreview.install | 3.19 KB | fronbow |
Comments
Comment #1
peterx commentedI 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.