+ Reply to Thread
Results 1 to 6 of 6

Thread: Hidden account type?

  1. #1

    Hidden account type?

    Is it possible to have an account type that can be assigned to a user by administrator only and cannot be selected by the user during registration? I would like to have a user class with special benefits that I can assign based on specific criteria. Is there a different way to handle this?

  2. #2
    Hello,

    It's possible with small modification to the code:

    open includes/controllers/registration.inc.php file

    find code

    Code:
    Only registered members can view the code.
    and change to

    Code:
    Only registered members can view the code.

  3. #3
    Senior Member
    Join Date
    Oct 2011
    Posts
    113
    Thank you, I also need the function

  4. #4
    Senior Member
    Join Date
    Oct 2011
    Posts
    113
    Would it be possible to combine different dealer-account-types on one dealer page like /dealer-accounts.html?

  5. #5
    Quote Originally Posted by Mike F. View Post
    Hello,

    It's possible with small modification to the code:

    open includes/controllers/registration.inc.php file
    Thanks a ton, Mike!

  6. #6
    Master
    Join Date
    Nov 2015
    Location
    calisyapiemlak.com.tr
    Posts
    236
    I wrote in the wrong place ...
    You did not see sorry
    Last edited by Yakup calis; March 24, 2017 at 07:33 AM.

+ Reply to Thread