I am having various issues since today's upgrade from 4.2.2 PL1 to PL2. I copied all the files and ran the upgrade procedure from the install folder, per the readme, then zapped the install folder.
I get this on every page:
Warning: mktime(): You should be using the time() function instead in ..../includes/class_core.php(4715) : eval()'d code on line 1
Things I have tried:
-I tried a new clean default theme with no parents. same behavior.
-I went through every plug in and disabled them one at a time. same behavior
-I turned off the plug in hooks system completely. same behavior.
I am running out of ideas as to the possible cause of this new error message, brought on by today's upgrade. Any suggestions appreciated
php 5.4.32
mysql 5.5.40-36.1
Thanks in advance
Mike
I get this on every page:
Warning: mktime(): You should be using the time() function instead in ..../includes/class_core.php(4715) : eval()'d code on line 1
Things I have tried:
-I tried a new clean default theme with no parents. same behavior.
-I went through every plug in and disabled them one at a time. same behavior
-I turned off the plug in hooks system completely. same behavior.
I am running out of ideas as to the possible cause of this new error message, brought on by today's upgrade. Any suggestions appreciated

php 5.4.32
mysql 5.5.40-36.1
Thanks in advance
Mike
Comment