initial-z

Member

Last active 8 years ago

  1. 9 years ago
    Mon Jul 27 04:09:54 2015

    Hi Don and Nicolás,

    Thanks for the tips ... it works ... :)

  2. Thu Apr 9 18:32:25 2015

    I just try once more and it's still not working. i did not know what's wrong ... but i can only add phone book using add button.

    Thanks for the help

  3. Thu Apr 9 16:54:05 2015

    Hi Nicolás,

    Thanks for your reply, i have attach the csv file for testing.

    Really appreaciate it ... :)

  4. Thu Apr 9 03:48:31 2015
    initial-z started the conversation Phonebook Import Issue on FOP2 2.29.

    Hi, Thanks for this really nice FOP2 ... :)

    I got an issue when importing csv on phonebook. it said 15 record imported but when check on db it's there with empty value on each field.

    This does not happen on 2.28 though. Only on 2.29

    mysql> select * from visual_phonebook;
    +----+-----------+----------+---------+--------+--------+-------+---------+---------+---------+
    | id | firstname | lastname | company | phone1 | phone2 | owner | private | picture | context |
    +----+-----------+----------+---------+--------+--------+-------+---------+---------+---------+
    | 63 |           |          |         |        |        |       |         | NULL    |         |
    | 62 |           |          |         |        |        |       |         | NULL    |         |
    | 61 |           |          |         |        |        |       |         | NULL    |         |
    | 59 |           |          |         |        |        |       |         | NULL    |         |
    | 60 |           |          |         |        |        |       |         | NULL    |         |
    | 58 |           |          |         |        |        |       |         | NULL    |         |
    | 56 |           |          |         |        |        |       |         | NULL    |         |
    | 57 |           |          |         |        |        |       |         | NULL    |         |
    | 55 |           |          |         |        |        |       |         | NULL    |         |
    | 53 |           |          |         |        |        |       |         | NULL    |         |
    | 54 |           |          |         |        |        |       |         | NULL    |         |
    | 51 |           |          |         |        |        |       |         | NULL    |         |
    | 52 |           |          |         |        |        |       |         | NULL    |         |
    | 49 |           |          |         |        |        |       |         | NULL    |         |
    | 50 |           |          |         |        |        |       |         | NULL    |         |
    +----+-----------+----------+---------+--------+--------+-------+---------+---------+---------+
    15 rows in set (0.00 sec)

    Can you please give me a clue on this ? ... is this a bug or some changes need to be done on server ?

    Thanks

  5. Wed Apr 8 06:50:16 2015
    initial-z joined the forum.