I just updated to 5.11 today. Suddenly, I'm getting the error:
Fatal error: Cannot redeclare date_make_date() (previously declared in /home/public_html/modules/date/date_api.module:600) in /home/public_html/modules/date/date.inc on line 218
And Cron is running continually! The only way to stop it is by deleting the Date module folder, which is kinda important to be there.
Not sure whether it's related, but I also have this error in my log:
Location http://techtalkforfamilies.com/admin/logs
Referrer http://techtalkforfamilies.com/admin/by-module
Message opendir(modules/???) [function.opendir]: failed to open dir: Permission denied in /home/public_html/includes/file.inc on line 643.
Severity error
Help?! Thanks.
Comments
Ignore the 2nd error
I figured out the second error. I have a folder called "???" that I can't seem to delete. Contacting my host about that one. Still can't figure out the date/cron problem. Help appreciated.
Dale
http://techtalkforfamilies.com
It sounds like you have old
It sounds like you have old and new files mixed together. Disable all the date-related modules temporarily. Empty out the date folder completely before adding in the new files. Then go and re-enable your date modules. Also be sure to visit update.php to see if you need updates.