Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failed Query of INSERT INTO m_users #299

Open
coffe1nk2 opened this issue Dec 26, 2019 · 3 comments
Open

Failed Query of INSERT INTO m_users #299

coffe1nk2 opened this issue Dec 26, 2019 · 3 comments
Assignees
Labels
Milestone

Comments

@coffe1nk2
Copy link

I have successfully install this application, but got error to create new account.

go to:
http://mono.kmbtest:8080/setup.php

Insert all 'Username','Email', and 'Password'

Failed Query of INSERT INTO m_users ( username, password, salt, is_admin, email, admin_note ) VALUES ( 'root' , 'd0b850436ff8db5d65d9a3abd6d7716fc5a4d4712b4679fe1f607aa96e585431' , '0d1', '1', 'root@localhost.com', 'monoto-admin' );

@yafp yafp self-assigned this Dec 27, 2019
@yafp yafp added the Cat: bug label Dec 27, 2019
@yafp yafp added this to the Version 5 (Pentagonum) milestone Dec 27, 2019
@yafp
Copy link
Owner

yafp commented Dec 27, 2019

Hey,

first of all thanks for your feedback.
I did realize some days ago that the 4.x series with it changes to the user-account creation did break several things for new setups.

Sorry about that.

I do need to clean that mess up, but i guess i'll not find time for that before the new year starts. Sorry....

@yafp
Copy link
Owner

yafp commented Dec 28, 2019

@coffe1nk2
most likely the sql structure in the project repo is not up to date as i am almost always working on my personal installation.

I'll try to clean that up in january.

@coffe1nk2
Copy link
Author

Hi yafp,

Thank you very much...

Happy new year... :)

@yafp yafp modified the milestones: Version 5 (Pentagonum), 4.1.0 Dec 29, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants