So my forum went through a very strange attack deleting the Administrator account... How would I go about fixing this because I'm having to make forum changes through phpmyadmin -_- It's getting painful. Please Help!
Administrator Account Issue
|
2014-09-29, 10:28 PM
Not understanding nor working.
2014-09-30, 01:46 AM
try to create new user with admin privileges by using phpmyadmin / sql query
2014-09-30, 01:19 PM
If you have made it so at least one usergroup can access the Admin CP place yourself in that group. You can check which groups can by running this query:
Make sure also in your /inc/config.php file that your uid is in the $config['super_admins'] variable. Then create a file in the directory of your forum with this:
Check if you are able to view the Admin CP after that. If you can, go ahead and delete the file you just created so no one can use it.
2014-10-01, 02:17 AM
(This post was last modified: 2014-10-01, 02:24 AM by SSN_ATomIC.
Edit Reason: Left out a piece of helpful info
)
(2014-09-30, 01:19 PM)dragonexpert Wrote: If you have made it so at least one usergroup can access the Admin CP place yourself in that group. You can check which groups can by running this query: I'm a bit of a noob when it comes to MySQL and crap. Could you walk me through this briefly? When I try signing in through AdminCP it asks for an E-Mail or Username and Password which I can't seem to insert or find in the database... EDIT: I also run Steam Logins and completely removed regular registration from the menu... What's the link? Also, here is my forum that I'm having issues with: http://sereneservernetwork.com/forum
2014-10-01, 03:20 AM
^ see SQL queries guidance
2014-10-04, 05:57 PM
If you have a backup, i would restore it and take some time to secure your installation to prevent it from happening again.
|
« Next Oldest | Next Newest »
|
Users browsing this thread: 1 Guest(s)