Closed (fixed)
Project:
Drupal core
Version:
4.5.1
Component:
user.module
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
15 Jan 2005 at 00:41 UTC
Updated:
16 Jan 2005 at 06:30 UTC
version: 4.5.1
Happens while submitting a blog / story / page / book,
Fatal error: Unknown column 'profile' in 'field list' query: UPDATE users SET profile = 4 WHERE uid = 5
profile module and respective table(s) are installed, the users table does'nt contain profile field, should it be added ?
Comments
Comment #1
gkrishna commentedThe above error occured after the inclusion of groups module. When groups module is disabled, the blog / page can be added. So, this is not user module bug