Upgrading with the contact module on leads to:
* Failed: SQLSTATE[42S22]: Column not found: 1054 Unknown column 'module' in 'field list'
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | 773792_1_contact_dependencies.patch | 638 bytes | scor |
Upgrading with the contact module on leads to:
* Failed: SQLSTATE[42S22]: Column not found: 1054 Unknown column 'module' in 'field list'
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | 773792_1_contact_dependencies.patch | 638 bytes | scor |
Comments
Comment #1
scor commentedContact update 7002 calls the new user_role_grant_permissions() and therefore needs to run after user_update_7006();
Comment #2
catchNice find.
Comment #3
webchickCommitted to HEAD!