Saturday 11 July 2009 5:08:18 am
I have added some attributes to the user class. One is a Date atribute which will represent the users birthday, one is a field for the user gender and many more. I imported users in ezpublish from an existing community, but with missing those attributes which still exist in my old sql table "members". Now i need a little script where i can update all ezpublish users.
I added the contentobject_id to my "members" table in sql. So i know how to make the loop, i still dont know how i can update the userattributes on ezpublish. So i only need this short snippet, pls.
|