>>>> Attached new plugin for review by Plugin Team. Extended address book >>>> plugin allows to use address book with additional fields. It also adds >>>> some features that are not >>>> supported by stock address book backends. >>> >>> i got Invalid backend type when i press the link for more fields else >>> it seems to work here >>> >>> i needed to add a include_once to /functions/addressebook.php so the >>> new class being loaded, it was not >>> say so in the install but i figured out it most be there missing thing >>> >>> but the last with "Invalid backend type" i still can't figure out why >> >> I think you are using unknown 1.5.1cvs snapshot. Could you provide more >> details about your setup. Show id of your functions/addressbook.php >> file. It should be written in file >> header, "$Id: something $" string. > > @version $Id: addressbook.php,v 1.82 2005/11/21 22:45:12 kink Exp $ > > i added this line under display_message > > /* abook_extended */ > include_once(SM_PATH . > 'plugins/abook_extended/class/abook_extended_adodb.php'); > > i know it a old squirrelmail that needs updating, but i hate to do this on > a else working one > > i should propperly just try 1.5.2 cvs ? > Your functions/addressbook.php version supports address book hooks and extra field. Could you explain why you had to modify it? Address book class is loaded in abook_add_class hook. Install instructions does not say anything about functions/addressbook.php modification. Modifications are needed only if you want to get extra field support in 1.5.0 or older or address book hooks support in 1.4.3 or older. Make sure that you have correct table structure. MySQL table structure is documented in README file. Make sure that you have AdoDB (http://adodb.sf.net) includes in your PHP include_path. Make sure that config.php is created. Show me your config.php file without password information. -- Tomas ---signature ends here--- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 -- squirrelmail-users mailing list Posting Guidelines: http://www.squirrelmail.org/wiki/MailingListPostingGuidelines List Address: squirrelmail-users@xxxxxxxxxxxxxxxxxxxxx List Archives: http://news.gmane.org/thread.php?group=gmane.mail.squirrelmail.user List Archives: http://sourceforge.net/mailarchive/forum.php?forum_id=2995 List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users