*

malik raees

  • **
  • 6 posts
Unable to install Google Login Plugin
« on: February 22, 2023, 11:59:19 AM »
Plugin couldn't be installed because of: Error importSQL::ModelOSM
google_login/model/struct.sql
1215 - Cannot add foreign key constraint

*

MB Themes

Re: Unable to install Google Login Plugin
« Reply #1 on: February 22, 2023, 01:09:54 PM »
Are you using MariaDB?
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

*

questions

  • *****
  • 319 posts
Re: Unable to install Google Login Plugin
« Reply #2 on: February 22, 2023, 02:32:46 PM »
It runs perfect under MariaDB.

Thank you,

*

questions

  • *****
  • 319 posts
Re: Unable to install Google Login Plugin
« Reply #3 on: February 22, 2023, 02:35:25 PM »
Plugin couldn't be installed because of: Error importSQL::ModelOSM
google_login/model/struct.sql
1215 - Cannot add foreign key constraint

Please share with us the error log.

*

malik raees

  • **
  • 6 posts
Re: Unable to install Google Login Plugin
« Reply #4 on: February 22, 2023, 02:43:31 PM »
How can I convert from existing DB to mariaDB?

*

malik raees

  • **
  • 6 posts
Re: Unable to install Google Login Plugin
« Reply #5 on: February 22, 2023, 02:48:20 PM »
Find error log in the attachment

*

MB Themes

Re: Unable to install Google Login Plugin
« Reply #6 on: February 22, 2023, 03:14:36 PM »
First, you must install it on Osclass, not wordpress.
Problems with foreign keys are usually related to MariaDB than Mysql.
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

*

malik raees

  • **
  • 6 posts
Re: Unable to install Google Login Plugin
« Reply #7 on: February 22, 2023, 04:17:49 PM »
When I try to install Google Login Plugin it shows following error:

Plugin couldn't be installed because of: Error importSQL::ModelOSM
google_login/model/struct.sql
1215 - Cannot add foreign key constraint

I am installing it on osclass not on wordpress.
Screenshot is attached.

*

MB Themes

Re: Unable to install Google Login Plugin
« Reply #8 on: February 22, 2023, 07:11:58 PM »
Open struct.sql, use your db prefix and try to run on your db to identify which foreign key is problem
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots