Results 1 to 9 of 9

Thread: AUTOREGISTRATION - MODUL

  1. #1
    New user
    Join Date
    08-16-10.
    Posts
    29

    Default AUTOREGISTRATION - MODUL

    Hi!
    i just realize that my registration module is not working i use the autoregistration modle and i don´t know how to configure it. when the email is sended to the user.. shows ##domain## and ##link## domain i know how to use it but ##link## which link??? from where i take that???


    HELP!

    thanks! :ugeek: :ugeek: :geek: :geek: :mrgreen: :mrgreen: ops: ops: ops: :!: :!:

  2. #2
    Experienced user
    Join Date
    06-20-09.
    Posts
    1,311

    Default Re: AUTOREGISTRATION - MODUL

    ##link## normally autogenerates a link in the users email that they must click on to verify their email and complete their registration.
    I don't know about the Autoregistration Module, but it sounds as if it is designed to bypass this verification process????
    In which case just don't use the ##link## wildcard in your email template.

    :?: :?: :?: :? :arrow: :mrgreen: :| ops: ops: :D

  3. #3
    New user
    Join Date
    08-16-10.
    Posts
    29

    Default Re: AUTOREGISTRATION - MODUL

    Ok now other Question!!

    In the Fields are just Name and Surname and Email as Obligatory fields... There is a posibility to put more fields as... adresse and telefon and oder thing???

    Thx!
    :mrgreen:

  4. #4
    User
    Join Date
    10-15-10.
    Posts
    279

    Default Re: AUTOREGISTRATION - MODUL

    That involves simply going into modules, and editing the options for your registration module. They are all checkboxes that show what type of information you want the user to register with.

  5. #5
    New user
    Join Date
    08-16-10.
    Posts
    29

    Default Re: AUTOREGISTRATION - MODUL

    Yes thats done. but my problem is that i want more fields as request fields...but i can not find in the module this option.. to put more fields as request fields.... ops:

  6. #6
    User
    Join Date
    10-15-10.
    Posts
    279

    Default Re: AUTOREGISTRATION - MODUL

    Ahhh you have to download a module to extend the form fields and you can create your own.

    Search the extension repository for xtmembers and you'll come up with xtmembers_fieldeditor. This allows you to create custom form fields for members. Then you can select these fields as you would any other field already generated by the member module.

    There are other xtmembers extensions that are more specific based on the industry you're in, but if you want customization, the xtmembers_fieldeditor will work perfectly.

  7. #7
    New user
    Join Date
    08-16-10.
    Posts
    29

    Default Re: AUTOREGISTRATION - MODUL

    I found the answer i don´t know if they explain it in the manuals but i don´t have but....

    just i modified the file system/module/backend/dca/tl_member.php

    in everyline where the fields of the member are asked

    inside the =>array(bla, bla...) must be too this 'mandatory'=>true and that´s all.

    Thanks :mrgreen:

  8. #8
    Experienced user
    Join Date
    06-20-09.
    Posts
    1,311

    Default Re: AUTOREGISTRATION - MODUL

    just i modified the file system/module/backend/dca/tl_member.php
    no no no...
    http://www.contao.org/custom-configurations.html

  9. #9
    New user
    Join Date
    08-16-10.
    Posts
    29

    Default Re: AUTOREGISTRATION - MODUL


Bookmarks

Posting Permissions

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