+ Reply to Thread
Page 3 of 4 FirstFirst 1 2 3 4 LastLast
Results 21 to 30 of 33

Thread: Import .CSV Address Book

  1. #21
    dikdust is offline Registered User
    Join Date
    May 2008
    Posts
    1
    Downloads
    0
    Uploads
    0

    Default italian translation

    Quote Originally Posted by BlueC View Post
    ...

    If you want to add different localizations then just add translations of the following strings to the labels.inc file in the localization that you desire. If anyone can provide translations that I can include then please post them here.
    ...
    For the italians like me here's the translation

    Gj anyway this patch has saved my life

    PHP Code:
    $labels['importcontacts'] = 'Importa Contatti';
    $labels['confirm'] = 'Conferma';
    $labels['confirmimportcsv'] = 'Questo รจ un esempio dei dai che hai uploadato. Per favore controlla che le intestazioni corrispondano alle colonne corrette e premi Conferma. Se non corrispondono premi Annulla, modifica il file csv e riuploadalo.';
    $labels['instructimportcsv'] = 'Usa il form qui di seguito per importare i contatti da un file CSV.'

  2. #22
    Scubes13 is offline Registered User
    Join Date
    Jul 2006
    Posts
    48
    Downloads
    0
    Uploads
    0

    Default Problem when run on rc 0.1.1

    I am using RC 0.1.1

    I ran the patch for 0.1.1 from the root of the RC install. It ran without any errors.

    I logged into a specific account, went to addressbook, clicked on the import button.

    From there, I select my csv file, then click upload.

    I was then presented with the screen where I was supposed to see a sample of the data to be imported, but I do not see any info at all.

    I checked my temp/ directory and the file is uploaded as a "rcmAttmnt(randomstringhere)" file.

    When I take a peek in that file, I see my csv content as expected.

    Code:
    Name,Email Address
    John Doe,jdoe@yourdomain.org
    Jane Smith,jsmith@yourdomain.org
    Jesse James,jjames@yourdomain.org
    Any thoughts?

    Thanks,
    Scubes

  3. #23
    Scubes13 is offline Registered User
    Join Date
    Jul 2006
    Posts
    48
    Downloads
    0
    Uploads
    0

    Default

    Anyone? I am still unable to import contacts.

  4. #24
    zippy is offline Registered User
    Join Date
    Aug 2007
    Posts
    1
    Downloads
    0
    Uploads
    0

    Default

    I have the same issue - did you ever get a answer to this - or does any one have a suggestion ?

  5. #25
    nunya is offline Registered User
    Join Date
    Jul 2008
    Posts
    2
    Downloads
    0
    Uploads
    0

    Default

    happens to me too with version .3 of this mod. I'm trying to see where the problem lies, but I don't know enough about this system. If i find anything, ill see if can post my first patch file.... Otherwise its a no go, and a manual one time import using back end scripting.

  6. #26
    killinghall is offline Registered User
    Join Date
    Jul 2008
    Posts
    9
    Downloads
    0
    Uploads
    0

    Default

    Seriously, I wish you would improve this plugin aesthetically instead of dumping a simple piece of ugly looking text on the top right hand side of the screen.

    Common sense would tell you that the link should belong to the Address Book section, and reside amongst as one of the icons as the top.

    But you probably did this in a hurry...so...

  7. #27
    ajmusic24 is offline Registered User
    Join Date
    Aug 2008
    Posts
    3
    Downloads
    0
    Uploads
    0

    Default Intalling Import Patch

    Is there a way I can install this import patch without doing the following:

    patch -p1 < roundcube-import-contacts-0.3-RC<version>.patch

    I don't know what that is.

    Thanks,
    AJ

  8. #28
    mdr's Avatar
    mdr
    mdr is offline Registered User
    Join Date
    Aug 2008
    Location
    Saint Paul, MN, USA
    Posts
    12
    Downloads
    0
    Uploads
    0

    Default

    No that is the way you apply a patch. Once you have downloaded the "roundcube-import-contacts-0.3-RC<version>.patch" file cp it to the roudcube directory and run the above command, that will apply the patch to the files in the directory.

  9. #29
    ajmusic24 is offline Registered User
    Join Date
    Aug 2008
    Posts
    3
    Downloads
    0
    Uploads
    0

    Default

    Thanks for the reply MDR. How do I run the command:
    patch -p1 < roundcube-import-contacts-0.3-RC<version>.patch

    I'm using CuteFTP to add my files to the directories on the server.

    Thanks,
    AJ

  10. #30
    ajmusic24 is offline Registered User
    Join Date
    Aug 2008
    Posts
    3
    Downloads
    0
    Uploads
    0

    Default

    What software do I use (Windows XP) to do this command? I have RoundCube installed on a Linux server.

    patch -p1 < roundcube-import-contacts-0.3-RC<version>.patch

    Thanks,
    AJ

+ Reply to Thread
Page 3 of 4 FirstFirst 1 2 3 4 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