Posted by fronbow on July 31, 2006 at 10:22am
2 followers
Jump to:
| Project: | Book Review |
| Version: | 4.7.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | critical |
| Assigned: | Unassigned |
| Status: | active |
Issue Summary
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
| Attachment | Size |
|---|---|
| bookreview.install | 3.19 KB |
Comments
#1
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.