hi there, this is my first post, I like this software, its great..
my Question is:
I have a sign up form, and when the sign up button is clicked it puts the data into my users table, is it possible when entering the data in my users table to automatily put that information (ie: firstname, lastname ,email) in to my lm_users table.
i dont want to manully do it, if you no what i mean..
I am building a site for a client, so i need that part to be auto..
you see the users on my site can only view there own info, and all so they can update and edit there own information.
At the moment when the user changes eg: there email address, it only updates my users table and not the lm_users table.
so in summary ,at the moment i have 1 table with a user email address and another table with the same user email address. This is because i have manully imported the data from my users table to the lm_users table..
I a a couple of ideas , but would like to get your opinion first..
Cheers..thank you..