Fresh install of latest Drupal cvs, then activated the latest cvs verson of autotimezone module. It seemed to have worked fine, but on visiting the settings page I got this message:
'autotimezone settings inaccessible: module needs updating because the _settings hook has been deprecated'. Indeed no autotimezone settings page is present and/or accessible.

Comments

darren oh’s picture

Title: Cannot configure autotimezone, _settings hook deprecated error message » Update for Drupal 5
Category: bug » task

HEAD has not been updated for Drupal 5.

Permanently Undecided’s picture

Assigned: Unassigned » Permanently Undecided
Status: Active » Needs review
StatusFileSize
new1.87 KB

Here's how I updated it...

Permanently Undecided’s picture

StatusFileSize
new89 bytes

... and here's the .info file. So far I haven't encountered any problems with my updated version on a fresh install of Drupal HEAD.

moshe weitzman’s picture

Assigned: Permanently Undecided » moshe weitzman
StatusFileSize
new3.04 KB

updated patch. uses the new drupal_add_js() to add our inline js

moshe weitzman’s picture

StatusFileSize
new3.02 KB

slightly simpler drupal_add_js()

moshe weitzman’s picture

StatusFileSize
new3.12 KB

oops. i had lost a menu item

LukeLast’s picture

Status: Needs review » Fixed

Everything seems to be working, thanks. Committed to HEAD.

moshe weitzman’s picture

FYI, I just branched the module for DRUPAL-5 so folks will start seeing this. I also . I wanted to add a release node for this branch but there is an error on drupal.org right now.

moshe weitzman’s picture

someone else created that release node. we now show up for download for D5. nice.

Anonymous’s picture

Status: Fixed » Closed (fixed)