@BadBill You will want to access your phpmyadmin panel and go to the DB you want to edit then hit `users`, click edit and paste this code:
UPDATE `users` SET admin=6 WHERE username=“[USERNAME]”
Hit `go` on bottom right.
Happy hosting!
@BadBill You will want to access your phpmyadmin panel and go to the DB you want to edit then hit `users`, click edit and paste this code:
UPDATE `users` SET admin=6 WHERE username=“[USERNAME]”
Hit `go` on bottom right.
Happy hosting!