![]() |
|
Thread Tools |
#1
|
|||
|
|||
![]()
closed
__________________
Hi there ! ![]() No members have liked this post.
Last edited by xrvel; 08 Mar 2020 at 12:12. Reason: closed |
#2
|
||||
|
||||
For other input type, use admin_usergroup_edit hook.
"demotext" is a field in usergroup table. The following members like this post: xrvel
|
#3
|
||||
|
||||
You should look in admincp/usergroup.php, and look for
around line 201. That's where your hook code is executed. You can see that the admincp code uses a set of functions to print out html for the forms, so you can use one of those functions yourself is you want. I think if you name your input tag "usergroup[something]" and create a db column in the usergroup table named "something", you might not have to do anything other than print out the html for your form field. Otherwise, you would need code (probably in a plugin on hook admin_usergroup_save) to handle your input field when the form is submitted. The following members like this post: xrvel
|
#4
|
|||
|
|||
![]()
closed
__________________
Hi there ! ![]() No members have liked this post.
Last edited by xrvel; 08 Mar 2020 at 12:12. |
![]() |
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Selected Users Only Can Edit Admin Options | TECK | vBulletin 2.x Full Releases | 30 | 21 Nov 2002 22:05 |
«
Previous Thread
|
Next Thread
»
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
Thread Tools | |
|
|
New To Site? | Need Help? |
All times are GMT. The time now is 03:55.