• hello everybody,
    I am developing an application that displays on all the people celebrating a birthday today ,
    To do this I installed the plugin “Register plus redux” and I added a field “Date of birth” to the registration,
    Now I want to access these records and i can’t find this field in the database ,
    I really would appreciate any help,
    thanks,
    Tal Levi.

Viewing 1 replies (of 1 total)
  • Plugin Author radiok

    (@radiok)

    You should be able to get at that field from the userinfo of the user. Something like $user->date_of_birth

    Whatever you entered for the field name will be parsed, spaces replaced with underscores and converted to all lower case.

Viewing 1 replies (of 1 total)

The topic ‘[Plugin: Register Plus Redux] Development problem’ is closed to new replies.