PEAK XOOPS - Re: php 5.1.4: Fatal error: Cannot access empty property in ..../piCal_xoops.php on line 164 in englishin japanese

Re: php 5.1.4: Fatal error: Cannot access empty property in ..../piCal_xoops.php on line 164

List posts in the topic

question Re: php 5.1.4: Fatal error: Cannot access empty property in ..../piCal_xoops.php on line 164

msg# 1.2.1
depth:
2
Previous post - Next post | Parent - No child | Posted on 2006/8/2 5:49
GIJOE  ÀèǤ·³Áâ   Posts: 4110
Is it really piCal 0.76?

piCal_xoops.php in 0.76 should be ...
	// XOOPS Search module
	$showcontext = empty( $_GET['showcontext'] ) ? 0 : 1 ;
	$select4con = $showcontext ? "description" : "'' AS description" ;

Thus, $event->description should not be empty property.
Though it is an issue of an incompatibility between MySQL versions.

Votes:20 Average:4.00

Posts tree

  Advanced search


Login
Username or e-mail:

Password:

Remember Me

Lost Password?

Register now!