Page 1 of 1

Please help!! Website banned everyone...

PostPosted: Sun Mar 04, 2007 10:14 pm
Author: SquidHC
Your phpBB Version: 2.0.
phpBB Type: Integramod 141
MODs: No
Your knowledge: Basic Knowledge
Board URL: http://www.eternityguild.info

PHP Version:
MySQL Version:


What was done before the problem appeared?



What was done to try to solve the problem?




De.scription and Message

Ok so after our website being up for a few months with no issues, suddenly it is banning everyone. Even me and Im the admin. Its giving the following message on the screen. Please help me save this. Also, someone reported them getting banned to me, so I logged in and reset there password for them. When I clicked submit it happened. Then I tried it on a diferent system and same thing.

Critical Error!
message_die() was called multiple times.
Error #1
You_been_banned

Error #2


Line : 132
File : /home/content/S/i/r/SirSquid/html/includes/functions_jr_admin.php
SQL : SELECT * FROM phpbb_jr_admin_users WHERE user_id =

Re: Please help!! Website banned everyone...

PostPosted: Mon Mar 05, 2007 1:22 am
Author: Frost
Did you recently try making junior admins? If so did you accidentally set as auto join and not set the allowed number of jr admins in security?

Also, just out of curiosity does your includes/functions_jr_admin.php have the following code in it?
Code: Select all
    1. if (!defined('IN_PHPBB'))      2. {      3.    die('Hacking attempt');      4. }


Also would be a good idea to exclude your full path from posting for help in the future

Edit...

Is
Error #1
You_been_banned


the real message users receive? Sounds kind of funny to me..

Edit #2...

Also, what is the deal with this link in your top menu "ctracker_gmb_loginlink"?
Did you recently edit any files pertaining to crackertracker?

Re: Please help!! Website banned everyone...

PostPosted: Mon Mar 05, 2007 2:29 am
Author: SquidHC
I havent added any Jr Admins, changed anything in any files, or anything like that atall. And that thing on the top bar, thats new as of everyone getting banned. This came out of nowhere.

PostPosted: Mon Mar 05, 2007 2:33 am
Author: SquidHC
1. if (!defined('IN_PHPBB'))
2. {
3. die('Hacking attempt');
4. }

No, this is not in the file.

Re: Please help!! Website banned everyone...

PostPosted: Mon Mar 05, 2007 2:00 pm
Author: SquidHC
bump

PostPosted: Tue Mar 06, 2007 8:30 am
Author: suicico
OK ... well open your php my admin
and find the very first user in your user table ..
this should be the user Anonymous ..
There you will see that this user is in ban mode ..
Unban that account from within the myadmin and all back to normal.

PostPosted: Tue Mar 06, 2007 9:39 am
Author: SquidHC
I can not even access the site because Im banned from it, everyone is. You cant go anywhere. Anyway I already downloaded it, and am working on uploading and reinstalling. Meh not too big of a deal I guess. Just hope it doesnt happen again.

Re: Please help!! Website banned everyone...

PostPosted: Tue Mar 06, 2007 1:23 pm
Author: Frost
he was talking about in you control panel, php myadmin

PostPosted: Wed Mar 07, 2007 3:15 am
Author: suicico
Yep that what i was saying ..
<img>

Re: Please help!! Website banned everyone...

PostPosted: Sun Mar 11, 2007 9:30 am
Author: Aquilo
We are having the exact same issue - many members on our site getting this "ban"

EDIT: I removed the rest of this post, because I realized it was in the wrong section...

new post is here:
http://www.integramod.com/forum/viewtop ... 2802#22802