Welcome to the Question2Answer Q&A. There's also a demo if you just want to try it out.
+1 vote
2.1k views
in Q2A Core by
hello,  how i can add an admin account, cause super administrator account dont works anymore after adding a new user account. what to do .. thanks [urgent]
Q2A version: latest

1 Answer

+1 vote
by
  • you need to login with an admin account to create one, if you can't log in then: open your mysql database, open "qa_users" tabel, change "email" value for your already existing admin to a new one and run "I forgat my password" to get new one.
  • or just create a new user and change "level" value of it in "qa_users" table to 120.
...