MyBB Community Forums

Full Version: Custom Profile Fields
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi,

If you create a new custom profile field and set it so only certain user groups can use it and then move someone into one of the permitted groups and he sets data in the field and then you move him into a group which can't use it, the data stays and isn't cleared.

So:

Group X can use profile field
Group Y can't use profile field

A member is in group Y and then is moved to X and he uses the field. User is moved back from group X to group Y and the data is still stored even know his group can't use it.
Quote:create a new custom profile field and set it so only certain user groups can use it
I do not see such option in the default MyBB system. we have Viewable By permission
(2015-01-10, 12:47 PM).m. Wrote: [ -> ]
Quote:create a new custom profile field and set it so only certain user groups can use it
I do not see such option in the default MyBB system. we have Viewable By permission

http://gyazo.com/8cff9fe4d6f4c3eb1c4dcfa239ff2548
^ oh, that is Editable By permission
(2015-01-10, 11:58 AM)Ben_Conway Wrote: [ -> ]Group X can use profile field
Group Y can't use profile field

A member is in group Y and then is moved to X and he uses the field. User is moved back from group X to group Y and the data is still stored even know his group can't use it.

i dont see it as a bug as long as he could not edit it after moved to Group Y... if he is still able to edit the field even after moving to Y then its certainly a bug... but lets wait for dev's view on this...
(2015-01-10, 01:00 PM).m. Wrote: [ -> ]^ oh, that is Editable By permission

I see where you are coming from here but at the same time if they can't edit it, when they moved to group Y it should still be cleared, no?
There are multiple issues with profile fields listed here: https://github.com/mybb/mybb/issues/1373 Marking as duplicate.
(2015-01-10, 03:50 PM)Destroy666 Wrote: [ -> ]There are multiple issues with profile fields listed here: https://github.com/mybb/mybb/issues/1373 Marking as duplicate.

Thanks. Will this be fixed in 1.8.4?
(2015-01-10, 03:57 PM)Ben_Conway Wrote: [ -> ]
(2015-01-10, 03:50 PM)Destroy666 Wrote: [ -> ]There are multiple issues with profile fields listed here: https://github.com/mybb/mybb/issues/1373 Marking as duplicate.

Thanks. Will this be fixed in 1.8.4?

The milestone was set to 1.8.5 and we don't play to move any issues to 1.8.4 anymore afaik.
(2015-01-10, 04:03 PM)Destroy666 Wrote: [ -> ]
(2015-01-10, 03:57 PM)Ben_Conway Wrote: [ -> ]
(2015-01-10, 03:50 PM)Destroy666 Wrote: [ -> ]There are multiple issues with profile fields listed here: https://github.com/mybb/mybb/issues/1373 Marking as duplicate.

Thanks. Will this be fixed in 1.8.4?

The milestone was set to 1.8.5 and we don't play to move any issues to 1.8.4 anymore afaik.

Okay, thank you!