2014-06-28, 01:21 AM
Hello,
What I am trying to do is integrate the Mybb system with Wordpress so far I have archived this with a plugin that's still in it's alpha stages but it's the only option as everything is outdated and does not work
Anyway, What it does is connects to the Mybb table uses the mybb cookie as the login source for the wordpress site, However it also creates a user in the wordpress users table as will with there password.
First question:
1: say if I had 1 million users and that would then double with 2 million users for example as a worst case, Would that slow down the site having users in both tables
2: It also stores the password in the wordpress table as will and encrypts it in the wordpress method, Would that be more unsecure having the password is two different methods on two different tables.
Please reply as soon as possible so I know where to go with this
Thanks!
What I am trying to do is integrate the Mybb system with Wordpress so far I have archived this with a plugin that's still in it's alpha stages but it's the only option as everything is outdated and does not work

Anyway, What it does is connects to the Mybb table uses the mybb cookie as the login source for the wordpress site, However it also creates a user in the wordpress users table as will with there password.
First question:
1: say if I had 1 million users and that would then double with 2 million users for example as a worst case, Would that slow down the site having users in both tables
2: It also stores the password in the wordpress table as will and encrypts it in the wordpress method, Would that be more unsecure having the password is two different methods on two different tables.
Please reply as soon as possible so I know where to go with this
Thanks!