PEAK XOOPS - Re: Error returned while uploading in englishin japanese

Re: Error returned while uploading

List posts in the topic

question Re: Error returned while uploading

msg# 1.1
depth:
1
Previous post - Next post | Parent - Children.1 | Posted on 2006/9/7 3:04
super8_man  二等兵   Posts: 3
Right now I already know why the problem appear already.

This problem is cause by the module of "protector 2.56"
That means this problem occur after I edit the mainfile.php :


include( XOOPS_ROOT_PATH . '/modules/protector/include/precheck.inc.php' ) ;

if (!isset($xoopsOption['nocommon'])&& XOOPS_ROOT_PATH != ' ') {
include XOOPS_ROOT_PATH."/include/common.php";
}
include( XOOPS_ROOT_PATH . '/modules/protector/include/postcheck.inc.php' ) ;


Then after I replace it with the original mainfile.php, the "myalbum" module can works properly already.

But now, if I never edit the mainfile.php, then how am I going to use the "protector 2.56" module ??

Is it possible that these two modules cannot be use together??

Hope to solve this problem soon, thanks!
Votes:13 Average:0.00

Posts tree

  Advanced search


Login
Username or e-mail:

Password:

Remember Me

Lost Password?

Register now!