PEAK XOOPS - BLOCKED - WHITE PAGE - HELP! in englishin japanese

BLOCKED - WHITE PAGE - HELP!

  • You cannot open a new topic into this forum
  • Guests cannot post into this forum
Previous post - Next post | Parent - Children.1 .2 | Posted on 2005/10/20 14:44
Panthera  Private From: Northern California  Posts: 3
Ok, I was messing with my Protector & tried to mod the mainfile.php as recommended ... which didn't work!

In the meantime, I have banned myself. No problem, I thought, I'd setup my rescue file. But now it appears I can't remember the password I type in.

Ack! What can I do???
Votes:0 Average:0.00
Previous post - Next post | Parent - Children.1 | Posted on 2005/10/20 23:46
Panthera  Private From: Northern California  Posts: 3
Okay, I tried deleting Protector and then reinstalling .... I still can't access my site. I just get a white page.

Anyone have a brilliant idea for me to try???
Votes:0 Average:0.00
Previous post - Next post | Parent - Children.1 | Posted on 2005/10/23 11:55
Panthera  Private From: Northern California  Posts: 3
Helllooooooooo?

Am I the only one hearing the echo? Is there NO ONE out here that can suggest a solution to my messs up?

Votes:3 Average:0.00
Previous post - Next post | Parent - No child | Posted on 2005/10/24 8:08
McDonald  Lance Corporal From: www.ronsrovlinks.nl  Posts: 30
Not sure but try following:
1. make a backup of your database
2. delete Protector module from server
3. make mainfile.php on your server original (remove the Protector lines only)
4. remove <prefix>_protector_access and <prefix>_protector_log from MySQL database
5. empty the folder templates_c

Note. The mainfile.php on your server is different from before installation of Xoops!
Votes:0 Average:0.00
Previous post - Next post | Parent - No child | Posted on 2005/11/29 14:08
GIJOE  Gunnery Sergeant   Posts: 4110
I'm sorry about my late answer.

The easiest way to recover from "IP banned", edit include/common.php

Search this and comment-out exit() ;
    if ($xoopsConfig['enable_badips'] == 1 && isset($_SERVER['REMOTE_ADDR']) && $_SERVER['REMOTE_ADDR'] != '') {
        foreach ($xoopsConfig['bad_ips'] as $bi) {
            if (!empty($bi) && preg_match("/".$bi."/", $_SERVER['REMOTE_ADDR'])) {
                exit();
            }
        }
    }

After this, you can disabe "IP ban" or uninstall Protector.
Votes:4 Average:10.00

  Advanced search


Login
Username or e-mail:

Password:

Remember Me

Lost Password?

Register now!