From:             diabo at mail dot telepac dot pt
Operating system: Linux
PHP version:      5.0.2
PHP Bug Type:     *Calendar problems
Bug description:  strtotime empty time parameter warning

Description:
------------
im having a prob with this function im hoping someone can help me... im
getting this error:

Warning: strtotime() [function.strtotime]: Called with an empty time
parameter. in /xxxx/html/modules/Calendar/index.php on line 615

line 615 is:

while ((strtotime($eventDate_Array[$usedcount]) <=
strtotime("$Date_Array[2]-$Date_Array[0]-$day")) && ($usedcount <=
$count)) {

by any chance anyone can help me?


-- 
Edit bug report at http://bugs.php.net/?id=30376&edit=1
-- 
Try a CVS snapshot (php4):   http://bugs.php.net/fix.php?id=30376&r=trysnapshot4
Try a CVS snapshot (php5.0): http://bugs.php.net/fix.php?id=30376&r=trysnapshot50
Try a CVS snapshot (php5.1): http://bugs.php.net/fix.php?id=30376&r=trysnapshot51
Fixed in CVS:                http://bugs.php.net/fix.php?id=30376&r=fixedcvs
Fixed in release:            http://bugs.php.net/fix.php?id=30376&r=alreadyfixed
Need backtrace:              http://bugs.php.net/fix.php?id=30376&r=needtrace
Need Reproduce Script:       http://bugs.php.net/fix.php?id=30376&r=needscript
Try newer version:           http://bugs.php.net/fix.php?id=30376&r=oldversion
Not developer issue:         http://bugs.php.net/fix.php?id=30376&r=support
Expected behavior:           http://bugs.php.net/fix.php?id=30376&r=notwrong
Not enough info:             http://bugs.php.net/fix.php?id=30376&r=notenoughinfo
Submitted twice:             http://bugs.php.net/fix.php?id=30376&r=submittedtwice
register_globals:            http://bugs.php.net/fix.php?id=30376&r=globals
PHP 3 support discontinued:  http://bugs.php.net/fix.php?id=30376&r=php3
Daylight Savings:            http://bugs.php.net/fix.php?id=30376&r=dst
IIS Stability:               http://bugs.php.net/fix.php?id=30376&r=isapi
Install GNU Sed:             http://bugs.php.net/fix.php?id=30376&r=gnused
Floating point limitations:  http://bugs.php.net/fix.php?id=30376&r=float
MySQL Configuration Error:   http://bugs.php.net/fix.php?id=30376&r=mysqlcfg

Reply via email to