Changeset [2f13d7dfda0ce32f78b125ba9aef15f9f6540d04] by dleffler
April 21st, 2012 @ 03:17 PM
The user profile extension tables have the auto-increment flag
set for the user_id column which shouldn't be since it is simply a
pointer to the real user_id in the user table. Not sure if this
will fix this issue though. [#579]
https://github.com/exponentcms/exponent-cms/commit/2f13d7dfda0ce32f...
Committed by dleffler
- M framework/modules/users/definitions/user_address.php
- M framework/modules/users/definitions/user_avatar.php
- M framework/modules/users/definitions/user_bio.php
- M framework/modules/users/definitions/user_instant_messenger.php
- M framework/modules/users/definitions/user_phone.php
- M framework/modules/users/definitions/user_settings.php
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
Bug Tracker for Exponent CMS