[imp] Addressbook-Groups
   
    Matthias Mahrholz
     
    Matthias.Mahrholz@URZ.Uni-Magdeburg.DE
       
    Tue, 28 May 2002 09:57:32 +0200
    
    
  
Hi,
I should like to install Turba Groups from 'Michael Cochrane's
unofficial patches'.
I have install 'turba.zip' and have modify the files:
    turba/addobjectaction.php
    turba/displayobject.php
    turba/config/prefs.php
    turba/config/sources.php
    turba/lib/Group.php
    turba/lib/List.php
    turba/lib/Object.php
    turba/lib/Source.php
    turba/lib/Turba.php
    turba/templates/menu/menu.inc
    turba/templates/search/row.inc
(as described in 'turba_HEAD.diff' from
'http://www.graftonhall.co.nz/mikes/Horde%20Diffs/Turba%20Groups/').
2 Problems:
- displayobject.php:
     require_once TURBA_BASE . '/lib/GroupView/List.php';
    Where is 'GroupView'?
- Click 'Groups':
    When I click 'Groups' in 'Addressbook' comes:
    Fatal error: Call to a member function on a non-object in
    /home/horde/turba/displaygroup.php on line 81
I have install
    PHP 4.1.2
    Horde 2.1 (RC3)
    IMP 3.1 (RC3)
    Turba 1.1 (RC3)
Where can help my?
Regards
Matthias