StackIdeas
User registration date
By
raph
on Wednesday, 20 May 2015
Posted in
Tips & Tricks (Not Supported)
Likes
0
Views
785
Votes
0
Hi SI team,
I have to import users.
How to change through admin or DB their registration date ?
Thanking you
Raph
Hi raph,
By default Joomla will not allow admin change the registration date from backend, but you can do it from your database.
You can take a look of this table
#__users
-> `registerDate` column.
Hope this help.
Arlex Wong
·
Wednesday, 20 May 2015 02:23
·
0 Likes
·
0 Votes
·
0 Comments
·
#200322
thanks!
raph
·
Wednesday, 20 May 2015 03:15
·
0 Likes
·
0 Votes
·
0 Comments
·
#200334
You are most welcome Raph.
Ezrul Fazwan
·
Wednesday, 20 May 2015 11:00
·
0 Likes
·
0 Votes
·
0 Comments
·
#200358
View Full Post