I get the following error when I try to run updates at the site:
The following updates returned messages
boxes module
Update #6100
Failed: PDOException: SQLSTATE[42S02]: Base table or view not found: 1146 Table '{my_site}.custom_block' doesn't exist: SELECT delta, body, format FROM {custom_block}; Array ( ) in boxes_update_6100() (line 82 of {my_site}/sites/all/modules/boxes/boxes.install).
Looks like we should add a simple check whether such table exists or not.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | boxes-2092963-update_6100_failed-1.patch | 5.92 KB | PatchRanger |
Comments
Comment #1
PatchRanger commentedDone.
There were plenty of migration rudiments left from D6 - now they are gone.
Please review.
Comment #1.0
PatchRanger commentedTypo.