+ Reply to Thread
Page 8 of 21 FirstFirst ... 6 7 8 9 10 18 ... LastLast
Results 71 to 80 of 205

Thread: addressbook in compose window

  1. #71
    jvp
    jvp is offline Roundcube Newcomer
    Join Date
    Mar 2010
    Posts
    9
    Downloads
    0
    Uploads
    0

    Default

    please pardon me. i am using the last stable release 0.3.1. i guess i should have been aware that your plugin only works with latest svn against the new 0.4.0.

    i guess i will have to await the release of 0.4.0 to enjoy your plugin.

    once again, i am sorry i did not catch the stage of development you were in earlier.

  2. #72
    corbosman's Avatar
    corbosman is offline Registered User
    Join Date
    Dec 2008
    Location
    Amsterdam, The Netherlands
    Posts
    235
    Downloads
    1
    Uploads
    0

    Default

    My plugin works fine with release 0.3.1. I just tested it. I downloaded a fresh 0.3.1, then installed my 1.3.2 plugin. Works fine. Release 0.3.1 uses jquery 1.3.2. This is packaged with roundcube, in programs/js/jquery-1.3.min.js.

    I also tested my 1.4.0 version on 0.3.1, works fine as well. I see no problems as you're describing. That doesnt mean there arent problems, just that I dont see them. Do you get any errors in your error log?

    Why are you trying to install jquery 1.4.2 on roundcube 0.3.1? That probably does not work at all, as roundcube may use features that are deprecated or not working in jquery 1.4.x. With roundcube 0.3.1, you do not need jquery 1.4, and should be able to use my 1.4.0 version without problems.

  3. #73
    jvp
    jvp is offline Roundcube Newcomer
    Join Date
    Mar 2010
    Posts
    9
    Downloads
    0
    Uploads
    0

    Default

    i will reload a fresh 0.3.1 to double check. i downloaded some other plugins, but have not implemented any of them. perhaps something else outside the plugin dir got over-lain.

    i do get the following error:
    PHP Error: Failed to load config from /home/4ssl.us/web/box/plugins//compose_addressbook/config.inc.php (POST /box/?_task=mail&_action=plugin.get_addressbook?_task=& _action=)

    although your .php calls for config.inc.php.dist, i made a copy as config.inc.php and this does not eliminate this error.

    jquery versions:
    when i saw #57's work-around, i just dropped in a link to 'jquery.latest.min.js' which is what i use to eliminate the need to change versions all over the place. the version was 1.4.2 and then i stepped back to 1.4.1 and 1.4.0 until i matched the #57 version. as explained, these did not work with what i have.

  4. #74
    jvp
    jvp is offline Roundcube Newcomer
    Join Date
    Mar 2010
    Posts
    9
    Downloads
    0
    Uploads
    0

    Default

    fresh 3.1 setup: blank addressbook pop-up.

    [06-Mar-2010 20:08:57 -0800]: PHP Error: Failed to load config from /home/4ssl.us/web/box/3.1/plugins//compose_addressbook/config.inc.php (POST /box/3.1/?_task=mail&_action=plugin.get_addressbook?_task=& _action=)

  5. #75
    corbosman's Avatar
    corbosman is offline Registered User
    Join Date
    Dec 2008
    Location
    Amsterdam, The Netherlands
    Posts
    235
    Downloads
    1
    Uploads
    0

    Default

    So, give it a config.php. And make sure you have addressbook configured in the plugin if you're not using the default sql one.

    I get the error too, but im seeing my addressbook. The error shouldnt cause it to be empty.

    Are you using ldap by any chance? There are problems with ldap that i havent fixed yet.

  6. #76
    jvp
    jvp is offline Roundcube Newcomer
    Join Date
    Mar 2010
    Posts
    9
    Downloads
    0
    Uploads
    0

    Default

    after creating the previously requested 'config.inc.php' file dupped from 'config.inc.php.dist'.

    A.) suddenly there is a new folder structure. where once i had the std boxes plus added folders/subs on the same level, now all my old tree structure has been put under INBOX. there are now new std Drafts, Junk, Sent, and Trash and a bunch of new ones added [see the last eight ( folders, infra]:
    C: lmb LIST "" "*"
    S: * LIST (\HasChildren) "." "INBOX"
    S: * LIST (\HasChildren) "." "INBOX.Sent"
    S: * LIST (\HasNoChildren) "." "INBOX.Sent.Sent - VF"
    S: * LIST (\HasNoChildren) "." "INBOX.2secure-us"
    S: * LIST (\HasNoChildren) "." "INBOX.VF"
    S: * LIST (\HasChildren) "." "INBOX.webdev"
    S: * LIST (\HasNoChildren) "." "INBOX.webdev.php"
    S: * LIST (\HasNoChildren) "." "INBOX.MTA Notices"
    S: * LIST (\HasNoChildren) "." "INBOX.vetsorders-com"
    S: * LIST (\HasNoChildren) "." "INBOX.Junk"
    S: * LIST (\HasNoChildren) "." "INBOX.ACCOUNTS"
    S: * LIST (\HasNoChildren) "." "INBOX.Trash"
    S: * LIST (\HasNoChildren) "." "INBOX.Drafts"
    S: * LIST (\HasNoChildren) "." "Trash"
    S: * LIST (\HasNoChildren) "." "Drafts"
    S: * LIST (\HasNoChildren) "." "gnupg"
    S: * LIST (\HasNoChildren) "." "spamassassin"
    S: * LIST (\HasNoChildren) "." "usermin"
    S: * LIST (\HasNoChildren) "." "tmp"
    S: * LIST (\HasNoChildren) "." "Sent"
    S: * LIST (\HasNoChildren) "." "Junk"
    S: lmb OK List completed.

    going to the settings⇒preferences⇒special folders panel shows only '--' without any drop-down, so the new folder tree does not seem to come through.

    B.) here are the logged errors:
    1. IMAP Error: Authentication for *** user *** failed (LOGIN): "a001 NO [AUTHENTICATIONFAILED] Authentication failed." (GET *** doc path ***3.1/?_task=settings&_action=)
    2. PHP Warning: fputs(): supplied argument is not a valid stream resource in *** full path ***3.1/program/lib/imap.inc on line 205
    3. PHP Warning: fputs(): supplied argument is not a valid stream resource in *** full path ***3.1/program/lib/imap.inc on line 205
    4. IMAP Error: Authentication for *** user *** failed (LOGIN): "a001 NO [AUTHENTICATIONFAILED] Authentication failed." (GET *** doc path ***3.1/?_task=settings&_action=edit-prefs&_section=folders&_framed=1)
    5. PHP Warning: fputs(): supplied argument is not a valid stream resource in *** full path ***3.1/program/lib/imap.inc on line 205
    6. PHP Warning: fputs(): supplied argument is not a valid stream resource in *** full path ***3.1/program/lib/imap.inc on line 205
    7. PHP Warning: fputs(): supplied argument is not a valid stream resource in *** full path ***3.1/program/lib/imap.inc on line 205
    8. IMAP Error: Authentication for *** user *** failed (LOGIN): "a001 NO [AUTHENTICATIONFAILED] Authentication failed." (GET *** doc path ***3.1/?_task=settings&_action=edit-prefs&_section=folders&_framed=1)
    9. PHP Warning: fputs(): supplied argument is not a valid stream resource in *** full path ***3.1/program/lib/imap.inc on line 205
    10. PHP Warning: fputs(): supplied argument is not a valid stream resource in *** full path ***3.1/program/lib/imap.inc on line 205
    11. PHP Warning: fputs(): supplied argument is not a valid stream resource in *** full path ***3.1/program/lib/imap.inc on line 205
    12. IMAP Error: Authentication for *** user *** failed (LOGIN): "a001 NO [AUTHENTICATIONFAILED] Authentication failed." (GET *** doc path ***3.1/?_task=settings&_action=edit-prefs&_section=folders&_framed=1)
    13. PHP Warning: fputs(): supplied argument is not a valid stream resource in *** full path ***3.1/program/lib/imap.inc on line 205
    14. PHP Warning: fputs(): supplied argument is not a valid stream resource in *** full path ***3.1/program/lib/imap.inc on line 205

    these errors resulted from my nosing about the settings to see what was going on with the folders.

    C.) please note that the imap non-auth's, supra, are bogus since the front-end login, infra, for the user obviously succeeds.
    C: a001 LOGIN "*** user ***" "*** encoding ***"
    S: a001 NO [AUTHENTICATIONFAILED] Authentication failed.
    S: * OK [CAPABILITY IMAP4rev1 LITERAL+ SASL-IR LOGIN-REFERRALS ID ENABLE STARTTLS AUTH=PLAIN AUTH=LOGIN] Dovecot ready.
    C: cp01 CAPABILITY
    S: * CAPABILITY IMAP4rev1 LITERAL+ SASL-IR LOGIN-REFERRALS ID ENABLE SORT SORT=DISPLAY THREAD=REFERENCES THREAD=REFS MULTIAPPEND UNSELECT IDLE CHILDREN NAMESPACE UIDPLUS LIST-EXTENDED I18NLEVEL=1 CONDSTORE QRESYNC ESEARCH ESORT SEARCHRES WITHIN CONTEXT=SEARCH STARTTLS AUTH=PLAIN AUTH=LOGIN
    S: cp01 OK Capability completed.
    C: a001 LOGIN "*** user@domain.tld ***" "*** login plain ***"
    S: a001 OK [CAPABILITY IMAP4rev1 LITERAL+ SASL-IR LOGIN-REFERRALS ID ENABLE SORT SORT=DISPLAY THREAD=REFERENCES THREAD=REFS MULTIAPPEND UNSELECT IDLE CHILDREN NAMESPACE UIDPLUS LIST-EXTENDED I18NLEVEL=1 CONDSTORE QRESYNC ESEARCH ESORT SEARCHRES WITHIN CONTEXT=SEARCH] Logged in
    however, subsequent auth's only use the auth=login method and fail since they do not follow-up with the auth=plain method.

    C.) i still have the blank pop-list. i am not using ldap ... only the std sql. perhaps i am not seeing the sql results because you are using an api query hook that fails and the error is getting smothered.

  7. #77
    corbosman's Avatar
    corbosman is offline Registered User
    Join Date
    Dec 2008
    Location
    Amsterdam, The Netherlands
    Posts
    235
    Downloads
    1
    Uploads
    0

    Default

    A and B and C1 have nothing to do with my plugin. I dont know why C2 doesnt work. It works fine for me and probably others or Id have heard about it. It works with RC 0.3.1. I have no idea whats going on there.

  8. #78
    jvp
    jvp is offline Roundcube Newcomer
    Join Date
    Mar 2010
    Posts
    9
    Downloads
    0
    Uploads
    0

    Default

    i realize that much of what i reported has, seemingly, nothing to do with you. i am just letting you know what others must be seeing on a 'step-back' 3.1 install.

    of course, cannot yet make your plugin work for my working version of 3.1 using jquery 1.3.2.min either.

    just wondering, but would it not be easier for you to hook into the auto-complete code wherein the whole gamut of addressbook reading/parsing is already a done deal?

  9. #79
    corbosman's Avatar
    corbosman is offline Registered User
    Join Date
    Dec 2008
    Location
    Amsterdam, The Netherlands
    Posts
    235
    Downloads
    1
    Uploads
    0

    Default

    I released a new version of this plugin, 1.5.0. This has a major new component. It is now possible to set two different modes of operation:

    full = as it was before. nothing different. this is the default
    search = the popup window will be empty, and you need to search for addresses in the backend addressbook. This is especially useful for large LDAP setups or people with huge addressbooks.

    This should fix the issues that epinter noticed with his ldap setup. Let me know if this helps.

    It can be found here: http://underwa.ter.net/roundcube-plugins/
    Last edited by corbosman; 03-09-2010 at 03:15 PM.

  10. #80
    Seanster is offline Roundcube Newcomer
    Join Date
    Mar 2010
    Posts
    2
    Downloads
    0
    Uploads
    0

    Default

    I tried to set the config variable "compose_addressbooks" to use the global address list in addition to sql but it refused to show the global list.

    After a lot of messing around I renamed the variable to "compose_addressbooks_list" and the problem was solved. Perhaps it's an issue with the variable having the same name as the plugin?

    $rcmail_config['compose_addressbooks_list'] = array('sql', 'global');

    I have an svn version from January & your 1.5 code.

    I also added this little tidbit:

    Code:
            if ($id == 'global') {
                $contacts[] = array('name' => '-* GLOBAL ADDRESSES *-', 'email' => '');
            } else if ($id == 'sql') {
                $contacts[] = array('name' => '-* PERSONAL ADDRESSES *-', 'email' => '');
            } else {
                $contacts[] = array('name' => '-* '.strtoupper($id).' ADDRESSES *-', 'email' => '');
            }

+ Reply to Thread
Page 8 of 21 FirstFirst ... 6 7 8 9 10 18 ... LastLast

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

     

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts