ID: 30376 Updated by: [EMAIL PROTECTED] Reported By: diabo at mail dot telepac dot pt -Status: Open +Status: Bogus Bug Type: *Calendar problems Operating System: Linux PHP Version: 5.0.2 New Comment:
Sorry, but your problem does not imply a bug in PHP itself. For a list of more appropriate places to ask for help using PHP, please visit http://www.php.net/support.php as this bug system is not the appropriate forum for asking support questions. Thank you for your interest in PHP. . Previous Comments: ------------------------------------------------------------------------ [2004-10-09 20:15:58] diabo at mail dot telepac dot pt 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 this bug report at http://bugs.php.net/?id=30376&edit=1