06-27-2018, 01:56 PM
Hi there,
Sorry for the delay in getting back to you. during_user_creation is called during both regular registration and manual addition. Your code seems correct, to use the $theNewId variable and run the update command. That being said, is it producing any errors?
Add $dnd($db->errorInfo()) to your during_user_creation file after that command to see if it posts anything.
Sorry for the delay in getting back to you. during_user_creation is called during both regular registration and manual addition. Your code seems correct, to use the $theNewId variable and run the update command. That being said, is it producing any errors?
Add $dnd($db->errorInfo()) to your during_user_creation file after that command to see if it posts anything.