PEAK XOOPS - Re: I cannot view MinicalendarEx piCal (0.91) in englishin japanese

Re: I cannot view MinicalendarEx piCal (0.91)

List posts in the topic

none Re: I cannot view MinicalendarEx piCal (0.91)

msg# 1.3
depth:
1
Previous post - Next post | Parent - Children.1 | Posted on 2007/9/24 2:18
Cicco  一等兵   Posts: 14
PinMaster
I'm the 2.0.16 version.

I made this modify:

I've change these line:

if( is_object( $GLOBALS['block_arr'][$GLOBALS['i']] ) ) {
// bid from newblocks
$bid = $GLOBALS['block_arr'][$GLOBALS['i']]->getVar('bid') ;
} else {
return array() ;
}

with these:

$bid = 21;
$mcx_sql = $xoopsDB->query( "SELECT bid FROM ".$xoopsDB->prefix("modules")." AS module, ".$xoopsDB->prefix("newblocks")." AS block WHERE (block.mid=module.mid and module.dirname='".$mydirname."' AND block.show_func='pical_minical_ex_show')");


Now i see the block but i can't see the event or image (bullet) category.

Have you any idea?

thank you
Votes:1 Average:10.00

Posts tree

  Advanced search


Login
Username or e-mail:

Password:

Remember Me

Lost Password?

Register now!