With a minimal install, the menu module is not enabled and the menu_custom table does not exist.
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | 831732-core-system.patch | 1.44 KB | solotandem |
| #1 | 831732-core-system.patch | 1.48 KB | solotandem |
With a minimal install, the menu module is not enabled and the menu_custom table does not exist.
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | 831732-core-system.patch | 1.44 KB | solotandem |
| #1 | 831732-core-system.patch | 1.48 KB | solotandem |
Comments
Comment #1
solotandem commentedPatch attached.
Comment #2
boombatower commentedSeems like any non required table should be checked for existance.
Comment #3
solotandem commentedPatch with unnecessary lines removed.
Comment #4
boombatower commentedComment #5
dries commentedCommitted to CVS HEAD. Thanks.