Results 1 to 5 of 5
  1. #1
    Join Date
    Apr 2005
    Location
    London, Ont. Canada
    Posts
    73
    Plugin Contributions
    0

    Default Remove new registration option

    Is their an easy way of disabling the new user registration?
    We only allow customers to view/shop our cart that we have already created an account for so it would be nice to disable the new user registration.

    Thanks

  2. #2
    Join Date
    Sep 2006
    Posts
    542
    Plugin Contributions
    0

    Default Re: Remove new registration option

    OK, I have not tried this but it should work

    Open includes>templates>your template>templates then

    tpl_login_default.php Go down to about line 85 and locate this time

    <?php echo zen_draw_form('create_account', zen_href_link(

    and put this in front of the first part of the code /* and at the end add this *\

    /* <?php echo zen_draw_form('create_account', zen_href_link

    (end (should be around line 97)

    </form>*\

    This will hide the create an account section.
    Last edited by usernamenone; 24 Oct 2013 at 02:36 AM.
    ~~~~~~~~~~~~~~~~~~~~~~~~~~

    Play with it long enough and you will break it.

  3. #3
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    69,402
    Plugin Contributions
    6

    Default Re: Remove new registration option

    That won't quite work right as you are trying to use php comments in HTML section of the code ... but a sort of good thought, however it is incomplete in several ways ...

    Once a product is in the cart you get a different login altogether ...

    While this could be customized ... it would take quite a bit of work to customize the Login, with or without products in the cart ...

    If I get time to work through all of these steps, I will try to put the customizations together for you ...
    Linda McGrath
    If you have to think ... you haven't been zenned ...

    Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!

    Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today!]
    Officially PayPal-Certified! Just click here

    Try our Zen Cart Recommended Services - Hosting, Payment and more ...
    Signup for our Announcements Forums to stay up to date on important changes and updates!

  4. #4
    Join Date
    Sep 2006
    Posts
    542
    Plugin Contributions
    0

    Default Re: Remove new registration option

    Oh My I have been writing in java and */ */ comments out chunks of code. Yes I can see where just hiding a box would not work down the road. I remember someone else saying they opened and account for their customer and emailed their user name and pass to them and told them to log in using the returning customer. That could be an option I would guess.
    ~~~~~~~~~~~~~~~~~~~~~~~~~~

    Play with it long enough and you will break it.

  5. #5
    Join Date
    Feb 2005
    Location
    Lansing, Michigan USA
    Posts
    20,021
    Plugin Contributions
    3

    Default Re: Remove new registration option

    Since you said you don't want visitors to view or shop on your site, just set Admin - Configuration - Customer Details - Customer Shop Status to 1.

 

 

Similar Threads

  1. v151 How can i remove unwanted fields from New Costumer Registration Form?
    By MorganWheadfields in forum Customization from the Admin
    Replies: 20
    Last Post: 7 Oct 2013, 10:09 AM
  2. Remove Registration Completely?
    By ETbyrne in forum Managing Customers and Orders
    Replies: 67
    Last Post: 11 Nov 2012, 05:06 PM
  3. Remove registration ability
    By awhfy99 in forum Customization from the Admin
    Replies: 9
    Last Post: 16 Oct 2008, 07:10 AM
  4. Registration option for shipping?
    By ronwong in forum Built-in Shipping and Payment Modules
    Replies: 1
    Last Post: 18 Aug 2006, 10:55 AM

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