Hi!
I'm using 3.6.8 version, I'm trying to add user to vb using my own registration system.
The constructor of the class I have take 2 parameters in input
function vB_DataManager_User(&$registry, $errtype = ERRTYPE_STANDARD)
How I have to use it?
May I include directly this class in my code... it look like not... How can I do?
I proposed another way to solve this problem here:
https://vborg.vbsupport.ru/showthrea...27#post1389327
Thanks