Hi Yohebe, If you are using UserManagerPlugin, all profile details are stored in session_attribute table. So,in order to copy them, you need to copy session and session_attribute tables(only lines related to your users).
I can provide you a short script for that. Please let me know if you need it. Thank you, Catalin Balan On May 19, 9:24 pm, [EMAIL PROTECTED] wrote: > Hi all, I didn't find anything on this, but for some reason I was sure > I read something on it in the past. > > I am using the UserManagerPlugin, and would like to copy the profiles > form a previous trac project. any ideas if/how this might be > possible? > > Thanks. > > Yohebe --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Trac Users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/trac-users?hl=en -~----------~----~----~----~------~----~------~--~---
