PEAK XOOPS - Re: piCal and xoops 2.3.x in englishin japanese

Re: piCal and xoops 2.3.x

List posts in the topic

none Re: piCal and xoops 2.3.x

msg# 1.5
depth:
1
Previous post - Next post | Parent - No child | Posted on 2009/4/8 1:29
pixel  上等兵   Posts: 31
The xoops is set to debug off. I tried turning it on in a couple capacities and then turning it off again add the warning still show up.

Is there a config. file I can adjust?

Below are the settings in the /include/common.php
--------

// #################### Error reporting settings ##################
if ( $xoopsConfig['debug_mode'] == 1 || $xoopsConfig['debug_mode'] == 2 ) {
error_reporting(E_ALL);
$xoopsLogger->enableRendering();
$xoopsLogger->usePopup = ( $xoopsConfig['debug_mode'] == 2 );
} else {
error_reporting(0);
$xoopsLogger->activated = false;
}
$xoopsSecurity->checkBadips();

---------
Votes:22 Average:8.64

Posts tree

  Advanced search


Login
Username or e-mail:

Password:

Remember Me

Lost Password?

Register now!