phpgroupware-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Phpgroupware-tracker] Bug in class.datetime.inc.php under Windows


From: Roberto Nahum
Subject: [Phpgroupware-tracker] Bug in class.datetime.inc.php under Windows
Date: Tue, 15 Apr 2003 09:41:05 +0200

Hi,

each time I input an event in the calendar the following error occurs:

"Warning: mktime() [function.mktime]: Windows does not support negative values for this function in C:\Apache\phpgroupware\phpgwapi\inc\class.datetime.inc.php"

I found that changing the last three parameters in the function mktime where the error occurs from 0,0,70 to 1,1,70 solves the problem. Don't know if there are side effects but, if not, maybe this can be modified in the offical source.

My configuration is: Windows XP pro, MySQL 4.0.12, PHP 4.3.1, Apache 2.0.45 and phpGroupware 0.9.14.501 (anyway the above error occurs with any version I tested)

Roberto





reply via email to

[Prev in Thread] Current Thread [Next in Thread]