• Resolved tanerozturk

    (@tanerozturk)


    I have a question about mapping users over WP Multisite. When I create user mapping with Application on some sub-folder on my WP, user object is empty, can you help to resolve that?

Viewing 9 replies - 1 through 9 (of 9 total)
  • Plugin Author Jonathan Stegall

    (@jonathanstegall)

    I’m not sure if this plugin works in Multisite honestly. If you’d want to find out what issues it might have in Multisite and what the fixes are, I’d be open to adding them.

    Thread Starter tanerozturk

    (@tanerozturk)

    hey @jonathanstegall thanks for your reply. I just add some conditions to classes/class-object-sync-sf-wordpress.php file to check if website is multisite and add user meta in drop-down list. Can you add that in new version? And how can I provide that changes to you?

    Plugin Author Jonathan Stegall

    (@jonathanstegall)

    @tanerozturk the best way is to submit a pull request on GitHub. Here are our contributing guidelines.

    I’m certainly open to adding this to the plugin, if you’d submit a pull request that has been tested in multisite. As you may know, this plugin doesn’t only support users, but also posts, attachments (which are normally posts), comments, and terms, as well as custom posts that use the default methods. I’m assuming that multisite handles those other objects in their own way as well, so it would be great if you would add those kind of conditions to those objects as well.

    Plugin Author Jonathan Stegall

    (@jonathanstegall)

    I’m going to mark this one as resolved, but would welcome a pull request to add this to a future version if you’d add it to GitHub (https://github.com/MinnPost/object-sync-for-salesforce/pulls).

    Thread Starter tanerozturk

    (@tanerozturk)

    Thanks @jonathanstegall I’ll create pull request for that feature.

    Hello!

    I am seeing this exact behavior on my multi-site installation. Is there any way I could get this fix please?

    Thank you!
    Masha

    If it’s not possible to update the plugin, would @tanerozturk be so kind and provide me with the code I need to add, please? I was so happy I found this plugin for our project that we have been stuck on for a while, and now I can’t move forward. Any help would be greatly appreciated.

    Masha

    Plugin Author Jonathan Stegall

    (@jonathanstegall)

    Well, I’m still happy to update the plugin if anyone ever gives me a pull request with the code and can verify that it doesn’t cause problems for non multi site users, to be clear.

    I’ll be happy to test, but I am not proficient enough to code this :(.

Viewing 9 replies - 1 through 9 (of 9 total)
  • The topic ‘User mapping’ is closed to new replies.