I installed V0.10.0 Beta into 2.06
However I have a few questions.
If you could show the bits of code to find/replace that would be most helpful as I do not know php.
1) How do I make it so that the default profile that it uses is a generic members one rather than my own admin one?
I added a new user and it used my profile and made them an admin!
This I could not find to change.
I can see the section;
// define a "dummy user", the profile settings of this user, will be used as default settings for new users
define('DEFAULT_USER_ID', 2);
define('DEFAULT_PASSWD', '123456');
Is this what needs something changing etc?
2) My "delete user" tick box is still there in users profile, however the section to the right with the text on etc has now gone blank?
What could have done this and how should I fix it?
Thankyou, Zoombini

