View Full Version : (memberlist template) Why can I there delete a usergroup and how can I do this?
ThorstenA
19 Aug 2008, 17:18
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:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
Marco van Herwaarden
20 Aug 2008, 07:08
This is default vB, not sure why you want to remove this.
Opserty
20 Aug 2008, 09:07
Its to do with Public joinable usergroups or something I'm guessing. Open profile.php search for:
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
Check out what the PHP code is doing.
ThorstenA
20 Aug 2008, 09:16
http://www.forum.com/profile.php?do=deleteusergroups 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.
Opserty
20 Aug 2008, 09:24
Its $_POST['do'] so you can't access via. the URL you gave.
vBulletin® v3.6.12, Copyright ©2000-2013, Jelsoft Enterprises Ltd.