Well, I installed PHPBB Nuke forum as a sub-domain on my site. Somebody finds the way to sign in as 'admin' and posts bad sites links. There were able to create new categories, subjects, etc.
Is there a way to set up some kind of security and stop them from doing that.
I'm not sure if the site was hacked, because they don't post anything on the site as they usually do. They simply go right to the forum, which is located in different folder. Since it is not really part of the site, I'm guessing that the forum is not protected by Sentinel.
...Well, part of the problem is that I can not access phpMyAdmin. Using the cpanel I tried to create a new account with different name and password, but each time I go back to the site to login as the new user I got this message :
---
DEBUG MODE
SQL Error : 1054 Unknown column 'user_login_tries' in 'field list'
SELECT user_id, username, user_password, user_active, user_level, user_login_tries, user_last_login_try FROM phpbb_users WHERE username = 'bob'
Line : 65
File : login.php
---
Go back and check login.php, nothing seems to work.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum