By Neel on Monday, 08 December 2014
Posted in General Issues
Replies 5
Likes 0
Views 816
Votes 0
How can I change the registration date after the user has registered an account through EasySocial?
Hello Neel,

Unfortunately there was no any setting to allow user to change their registration date in Easysocial or in Joomla user manager as the data property is 'readonly' which means it does not allow any user to edit or change the data.
However you can change the registration date from the database directly by going to #_users table.
·
Monday, 08 December 2014 15:39
·
0 Likes
·
0 Votes
·
0 Comments
·
Perfect! Thank you Ezrul. I had a look at #_users table and noticed I can change this in the 'registerDate' column for that user. Thats pretty easy.

I just want to confirm 1 more thing: is changing the registration date in this #_users table alone is good enough? Meaning, when I change the rego date here, do I also need to change that details anywhere for EasySocial or does EasySocial automatically respect the change once registration date is edited in Joomla's user table?
·
Monday, 08 December 2014 16:56
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello Neel,

Yes, changing the registration date in #_users table is enough as EasySocial use the data from that table as a references
·
Monday, 08 December 2014 17:56
·
0 Likes
·
0 Votes
·
0 Comments
·
Thank you Ezrul
·
Tuesday, 09 December 2014 01:41
·
0 Likes
·
0 Votes
·
0 Comments
·
Thanks for updating Neel, glad that your issues are resolved now
·
Tuesday, 09 December 2014 01:47
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post