• Resolved leejosepho

    (@leejosepho)


    I have an admin account along with my regular account in WordPress, and now those same two accounts also exist in my phpBB. I mostly use only my regular account in WordPress, but right now I have been using my admin account in phpBB and the plugin is changing my regular e-mail address in WordPress to my admin e-mail address whenever I do that. That is not a big problem, but it does leave me with duplicate e-mail addresses in WordPress where no two should be the same. So my question: Is it necessary for the plugin to do that? I never use either e-mail address for login.

Viewing 10 replies - 1 through 10 (of 10 total)
  • Plugin Author axew3

    (@axewww)

    you have transfer existent old WP users into phpBB?

    e-mail address in WordPress to my admin e-mail address whenever I do that. That is not a big problem, but it does leave me with duplicate e-mail addresses in WordPress where no two should be the same.

    this should never happen because in WP it is not possible. It is a big problem. So i’m confused how you can get this behavior.

    Thread Starter leejosepho

    (@leejosepho)

    you have transfer existent old WP users into phpBB?

    Yes, I used the plugin for that and the accounts at the two places are identical.

    phpBB is in a sub-folder and its cookies are set for the entire domain, so logging in and out with single-sign-on is working perfectly. But if I am logged in with one account at both sites and then change the active account at either site, something is changing the active WordPress account’s e-mail address to match the one for the active phpBB account.

    The first time I noticed that, I tried correcting it at the WordPress Dashboard but my change was immediately re-changed back to the duplication. At that point I logged out of both sites and changed the address manually by using phpMyAdmin…but then it all happened again the next time I used different accounts at the two sites.

    • This reply was modified 9 years, 2 months ago by leejosepho.
    Thread Starter leejosepho

    (@leejosepho)

    To add just a little more here…

    After having that problem of one WordPress account’s e-mail address being changed even though that made it a duplicate, I later discovered both accounts I am talking about here had lost their Founder status in phpBB. I had to use phpMyAdmin to fix that, and now today I have discovered the account that had its address changed in WordPress had again lost its Founder status that last time its address had been changed before I had discovered any of this was going on.

    • This reply was modified 9 years, 2 months ago by leejosepho.
    • This reply was modified 9 years, 2 months ago by leejosepho.
    Plugin Author axew3

    (@axewww)

    hello, 2 questions (so i will test and fix) to reproduce.
    Scenario when your integration have start:
    1) default install admins (id1 WP id2 phpBB), were available into both WP and phpBB, and with same email address? The transfer has been done for old WP users and so each phpbB user, except id2 (id1 in WP) that while transfer is done is skipped, are updated if there is another phpBB username, his account has been updated with same email of WP (and pass)?
    The integration require you no allow re-use email in phpBB for different accounts. It is important that when integration start email are linked in the same way for all phpBB and WP users. OK we will add a trick to resolve this (i think) very possible problem.

    • This reply was modified 9 years, 2 months ago by axew3.
    • This reply was modified 9 years, 2 months ago by axew3.
    • This reply was modified 9 years, 2 months ago by axew3.
    • This reply was modified 9 years, 2 months ago by axew3.
    Thread Starter leejosepho

    (@leejosepho)

    1) default install admins (id1 WP id2 phpBB), were available into both WP and phpBB…

    No. The default WP admin was deleted as a security measure a very long time ago.

    The transfer has been done for old WP users…

    Yes.

    …and so each phpbB user, except id2 (id1 in WP) that while transfer is done is skipped, are updated if there is another phpBB username, his account has been updated with same email of WP (and pass)?

    I had not mentioned this before, but maybe that skipping is why I had to do some manual editing (one or more passwords, as I recall) after the transfer in order to make my two admin accounts match like they should. In any case and with some edits for security, here is what I have:

    
    WordPress
    | ID: 81 | user_login: memsadmin | e-mail: [email protected] | display_name: members |
    | ID: 2 | user_login: useradmin | e-mail: [email protected] | display_name: leejosepho |
    
    phpBB
    | user_id: 2 | username: memsadmin | e-mail: [email protected] | screen_name: members |
    | user_id: 322 | username: useradmin | e-mail: [email protected] | screen_name: leejosepho |
    

    Everything is fine as long as I use the same account when logged in at both sites, but then ‘[email protected]’ gets changed to ‘[email protected]’ in WordPress whenever I use either account at either site while also using the other account at the other site.

    • This reply was modified 9 years, 2 months ago by leejosepho.
    • This reply was modified 9 years, 2 months ago by leejosepho.
    Plugin Author axew3

    (@axewww)

    ok just fixed languages updates between phpBB/WP for coming 1.6.7, as soon i can i check this, thank for your report.
    Sometime, due to the fact cms are two, and way to install or starting points could be several, it is not so easy imagine any possible scenario, that change maybe due to different integration starting points, by what i’ve experience testing by default starting point.
    This is an important fix to check and will be done as soon.

    Thread Starter leejosepho

    (@leejosepho)

    …not so easy imagine any possible scenario…

    Yes, I can easily believe that is very true!

    I am marking this as resolved because I do not have any problem at the moment and I know you are working on the issue.

    Many thanks!

    Plugin Author axew3

    (@axewww)

    reset to unresolved topic as little time more is needed to check, as i can, and this will remind me.

    Plugin Author axew3

    (@axewww)

    This has been added into install help procedure, highlighted to be sure.

    Before to setup the path setting, that will activate the plugin, be sure that the admin user you are logged in WordPress, exist also into phpBB*. If not exist, create manually the same user with same username and same email address, in phpBB, or you will not be able to re-login into WordPress after path setting setup.

    Plugin Author axew3

    (@axewww)

    well on fly, i’ve forget this, that about topic is more precise, and this will be the solution to this problem.

    On transfer file procedure, (wp users to phpBB) will be added a button, required to be fired before the migration of wp users to phpBB start.
    This will check, and inform, if there are phpBB users with duplicated email that need to be fixed BEFORE the transfer process is executed and integration start.

    This will resolve any possible problem.

    p.s if you have updated to 1.6.7 in these days, please read this because you may have to overwrite all files of the plugin:
    https://ww.wp.xz.cn/support/topic/1-6-7-released-today/

Viewing 10 replies - 1 through 10 (of 10 total)

The topic ‘Question about profile sunchronizations’ is closed to new replies.