NamelessMC

Internet Explorer

Internet Explorer is not supported. Please upgrade to a more modern browser.

Question Authme integration error
Started by sukyno

sukyno

sukyno

Member
Joined
25 Mar 2020
Last Seen
11 Jan 2023
Topics
2
Posts
4

Hi,
I would like to connect my server to the website via AuthMe.
The server created an AuthMe table for me, but I can't even connect to the website.
Don't know what it could be?

This is web config: (After saving the data, the page loads as if I didn't fill it out)

This is AuthMe config: (it works correctly)
- hash type is BCRYPT

I tried filling the data manually in the minecraft_authme.php file - modules/Core/pages/panel - but it didn't help

sukyno · about 1 year ago · Last edited: about 1 year ago
Daddyyy1000

Daddyyy1000

Member
Joined
28 Dec 2022
Last Seen
15 Jan 2023
Topics
2
Posts
8

try to disable SSL

Daddyyy1000 · about 1 year ago
sukyno

sukyno

Member
Joined
25 Mar 2020
Last Seen
11 Jan 2023
Topics
2
Posts
4

I tried but it didn't help :/
I don't know if there is somewhere to turn on debug on the website to see any errors...
When I fill out the form in STAFF CP>Integration AuthMe and save it, the page refreshes and the form is blank.

sukyno · about 1 year ago
sukyno

sukyno

Member
Joined
25 Mar 2020
Last Seen
11 Jan 2023
Topics
2
Posts
4

This is errors:

www/modules/Core/pages/panel/minecraft_authme.php(57) 2: Undefined array key 0
www/modules/Core/pages/panel/minecraft_authme.php(57) 2: Attempt to read property "id" on null
modules/Core/pages/panel/minecraft_authme.php(58) 2: Undefined array key 0
modules/Core/pages/panel/minecraft_authme.php(58) 2: Attempt to read property "value" on null
www/modules/Core/pages/panel/minecraft_authme.php(58) 8192: json_decode(): Passing null to parameter #1 ($json) of type string is deprecated
www/modules/Core/pages/panel/minecraft_authme.php(123) 2: Undefined array key 0
www/modules/Core/pages/panel/minecraft_authme.php(123) 2: Attempt to read property "value" on null
sukyno · about 1 year ago