problems installing and errors
| Project: | Taxonomy Timer |
| Version: | 6.x-1.0-alpha1 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
When installing, I got a "Not compatible with Drupal 6.9" message on the module listing page. I noticed that in the .info file, the dependency line should read:
dependencies[] = taxonomy
(the [] were left off)
I get the following errors:
#1 ______________________________________
* warning: Missing argument 1 for taxonomy_timer_menu() in /Applications/MAMP/htdocs/showcasecmsdrupal6/sites/all/modules/taxonomy_timer/taxonomy_timer.module on line 11.
Removing the may_cache got rid of the error.
#2______________________________________
* warning: preg_match() expects parameter 2 to be string, array given in /Applications/MAMP/htdocs/showcasecmsdrupal6/sites/all/modules/taxonomy_timer/taxonomy_timer.module on line 512.
I'm not sure what that's about.
#3_____________________________________
admin/settings/taxonomy_timer doesn't have a page - it reverts to the /admin/settings/ page.

#1
I have the same problem. I would like to have this module work.
#2
Yeah, that happened to me too. I'm using the drupal 6.12.
How bad, the taxonomy timer is one of the best idea I ever heard for a module, I'd love to see it working again. :-(