• Resolved hameedhudeen

    (@hameedhudeen)


    Hello,
    I’m using Super Socializer on my website. I have marketplace website made with Dokan. Dokan has a seller verification module which allows to verify sellers using their social profiles like Facebook and Google.

    This verification process has always been giving me “There has been a critical error on your website.” error.

    Today I enabled the debug mode and found code related to Super Socializer conflicting.

    Fatal error: Uncaught Google_Auth_Exception: Error fetching OAuth2 access token, message: 'invalid_grant: Bad Request' in public_html/wp-content/plugins/super-socializer/library/Google/Auth/OAuth2.php:120 Stack trace: #0 public_html/wp-content/plugins/super-socializer/library/Google/Client.php(126): Google_Auth_OAuth2->authenticate('4/8K2ByP7H23PMf...') #1 public_html/wp-content/plugins/super-socializer/super_socializer.php(615): Google_Client->authenticate('4/8K2ByP7H23PMf...') #2 public_html/wp-includes/class-wp-hook.php(287): the_champ_connect(Object(WP)) #3 public_html/wp-includes/class-wp-hook.php(311): WP_Hook->apply_filters(NULL, Array) #4 public_html/wp-includes/plugin.php(544): WP_Hook->do_action(Array) #5 public_html/wp-includes/class-wp.php(388): do_action_ref_array('parse_request', Array) #6 public_html/wp-includes/class-wp.php(739): WP->parse_request('') #7 public_html/wp-incl in public_html/wp-content/plugins/super-socializer/library/Google/Auth/OAuth2.php on line 120

    Notice how codes related to Super Socializer was coming in Dokan’s verification process.

    I then disabled Super Socializer and the Dokan verification was working fine.
    Can you please help me fix this?

Viewing 7 replies - 1 through 7 (of 7 total)
  • Plugin Author Heateor Support

    (@heateor)

    Hi there,

    Seems Dokan is also using the same Google Auth library as this plugin and their seller verification module is triggering the code of Google library being used in this plugin. Did you contact them regarding this?

    Thread Starter hameedhudeen

    (@hameedhudeen)

    Hello,
    No, I didn’t try contacting Dokan regarding this.
    In case like this, where 2 plugins are conflicting over the same libraries, what can we do as a work around or a fix?

    Plugin Author Heateor Support

    (@heateor)

    We will take care of it in upcoming updates. Don’t have any solution at the moment for this. Sorry.

    Thread Starter hameedhudeen

    (@hameedhudeen)

    That’s soothing to hear. Thank you so much ??

    Plugin Author Heateor Support

    (@heateor)

    You would like to update your plugin to version 7.12.46 and see if it makes any difference. Let me know how it goes.

    Thread Starter hameedhudeen

    (@hameedhudeen)

    Hello team,
    I just checked the latest update. From Social login on SuperSocializer to Social verification on Dokan, everything is working fine.
    Thank you so much for your quick support <3

    Plugin Author Heateor Support

    (@heateor)

    You’re welcome ??

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Conflicting with Dokan Multivendor’ is closed to new replies.