MyBB Community Forums

Full Version: Members website option
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Is there a way to not allow a particular member group to have the website option in their profile?

I noticed I can't add a web site to my profile here, but I see that option is enabled for different groups. I want to do the same thing but can't find where the option is.

As we stand now if a new user signs up and fills in the url section in their profile the website button appears in every post. I'd like to be able to take that option away for that particular group.

Do I need to add some code or am I just missing the option in the admin panel?

using the cure template with Mybb 1.6
Thanks
Use this so users with only x post use website option
http://mods.mybb.com/view/auto-website-r...in-profile
Thank you, that's what I'm talking bout.

Where is the option to enter in the x amount of posts before a user can use that option?
You would need someone to edit that plugin to display the website after X posts.
Ooh thats very old plugin try this
http://mybbhacks.zingaburga.com/showthread.php?tid=356
FOR SETTINGS
Adds a setting under Profile options to specify the minimum post count for signatures to be shown. It will hide signatures in posts and the profile page, and will give a warning in the edit signature page that signatures will be hidden.
(2013-08-13, 04:55 AM)New2mybb Wrote: [ -> ]Use this so users with only x post use website option
http://mods.mybb.com/view/auto-website-r...in-profile

(2013-08-14, 04:17 AM)test-ok Wrote: [ -> ]Thank you, that's what I'm talking bout.

Where is the option to enter in the x amount of posts before a user can use that option?

Put only "autowebsiteremoval.php" in plug-ins > Activate, and it will give you a new option under Board Settings titled "Automatic website Removal Plugin" Change settings to suit.