On installing the D6 branch, [2.x-dev-[2009-11-09] I receive the following errors:

    * warning: Missing argument 1 for update_status_aggregator_menu() in /home/user/public_html/t/sandbox/sites/all/modules/update_status_aggregator/update_status_aggregator.module on line 14.
    * warning: Missing argument 1 for update_status_notifier_menu() in /home/user/public_html/t/sandbox/sites/all/modules/update_status_aggregator/update_status_notifier.module on line 31.

I can't seem to find anywhere to pull the key through the 'Notifier' area. (I think the menu isn't being created...)

If I go to the menu: admin/reports/update_status_aggregator all I see is "dd"
If I go to the menu: admin/reports/update_status_aggregator/site I get the following error:

user warning: Table 'user_sandboxupdatesdb.update_status_aggregator_site' doesn't exist query: SELECT name, kid FROM update_status_aggregator_site ORDER BY name in /home/user/public_html/t/sandbox/sites/all/modules/update_status_aggregator/update_status_aggregator.module on line 45.

The "add" page appears to work fine, but since I can't obtain a notifier key, I can't test it...

I noticed in the code that the notifier page is: admin/settings/update_status_notifier but this page doesn't seem to exist. (just shows the generic "/admin" page). I then tried moving the menu link in the notifier.module to admin/reports/update_status_notifier but this didn't help either... (shows the generic "/reports" page)

Since I'm not much of a programmer, I can't help much in the code area but I am excited to see this module successfully ported to D6 :) Having 20+ Drupal sites that I maintain, I would love to have a single place to be able to check all of the sites for updates to see which ones need the most attention.

Comments

yrocq’s picture

Status: Active » Postponed

6.x-2.x-dev is a complete rewrite and is not finished. If you want to use this module on Drupal 6, please use 6.x-1.x-dev. I added a note on the project page to clarify this point. Sorry for doing this so late.

steven jones’s picture

Status: Postponed » Fixed

This version of 2.x has been deleted, and a better one added.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

philsward’s picture

Issue summary: View changes

Removed some self identifiable info