PEAK XOOPS - Re: MinicalendarEx plugin in englishin japanese

Re: MinicalendarEx plugin

List posts in the topic

question Re: MinicalendarEx plugin

msg# 1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1
depth:
15
Previous post - Next post | Parent - Children.1 | Posted on 2006/8/3 21:11
PinMaster  上等兵 From: Marseille (France)  Posts: 40
I has just made a test with the plug' in pical on minicalandar_ex, and that functions. I don't understand your problem.

There is a menu dedicated to the maintenance of the tables on piCal. Look at if it would not have an error there.

There remains however a solution to correct your problem but usable that in your precise case.
It will be necessary to modify request SQL with your values taken in phpmyadmin and the name of the file of installation of piCal.
Replace the ligne :
		$sql_mid_mod = "SELECT mid FROM ".$xoopsDB->prefix('modules')." WHERE dirname = '$mydirname'";
		$mcx_sql = $xoopsDB->query( "SELECT bid FROM ".$xoopsDB->prefix("newblocks")." WHERE mid=($sql_mid_mod) AND show_func='pical_minical_ex_show'" ) ;
		list($bid)= $xoopsDB->fetchRow( $mcx_sql );
By :
$bid = value_mcx
With value_mcx equal of value numeric in pi_type. At home, I thus have mcx31… value_mcx = 31 .
In result ligne :
$bid = 31

I hope that there that will be good.
Votes:10 Average:9.00

Posts tree

  Advanced search


Login
Username or e-mail:

Password:

Remember Me

Lost Password?

Register now!