2018-07-28, 10:20 AM
So this is really simple, all settings, user profiles including:
So it would work like this:
On the first install upgrade to 1.9.0 the feature would be implemented, meaning you can export/import all the users as wished, but you would need to "Verify" all site/theme settings, after each setting has been saved/updated it gets pushed/copied/stored in the override file/folder. Then when the next release of 1.9.1 comes along, while upgrading, what ever was changed will change, but then it will run a "Forum Initialization" set up where it restores what's in the override file/folder.
Yes, I understand all XXk users won't fit in a file, but you can update the way the players are stored (In their complete own table with all their needed information such as bans/warnings/post count/rep ect) then you can have a cron run to make a copy of that table and put it in (and overwrite) the member table.
- Signatures
- Avatar
- Bio
- Anything on the profile
So it would work like this:
On the first install upgrade to 1.9.0 the feature would be implemented, meaning you can export/import all the users as wished, but you would need to "Verify" all site/theme settings, after each setting has been saved/updated it gets pushed/copied/stored in the override file/folder. Then when the next release of 1.9.1 comes along, while upgrading, what ever was changed will change, but then it will run a "Forum Initialization" set up where it restores what's in the override file/folder.
Yes, I understand all XXk users won't fit in a file, but you can update the way the players are stored (In their complete own table with all their needed information such as bans/warnings/post count/rep ect) then you can have a cron run to make a copy of that table and put it in (and overwrite) the member table.