That seems to be something that will need to be done. I can't decrypt the existing passwords, I was thinking about overwriting the password when they log into wordpress. This way the password will be the same even if they change it in wordpress.
So if I include the global.php, I still need to pass their credentials to vB to get the session to be of a logged in status. Also, I have vB running inside of WP. So if I call vB in WP, it will essentially call WP twice and cause issues.
I guess I just need to know what the best way to log into vB from outside of vB is. Is the API the way to do that?
|