I've managed to install Drupal 6.5 upgrade (I got an error in the SITE/ALL/FILES as not being writeable but seem to have fixed that by changign permissions)

I then tried to upgrade the DATE module and what I've ended up with is unable to get at the site building > modules page

I tried to enable date module and it said I had to enable Views but before I could I got a fatal error:

It just says

Fatal error: Call to a member function on a non-object in /home/buscfd/public_html/sites/all/modules/date/includes/date_api.views_default.inc on line 99

So I can't do anything to the modules

Can anyone suggest what I do n ow?

Helenrf

Comments

Helenrf’s picture

I removed the new DATE files and restored the old ones and it all works. So how do I upgrade the module if it breaks something?

Helen

cog.rusty’s picture

There is a "Note" in http://drupal.org/project/date about updating to the latest release of views, and also CCK and calendar (if you are using them).