![]() |
|
#1
|
||||
|
||||
|
Right now we can set the amount of categories a usergroup can create.
I would like to see it so that we can assign it by individual users. If we could have it default by user group, but have it so we could change it in the users profile and have it override the usergroup setting. |
|
#2
|
||||
|
||||
|
Something like that would probably require changing vBulletin tables in order to add a new column for the number of categories, which is something we try to avoid whenever possible.
|
|
#3
|
||||
|
||||
|
If the user group is only allowed one category then I could create another category in ADMIN and assign the user as the owner of the category and this would be a way of overriding this wouldn't it?
|
|
#4
|
||||
|
||||
|
No, that would still count as the one of the users categories.
Any reason you couldn't just add another vB usergroup or two for those members and then add them to that group? If that wouldn't work, I could probably give you the code for a plugin that you could add to change the category limit for specific users. |
|
#5
|
||||
|
||||
|
Yes your right that would count as as one of the users categories, but if they have already reached their category limit then the Admin can create another category and assign it them them and that will let them exceed their limit right?
Yes I could also assign another VB usergroup, but I don't want to keep adding usergroups just for added the amount of categories a person can have. This would work also. |
|
#6
|
||||
|
||||
|
I am so close to putting this on my real site now and asking for beta tester. I only need three things to complete that.
1. To get the categories that they can not submit to, to not show up. 2. Need the time stamp option. 3. Need to be able to override or set users to amount of categories that can create. |
|
#7
|
||||
|
||||
|
Ahh, sorry I misunderstood you. There are no checks for the number of categories a user has on the admin side, so yes, that would work.
Or a plugin that looks something like this should work: Product: vBulletin Hook Location: style_fetch Title: (your choice) Execution Order: 20 Plugin PHP Code: PHP Code:
PHP Code:
Then when you just have one user who will have a different allotment, you use the code: PHP Code:
|
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Collapse just some categories, some categories not | basketmen | Chit Chat | 2 | 11-11-2006 11:40 AM |
| Changing the amount of latest post shown | BroKeN | "How Do I..." Questions | 3 | 04-02-2006 06:49 PM |
| amount of queries | Lionel | Troubleshooting / "How do I..." Questions | 23 | 08-21-2005 02:20 PM |
| [Q] What is the max amount of directories? | MikaK | "How Do I..." Questions | 13 | 02-03-2005 04:51 PM |