Skip to:
Content
Pages
Categories
Search
Top
Bottom

Registration question


  • caioschiavo
    Member

    @caioschiavo

    My community is being made to a school, so I want to allow only students this school are able to login.
    Each student has his number of registration, and I have this data into a mysql table.
    I would like to check, before registration, if this student belongs to my school or not, asking him to enter this number and checking with the database.

    Is there an easy way to do this? I understand a little PHP and mysql, but I’m looking for the files and lines for the inclusion in the database and I’m not finding anything.

    So I thought I’d do the following, change the button link to register for a temporary page where the student will enter this code if it is correct, then redirect him to complete the registration, otherwise it will not be able to access the register.

    Where do I change this URL? or there is another way to do that?

    Sorry for my bad english

Viewing 1 replies (of 1 total)

  • Paul Wong-Gibbs
    Keymaster

    @djpaul

    What about if you disable account registration, and manually create accounts for your students? That way only they will have access and it saves fiddling about with code, which doesn’t sound like the right solution for this.

Viewing 1 replies (of 1 total)
  • The topic ‘Registration question’ is closed to new replies.
Skip to toolbar