view groups not accessible from admin/checklist

t4him - July 4, 2006 - 13:41
Project:Checklist
Version:4.7.x-1.x-dev
Component:User interface
Category:bug report
Priority:normal
Assigned:Jeremy
Status:closed
Description

I am having some problems with the 'view groups' menu-tab from admin/checklist.

The new checklist 'test' is listed with the three operations links (edit checklist | view groups | create groups)
The 'edit checklist' & 'create groups' links work fine.

The view groups link creates the following error:

    * warning: array_merge() [function.array-merge]: Argument #1 is not an array in /var/www/html/drupal/includes/menu.inc on line 415.
    * warning: Missing argument 1 for checklist_administer_group_overview() in /var/www/html/drupal/modules/checklist/checklist.module on line 442.
    * warning: Invalid argument supplied for foreach() in /var/www/html/drupal/modules/checklist/checklist.module on line 446.

It appears that the link to 'view groups' from 'admin/checklist' is not correct.
The link is: 'admin/checklist/115/group/view'

I CAN view the groups by clicking the 'view groups' menu tab from the 'create groups' screen @ admin/checklist/115/group/create.
The link to 'view groups' from this screen is: admin/checklist/115/group

I am not a programmer, but would like to help if I knew where to start (mentor) looking.

Hope this helps.

#1

Jeremy - July 5, 2006 - 14:57
Title:view groups not accessable from admin/checklist» view groups not accessible from admin/checklist
Assigned to:Anonymous» Jeremy
Status:active» fixed

Link fixed.

#2

t4him - July 8, 2006 - 23:15
Status:fixed» closed

That did it Jeremy. Thanks for the quick reply ; - ), though it did take me a few day's to test it.

 
 

Drupal is a registered trademark of Dries Buytaert.