![]() |
(memberlist template) Why can I there delete a usergroup and how can I do this?
This code on memberlist template makes me curious. Is it even needed by vbulletin? And if when? I just deleted this code from my template for one product and now ask myself if it could harm me anyway.
Code:
<form action="profile.php?do=deleteusergroups&usergroupid=$usergroupid" method="post"> |
This is default vB, not sure why you want to remove this.
|
Its to do with Public joinable usergroups or something I'm guessing. Open profile.php search for:
PHP Code:
|
<a href="http://www.forum.com/profile.php?do=deleteusergroups" target="_blank">http://www.forum.com/profile.php?do=deleteusergroups</a> is giving me a blank page. I am curious if this style option is used by vbulletin or not. For example the sound in quick links > open contacts list is somewhat unused.
|
Its $_POST['do'] so you can't access via. the URL you gave.
|
All times are GMT. The time now is 09:03 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|