Re: abook group pagination file db backend

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

 



> 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.
>>
>>Please explain what is meant by "nothing".  This?:
>>
>> http://squirrelmail.org/docs/admin/admin-11.html#ss11.1

I mean this:

Options -> Display Preferences
http://img404.imageshack.us/img404/1985/optionsdisplaypreferenc.png

Addresses (before installing plugin)
http://img171.imageshack.us/img171/107/addressesbeforeplugin.png

Addresses (after installing plugin)
http://img442.imageshack.us/img442/4315/addressesafterplugin.png

Nothing happens if I try to add new addresses after plugin is installed. 
I will install debugger plugin and see what it happens.

Thanks
Raffaele


> - 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