Open GoogleCodeExporter opened 8 years ago
/index.php?r=user/profile/edit works without a problem on the current versions
of the framework (1.1.8 r3324) + yii-user-0.3-r107
Original comment by radu.her...@gmail.com
on 15 Sep 2011 at 11:56
Issue reproduced by deleting any Profile Field with sqllite backend.
ProfileField.Delete... when recreating profile table the sql Datatypes are not
redefined.
For example deleting birthday and dumping resulting db is "CREATE TABLE
tbl_profiles (user_id,lastname,firstname);"
No idea why this causes relations to fail.
Original comment by GoGoGadg...@gmail.com
on 3 Mar 2012 at 8:14
No problem anymore with the newest version (maybe r132 or newer) got today via
svn checkout http://yii-user.googlecode.com/svn/trunk/ yii-user-read-only
Original comment by Achi...@googlemail.com
on 12 Apr 2012 at 7:04
Original issue reported on code.google.com by
kona...@gmail.com
on 7 May 2011 at 10:00