PEAK XOOPS - blank page with 2.32 in englishin japanese

blank page with 2.32

  • You cannot open a new topic into this forum
  • Guests cannot post into this forum
Previous post - Next post | Parent - Children.1 | Posted on 2005/2/5 15:28
irmtfan  »°Åù·³Áâ   Posts: 96
thank you all for this powerful module
i use this module from 2+ versions but now i have problem with 2.32.
i ( and many of my users) have blank pages when login at site and must reload page several times to correct this issue.
even in this site http://www.peak.ne.jp/xoops i have blank page in login.
i consider that this line cause the problem:

include( XOOPS_ROOT_PATH . '/modules/protector/include/postcheck.inc.php' ) ;
i remove this line and my problem solve now
many thanks.
Votes:0 Average:0.00
Previous post - Next post | Parent - Children.1 | Posted on 2005/2/6 11:49
GIJOE  ÀèǤ·³Áâ   Posts: 4110
hi irmtfan.

You accesses via "changeable IP" like AOL.

All you have to do is fully-unset "Groups disallowed IP moving in a session".

The trouble of Blocks admin is caused by a same reason.

Edit include/gtickets.php and remove the checker.

		// CHECK: different ip
		if( $found_stub['ip'] != $_SERVER['REMOTE_ADDR'] ) {
			$this->clear() ;
			$this->_errors[] = 'IP has been changed' ;
			return false ;
		}
Votes:0 Average:0.00
Previous post - Next post | Parent - Children.1 | Posted on 2005/2/6 16:00
irmtfan  »°Åù·³Áâ   Posts: 96
thanks a lot
my connection is LAN and im nearly sure they change connection IPs
i just can say you're rock
Votes:0 Average:0.00
Previous post - Next post | Parent - Children.1 .2 | Posted on 2005/2/10 16:05
irmtfan  »°Åù·³Áâ   Posts: 96
Gijoe,
still a few users complain about blank pages when i add that line in mainfile.php
do you have any idea? for example change some code or any setting in module preferences
thanks a lot
Votes:0 Average:0.00

question Re: blank page with 2.32

msg# 1.1.1.1.1
Previous post - Next post | Parent - Children.1 | Posted on 2005/2/10 17:43
frankblack  ÆóÅùʼ   Posts: 8
Perhaps it would be a good idea, if the blank pages would be template-based, so you can edit them and display some warnings and at least an email-adress to the webmaster.

I don't want to exclude silly users forever.

Another thing I found: A user posted a thread in the forum containing sample code concerning REWRITE with some *. But this user was listed as guest in the Protect Center.

I wonder what is happening here if I poste the code? Here is the thread:

Moin,

folgenden Kram

RewriteEngine On
RewriteCond %{HTTP_REFERER} !^http://DeineDomain.de/ [NC]
RewriteCond %{HTTP_REFERER} !^http://www.DeineDomain.de/ [NC]
RewriteRule /* http://www.DeineDomain.de/index.html [R,L]

in eine .htaccess packen und in den Bildordner der Galerie laden. Bei installiertem mod_rewrite werden die "Backdoor-Heinis" wieder zur Startseite geschickt oder Du bastelst eine nette Seite mit nem Fehlertext...


Martina

*/
Votes:0 Average:0.00

question Re: blank page with 2.32

msg# 1.1.1.1.1.1
Previous post - Next post | Parent - No child | Posted on 2005/2/11 18:02
GIJOE  ÀèǤ·³Áâ   Posts: 4110
Do you mean appending */ in last of the post?

If so, set "Action if an isolated comment-in is found" to none.

After changing XOOPS_DB_PREFIX from xoops to a randomized string, the attacks of SQL Injections are not so scared.
Votes:0 Average:0.00

question Re: blank page with 2.32

msg# 1.1.1.1.2
Previous post - Next post | Parent - No child | Posted on 2005/2/11 18:05
GIJOE  ÀèǤ·³Áâ   Posts: 4110
The most important thing is reveiling the cause.

You should turn off the options of Protector at first.

"Blank Page"
"exit"
"die"
...

Votes:0 Average:0.00

  Advanced search


Login
Username or e-mail:

Password:

Remember Me

Lost Password?

Register now!