Results 1 to 9 of 9
  1. #1
    Join Date
    Dec 2003
    Posts
    56
    Plugin Contributions
    0

    Default How to disable registration and only admin create accounts

    I want to disable registration of new accounts by users, so that only I, as an administrator, can create the accounts, no one else. How can I accomplish this? Thanks in advance.

  2. #2
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,755
    Plugin Contributions
    9

    Default Re: How to disable registration and only admin create accounts

    How do you intend on knowing that a potential customer wants to have an account created?

  3. #3
    Join Date
    Dec 2003
    Posts
    56
    Plugin Contributions
    0

    Default Re: How to disable registration and only admin create accounts

    The thing is that the owner of the store I'm setting up, has his list of wholesale clients that he wants to give access to the store and doesn't want other people that browses the website to get in there, or even try to create an account, at least not for now. So he wants to give the accounts to the people he chooses to, rather than have people create them and wait for authorization.

    In the future, there may be a selection of product models for retail, then the registration will be open for everyone and I'll have to figure out how to give privileged access to the wholesalers to view the whole catalog and limit the products the others can see.

  4. #4
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,755
    Plugin Contributions
    9

    Default Re: How to disable registration and only admin create accounts

    You will have to alter the login code to remove the linkage to the create account function and the tpl's for these pages to remove the display's for create account.

    This way the login link will only disaplay the form for entering the email and pass - NO create account display or code used

    This is in several files in /includes/modules and includes/templates/your template/templates

  5. #5
    Join Date
    Dec 2003
    Posts
    56
    Plugin Contributions
    0

    Default Re: How to disable registration and only admin create accounts

    I see, then there's no easy setting in the admin area. Okay. Now, removing the links wouldn't stop someone from just typing the registration URL if he knows it, right? Then I'd need to remove that file as well? And how can I, as an admin, add new accounts?

    Thanks for your help.

  6. #6
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,755
    Plugin Contributions
    9

    Default Re: How to disable registration and only admin create accounts

    Now, removing the links wouldn't stop someone from just typing the registration URL if he knows it, right?
    This is why I stated altering the code and Removing the create account references and displays - displays are the tpl files and the actual form & processing code is the module files

    Remove them both and no url entry will access it as it does not exist
    Then I'd need to remove that file as well? And how can I, as an admin, add new accounts?
    Look in the downloads section for a 3rd party module to allow an admin to create an account

  7. #7
    Join Date
    Dec 2003
    Posts
    56
    Plugin Contributions
    0

    Default Re: How to disable registration and only admin create accounts

    Thank you very much for your help. :)

    What do you suggest I do for the future change in registration, where I only some chosen products can be viewed be every customer or visitor and only a chosen group of accounts has access to all the models in the catalog?

  8. #8
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,755
    Plugin Contributions
    9

    Default Re: How to disable registration and only admin create accounts

    What do you suggest I do for the future change in registration, where I only some chosen products can be viewed be every customer or visitor and only a chosen group of accounts has access to all the models in the catalog?
    Search the forum for similar requests/ideas, get more familiar with Zen Cart, search the downloads for 3rd party modules that either do this or can be a starting place for you to customize for your client

  9. #9
    Join Date
    Dec 2003
    Posts
    56
    Plugin Contributions
    0

    Default Re: How to disable registration and only admin create accounts

    Thank you very much.

 

 

Similar Threads

  1. Need to create accounts through admin
    By batjammin in forum General Questions
    Replies: 1
    Last Post: 30 Jan 2012, 05:17 PM
  2. Customer Registration and BOT accounts
    By Chris-GPW in forum General Questions
    Replies: 3
    Last Post: 2 Apr 2011, 10:05 PM
  3. How do I disable login and registration?
    By samantha birt in forum Managing Customers and Orders
    Replies: 6
    Last Post: 14 Nov 2007, 09:43 PM
  4. Question - What would impact be if only current users could create accounts?
    By jaxbakers in forum Managing Customers and Orders
    Replies: 3
    Last Post: 15 Apr 2007, 01:19 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg