Re: abook group pagination file db backend

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 18/11/10 20.27, squirrelmail-users-request@xxxxxxxxxxxxxxxxxxxxx wrote:
>> >  Hi all,
>> >  my first post, be patient please.
> Welcome!  Just be sure to carefully read and respect the mailing list
> posting guidelines and we'll be happy to help you out.
Hi Paul, thanks for your welcome. I read the mailing list posting 
guidelines and I will try to stay into the border.

>> >  Does abook group pagination plugin
>> >  support address book in a file database or I need to setup another
>> >  backend (MySQL, PostgreSQL, ecc.)?
> It is backend-agnostic.  However, note as the README file states
> (please do make sure to always read the plugin README and INSTALL
> files), it creates its group mappings based on the order of the
> address book backends you have, so if you change that, user's groups
> will probably be corrupted (adding new ones should be fine, but
> removing one or changing the order of use is only something you should
> do BEFORE you install the group/pagination plugin).
I read README and INSTALL files and the TROUBLESHOOTING section, but 
whenever I load the plugin troubles come in.
I can see the Options --> Display Preferences --> Address Book section 
and define new address book groups (single or multiple), but when click 
on the "Addresses" link next to the "Compose" nothing is displayed.


- ABOOK GROUP PAGINATION CONFIG FILE
[root@localhost plugins]# cd abook_group_pagination/
[root@localhost plugins/abook_group_pagination]# cat config.php
<?php

/**
   * SquirrelMail Address Book Grouping and Pagination Plugin
   * Copyright (c) 2008-2009 Paul Lesniewski <paul@xxxxxxxxxxxxxxxx>
   * Licensed under the GNU GPL. For full terms see the file COPYING.
   *
   * @package plugins
   * @subpackage abook_group_pagination
   *
   */

global $agp_abook_pagination, $agp_abook_pagination_allow_override,
        $agp_grouping, $max_pagination_links_to_show,
        $agp_enable_show_all, $small_paginator_text;

// This controls if address grouping functionality
// will be enabled
//
// 1 = yes, 0 (zero) = no
//
$agp_grouping = 1;

// This controls if pagination will be used on the
// address book page.  Set it to 0 (zero) to turn
// off pagination or the number of items PER address
// book backend to show on each page
//
// This is only used in SquirrelMail 1.4.x
//
$agp_abook_pagination = 5;

// This serves as the default value for whether or
// not the "Show All" and "Paginate" links will be
// made available
//
// This is only used in SquirrelMail 1.4.x
//
$agp_enable_show_all = 1;

// Should users be able to control address
// book pagination themselves?
//
// 1 = yes, 0 (zero) = no
//
// This is only used in SquirrelMail 1.4.x
//
$agp_abook_pagination_allow_override = 1;

// When pagination is enabled, how many page links
// should be shown at the most?  Must be at least 3.
//
// This is only used in SquirrelMail 1.4.x
//
$max_pagination_links_to_show = 5;

// Should the paginator links be in small text?
//
// 1 = yes, 0 (zero) = no
//
// This is only used in SquirrelMail 1.4.x
//
$small_paginator_text = 0;


- SYSTEM DETAILS
SquirrelMail version:	1.4.21 (installed manually)
Plugin Installed: 	squirrelspell, filters, abook_group_pagination 
(1.1.1-1.4.9)
PHP version:		5.1.6 (Red Hat php-5.1.6-27.el5)
Web server:		Apache 2.2.3 (Red Hat httpd-2.2.3-43.el5_5.3)
IMAP server:		Dovecot 1.0.7 (Red Hat dovecot-1.0.7-7.el5)
SMTP server:		Postfix 2.5.4 (from Sophos v5.600)
OS:			Red Hat Enterprise Linux Server release 5.5
Browsers tried:		Firefox 3.6.12


- CONFIGTEST RESULT
SquirrelMail version:	1.4.21
Config file version:	1.4.0
Config file last modified:	17 November 2010 17:09:54
Checking PHP configuration...
     PHP version 5.1.6 OK.
     Running as apache(48) / apache(48)
     display_errors:
     error_reporting: 2047
     variables_order OK: EGPCS.
     PHP extensions OK. Dynamic loading is enabled.
Checking paths...
     Data dir OK.
     Attachment dir OK.
     Plugins OK.
     Themes OK.
     Default language OK.
     Base URL detected as: https://localost/src (location base autodetected)
Checking outgoing mail service....
     SMTP server OK (220 localhost ESMTP Postfix)
Checking IMAP service....
     IMAP server ready (* OK waiting for you babe ;-))
     Capabilities: * CAPABILITY IMAP4rev1 SASL-IR SORT THREAD=REFERENCES 
MULTIAPPEND UNSELECT LITERAL+ IDLE CHILDREN NAMESPACE LOGIN-REFERRALS 
STARTTLS AUTH=PLAIN
Checking internationalization (i18n) settings...
      gettext - Gettext functions are available. On some systems you 
must have appropriate system locales compiled.
      mbstring - Mbstring functions are available.
      recode - Recode functions are unavailable.
      iconv - Iconv functions are available.
      timezone - Webmail users can change their time zone settings.
Checking database functions...
     not using database functionality.

------------------------------------------------------------------------------
Beautiful is writing same markup. Internet Explorer 9 supports
standards for HTML5, CSS3, SVG 1.1,  ECMAScript5, and DOM L2 & L3.
Spend less time writing and  rewriting code and more time creating great
experiences on the web. Be a part of the beta today
http://p.sf.net/sfu/msIE9-sfdev2dev
-----
squirrelmail-users mailing list
Posting guidelines: http://squirrelmail.org/postingguidelines
List address: squirrelmail-users@xxxxxxxxxxxxxxxxxxxxx
List archives: http://news.gmane.org/gmane.mail.squirrelmail.user
List info (subscribe/unsubscribe/change options): https://lists.sourceforge.net/lists/listinfo/squirrelmail-users


[Index of Archives]     [Video For Linux]     [Yosemite News]     [Yosemite Photos]     [gtk]     [KDE]     [Cyrus SASL]     [Gimp on Windows]     [Steve's Art]     [Webcams]

  Powered by Linux