PEAK XOOPS - Re: php error in precheck.inc.php in englishin japanese

Re: php error in precheck.inc.php

List posts in the topic

question Re: php error in precheck.inc.php

msg# 1.1.1.1
depth:
3
Previous post - Next post | Parent - Children.1 | Posted on 2005/9/15 21:13
Dave_L  上等兵 From: Virginia, USA  Posts: 35
Line 44 of modules/protector/include/precheck.inc.php is:

$reliable_ips = unserialize( $conf['reliable_ips'] ) ;

To determine why that error is occuring, modify that code as follows and post the ouput:

var_dump('reliable_ips', $conf['reliable_ips']);
$reliable_ips = unserialize( $conf['reliable_ips'] ) ;
Votes:73 Average:4.66

Posts tree

  Advanced search


Login
Username or e-mail:

Password:

Remember Me

Lost Password?

Register now!