AuthMe / AuthMeReloaded

The best authentication plugin for the Bukkit/Spigot API!
https://www.spigotmc.org/resources/authmereloaded.6269/
GNU General Public License v3.0
628 stars 516 forks source link

AuthMe Reloaded wont save to wp_users #1408

Closed crypt1cgamer closed 6 years ago

crypt1cgamer commented 6 years ago

I am trying to sync minecraft users with my wordpress website but I am having a few issues maybe you can help me out. I cant get authme to save in the database table wp_users, instead it creates a new database table called users, its in the correct database I want to use the same table data for users to login to my wordpress website. I know I am missing a step here and I apologize but your help would be appreciated.

ljacqu commented 6 years ago

Did you see your comment? This is not very useful. Could you extract it into http://hastebin.com please?

crypt1cgamer commented 6 years ago

my config file is here : https://hastebin.com/liyuguqibo.bash

sgdc3 commented 6 years ago

@ljacqu Any news? ;)

ljacqu commented 6 years ago

Need to install Wordpress locally, which isn't a very... attractive thing to do atm :)

crypt1cgamer commented 6 years ago

If It will help I can allow you to use the current setup I have and you can see whats happening because i am using it on a server that is hosted and we can do it over discord.

ljacqu commented 6 years ago

That's a kind offer but I'll get it set up on Thursday locally so I can mess around with the database and stuff :)

crypt1cgamer commented 6 years ago

Maybe this will help https://hastebin.com/liyuguqibo.bash in line 20 it ask for the table of database name and you can only put 'users' instead of 'wp_users' so that what the file saves as " users " if you put ' wp_users' the plugin gives an error of https://hastebin.com/ujalukaweb.sql. but when left as users the database only saves as users as can be seen here https://prntscr.com/hduqgz so it is not recognizing the wordpress database even though in line 212 in the config.yml I have the passwordHash: 'WORDPRESS' but no other place can I set authme to save as a wordpress database.

ljacqu commented 6 years ago

Ok that's a new error at least. If you search for it in our issue tracker you'll find similar issues (on mobile, not at home, so can't search)

sgdc3 commented 6 years ago

@crypt1cgamer ?

crypt1cgamer commented 6 years ago

I am not working on it anymore as i was removed from the server so no interest in the solution

sgdc3 commented 6 years ago

that doesn't mean anything, we'll keep open this issue

ljacqu commented 6 years ago

we'll keep open this issue

and do what with it? The posted error is one we've had in the past, and without someone interested in it there's no one to support