Author Topic: [REQUEST] Usergroups create subcategories in main categories  (Read 4833 times)

0 Members and 1 Guest are viewing this topic.

Offline Pimas

  • Pre-Newbie
  • Posts: 5
    • View Profile
[REQUEST] Usergroups create subcategories in main categories
« on: January 24, 2006, 11:29:49 AM »
Hi, I want to alow usergroup members to create subcategories in the main group categories created by administrators (not personal category).
How can I do this? Does anyone made such MOD? Please think about it.  :roll:

Thanks!

Offline TheOracle

  • Hero Member
  • *****
  • Posts: 875
    • View Profile
Re: [REQUEST] Usergroups create subcategories in main categories
« Reply #1 on: January 24, 2006, 03:48:13 PM »

Please think about it.  :roll:

Thanks!

If it's really a subject to reflect on, why not create it on your own and post the results after ? 8)

Offline Pimas

  • Pre-Newbie
  • Posts: 5
    • View Profile
Re: [REQUEST] Usergroups create subcategories in main categories
« Reply #2 on: January 24, 2006, 06:27:30 PM »
TheOracle,

I believe that if I could do the programming my self, I woudn't post this request.
That's why I posted here this idea / request, to have a feedback if there's someone interested in it.

Anyway, thanks for your post.

Offline TheOracle

  • Hero Member
  • *****
  • Posts: 875
    • View Profile
Re: [REQUEST] Usergroups create subcategories in main categories
« Reply #3 on: January 24, 2006, 06:30:21 PM »
In order to accomplish, the check_permission function would need to be expanded from includes/auth.php. Then, member.php, includes/functions.php and admin/users.php file would also need to be ajusted (as well as additional SQL fields would need to be added in the USERS_TABLE).

Offline Pimas

  • Pre-Newbie
  • Posts: 5
    • View Profile
Re: [REQUEST] Usergroups create subcategories in main categories
« Reply #4 on: January 24, 2006, 06:39:40 PM »
TheOracle,

Thanks for the tip. I'll look into it... Posting later.  :wink: