PHP Classes

warning messages

Recommend this page to a friend!

      Active Calendar  >  All threads  >  warning messages  >  (Un) Subscribe thread alerts  
Subject:warning messages
Summary:activecalendar generates lots of Warnings with PHP5
Messages:2
Author:wallef
Date:2011-09-07 08:17:56
Update:2012-01-25 19:21:45
 

  1. warning messages   Reply   Report abuse  
Picture of wallef wallef - 2011-09-07 08:17:57
I am using activecalendar with success since 4 years but since the migration from PHP4 to PHP5 by my web hosting Cie. the php code of activecalendar generates lots of Warning: mktime() expects parameter 6 to be long, string given in etc.....with the latest line of the php file
"else return mktime($hr,$min,$sec,$month,$day,$year);"
As of PHP 5 the error reporting constant E_STRICT is available and active.
But the warning messages were not shown on the output when using PHP4.

What can best be done to correct the code line

else return mktime($hr,$min,$sec,$month,$day,$year); for no warning messages

  2. Re: warning messages   Reply   Report abuse  
Picture of Chris Chris - 2012-01-25 19:21:45 - In reply to message 1 from wallef
I am also using this class but it appears to now be unsupported.
Did you find an answer to your question?
This class is exactly what I require and I would gladly pay the developer to maintain it. I can be reached at [email protected]

Chris