Hey,
we wanting to convert our Woltlab Burning Board to a XenForo Board. We wanting to convert this with vBulletin. But our problem is, that if we convert all passwords are invalid. So I thought a while about this problem and I find the solution that we had to saving all salts and hashes from Woltlab Burning Board and I write a Listener to the LoginForm and the script check there first the XenForo password and if the password is invalid, the script check the WBB password and convert then the password to XenForo and delete the WBB-password row.
Is that an possible way? If yes, where can I find the correct coding tutorials? I have never developed with XenForo or Zend.
best regards from Germany (and sorry for my bad englisch),
Josh
we wanting to convert our Woltlab Burning Board to a XenForo Board. We wanting to convert this with vBulletin. But our problem is, that if we convert all passwords are invalid. So I thought a while about this problem and I find the solution that we had to saving all salts and hashes from Woltlab Burning Board and I write a Listener to the LoginForm and the script check there first the XenForo password and if the password is invalid, the script check the WBB password and convert then the password to XenForo and delete the WBB-password row.
Is that an possible way? If yes, where can I find the correct coding tutorials? I have never developed with XenForo or Zend.
best regards from Germany (and sorry for my bad englisch),
Josh