FlexHub Forum

Profiles

Profiles
« on: January 25, 2011, 13:05:06 »
Make Pofile RC list, and not add new profiles then add new user like:

profile:
user

add user
usre

and it have add a new profile :(

Offline LadyStardust

  • *****
  • 257
  • aka Puma
Re: Profiles
« Reply #1 on: January 25, 2011, 21:12:24 »
Hello Hamachi, can you explain a little bit more please?

There is a command in RC to register a new user, check in RC list in "Registration Commands"
And if you want to make a new profile go to: "Settings" and "Profile Management"
Best regards,
LS

Re: Profiles
« Reply #2 on: January 26, 2011, 09:34:53 »
I try ;)

Then i try reg a user, i shall write the profile name, but if i write rege and not reg it make a new profile rege for the user. (littel bug)


List over profiles there can be reg :)
RC/reg user/

RC/reg user/Owner
RC/reg user/VIP
RC/reg user/Reg

Offline LadyStardust

  • *****
  • 257
  • aka Puma
Re: Profiles
« Reply #3 on: January 26, 2011, 11:59:58 »
Yes, that is true, but it is not a bug - when you won't give a profile name when you register a new user, the default profile choosen by hubsoft is Reg profile.
e.g. !addreg NewUser 12345                   < here NewUser will have Reg profile

OK, I understand what you mean now, feature request will be forwarded to FlipFlop. Thank you!
Best regards,
LS

Re: Profiles
« Reply #4 on: January 27, 2011, 09:45:55 »
It is not littel bug it make a new profile if i write bad ?

!addreg NewUser 12345 owner
!addreg NewUser 12345 ower

and it make a new profile ower.

no problem if i get my req :D

Offline FlipFlop™

  • FlexHub Developer
  • *****
  • 505
Re: Profiles
« Reply #5 on: January 27, 2011, 17:32:42 »
No, it won't make a new profile when you mistype. You need to specify an existing profile to register someone, or don't specify a profile and it will use Reg profile.

If you want to add a profile, you can use:

!addprofile <profilename> <profilelevel> [<source profile>]      
That adds a profile. If no source profile is specified, the Reg profile settings will be used.

Will consider adding rightclicks to register users with certain profile.


« Last Edit: January 27, 2011, 17:35:06 by FlipFlop™ »
Check the new FlexHubList!           Add awesome statistics like this for your hub!

This post is a natural product. The slight variations in spelling and grammar enhance its individual character and beauty and in no way are to be considered flaws or defects.

Offline LadyStardust

  • *****
  • 257
  • aka Puma
Re: Profiles
« Reply #6 on: January 27, 2011, 17:43:43 »
 I just tested it, and that is now it looks like in my hub:

Quote
[17:26:51] <FlexBot> *** !addprofile owner 7
[17:26:51] <FlexBot> Profile 'owner' with level 7 created with template settings from profile 'Reg'.
[17:27:18] <FlexBot> *** !addreg NewUser 12345 owner
[17:27:18] <FlexBot> You succesfully registered this user with the following details:
   Nickname:   NewUser
   Password:   12345
   Profile:      owner
   Hubname:   FlexHub
   Hubaddress:   NMDC: dchub://localhost:8000 / ADC: adc://localhost:8000

Please paste this info to the user you just registered.
[17:27:34] <FlexBot> *** !addreg NewUser1 12345 ower
[17:27:34] <FlexBot> Profile 'ower' not found.
[17:28:20] <FlexBot> *** !showprofiles
[17:28:20] <FlexBot> Showing existing profiles:

   10    Hubowner - Owner of the hub
   10    HubBot - Main hubbot, can't be changed
   10    Gui - Profile for GUI, can't be changed
     9    NetOwner - NetOwner/NetFounder
     8    Master - Hub Master
     7    owner -
     7    Admin - Hub Administrator
     6    Moderator - HubModerator
     5    Operator - HubOperator
     4    TB-Vip -
     4    SuperUser - This is super user account
     3    KVip - SpecialVip
     2    Vip - Very Important Person
     1    SomeProfile -
     0    Reg - Registered user
    -1    User - Unregistered user
    -1    Pinger - Hublist Pinger

... is that what you mean? In my Flexhub it works fine.
Best regards,
LS

Re: Profiles
« Reply #7 on: January 28, 2011, 19:53:56 »
-fixed: check for proper profilenames in Hub-Accounts.ini, will change to Reg if profile not found

List over profiles in RC
RC/reg user/

RC/reg user/Owner
RC/reg user/VIP
RC/reg user/Reg

I only need that know ;)