Knowledgebase: Other problems
How to increase the years available in "Account Created" field when Admin edits or adds a new user (now it only has a year option to 2010) ?
Posted by Esvon Support on 03 January 2011 01:16 PM
Please run the following query from Admin Area -> SQL Command:

UPDATE ec4_field SET extra=REPLACE(extra,"2010","2037") WHERE fset="{user_fields}" AND db_f="regdate"

(if "ec4_" is your tables prefix)


Comments (0)
Help Desk Software by Kayako Fusion