MyBB Community Forums

Full Version: custom user field
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hey there, MyBB!

I had a quick query to see if there was a possible way to achieve a certain goal that I'm looking towards. As of current, I've created some custom profile fields that users may edit from the usercp to their liking that appears on their profile, all well and good. However, I'd like to give them the access to edit it from their own profile rather than the UserCP to save them the time from needing to constantly move through the cp just to find the option.

I don't need an advanced method (atleast i hope i don't) just a remedy to add the option to update the custom field from their profile with an update button. 

Is this possible or are there any addons that allow this? (Though I'd rather be able to do it with just some php, installing an addon would be tedious if it ended up not working :/ ). Many thanks.
You'd need a plugin for this, the profile pages themselves have no capacity to update data directly from them. I doubt one exists currently so you may need to request one.