fatal error after date module upgrade, also unable to downgrade
anthonym - August 13, 2008 - 19:23
| Project: | Date |
| Version: | 5.x-2.0-rc2 |
| Component: | Code |
| Category: | bug report |
| Priority: | critical |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
After upgrading to the most recent rc version of date module I get the following error and cannot access my site at all:
Fatal error: Call to undefined function date_views_browser_period_arg() in .../sites/all/modules/date/date/date.theme on line 200
Before the upgrade I had rc-2. I tried re-installing this as well as several other versions of the module, all with the same results. The only way I can get on my site is to delete the entire module directory using cPanel without disabling first which is probably not the best idea. All my other modules are up to date. Any ideas?

#1
Hmm, that is a deprecated function, I need to get this code updated. I'll investigate.
#2
It turns out there were several errors in the Date Browser that needed to be fixed. It was one of the first things I did and didn't get back later to make sure it was still working right after I made other changes.
Should be OK with the latest commits.
#3
Automatically closed -- issue fixed for two weeks with no activity.