vtmessages an add-on module for vtiger CRM 5.1.0 is now available.
I finally made sometime this weekend to port the module that was written for 5.0.4 earlier :)

Download URL: vtmessages 2.0
Project URL: http://forge.vtiger.com/projects/vtmessages/

vtmessages at use

Related post: vtmessages - vtiger CRM Messages Module

Hope you will find it useful.

Regards
vtiger Team

20 Responses to “vtmessages 2.0 - vtiger CRM 5.1.0 Messages Module”

  1. on 18 Jan 2010 at 6:48 am Mavsol

    That looks great! It would be fantastic if we could link these threads to Contacts, Accounts, etc.

  2. on 18 Jan 2010 at 10:37 am Prasad

    @Mavsol,

    Follow the developer mailing list thread:
    http://lists.vtigercrm.com/pipermail/vtigercrm-developers/2010-January/003827.html

    Regards,
    Prasad
    vtiger Team

  3. on 18 Jan 2010 at 3:37 pm odinconsultores

    Thanks a lot, I have been make the language pack to es_es and es_mx, you can reach download in:

  4. on 18 Jan 2010 at 3:40 pm odinconsultores

    excuse me I forgot the url: here is it: http://www.odin.mx/vtigercrm/vtmessages-2.0.zip

  5. on 24 Jan 2010 at 12:47 pm Alan

    Sorry for the OT comment but the mailing list appears to be down… And seems to have been for quite a few days now.

  6. on 24 Jan 2010 at 2:15 pm Prasad

    @Alan,

    Our mailing list server is under maintenece, you can find the discussion thread at nabble too!

    http://old.nabble.com/vtmessages-2.0—vtiger-CRM-5.1.0-Messages-Module-to27207453.html#a27214882

    Regards,
    Prasad
    vtiger Team

  7. on 26 Jan 2010 at 7:18 am Carlo Beschi

    hi prasad, all,

    we did an italian translation of the module language file and installed the module on a community project demo

    here:
    http://demo.vtiger-italia.net/510/index.php?module=vtmessages&action=index&parenttab=Tools

    there seem to be an issue with localized versions, maybe?

    there’s a couple of icons which do not appear in the italian interface …

    i haven’t investigated any further, so it might be anything really trivial …

    ciao
    carloz

  8. on 26 Jan 2010 at 10:10 am Francisco

    Hi Prasad

    We have the same problem with the Spanish translation, we lost both icons in the messages module, please if know how correct it, will be useful

    Best Regards

    Francisco

  9. on 26 Jan 2010 at 10:08 pm Prasad

    Have a look at [Smarty/templates/modules/vtmessages/ThreadView.tpl], it controls the display of record.

    If you need me to look at the issue further, share the language pack you are using.

    Keep us posted on your observation.

    Regards,
    Prasad
    vtiger Team

  10. on 27 Jan 2010 at 8:19 am Massimo Palumbo

    Here the solution:
    Add this item in [modules/vtmessages/language/it_it.lang.php]:
    ‘YES’=>’si’,

    change line 9 in [Smarty/templates/modules/vtmessages/ThreadView.tpl],
    from
    {if $entity[$LISTFIELDPOS.topicstart] eq ‘yes’ ||
    $entity[$LISTFIELDPOS.topicstart] eq 1}
    to
    {if $entity[$LISTFIELDPOS.topicstart] eq $MOD.YES || $entity[$LISTFIELDPOS.topicstart] eq 1}

    that’s all
    By,
    Massimo

  11. on 28 Jan 2010 at 3:39 am carloz

    hi,

    i applied massimo’s suggested fix, which makes sense ;-) but not seem to fix the issue on my end …

    i’m attaching the language file, as per prasad request, on the forge

    http://forge.vtiger.com/tracker/index.php?func=detail&aid=242&group_id=193&atid=811

    ciao
    carloz

  12. on 28 Jan 2010 at 3:44 am Prasad

    Thank you, will roll-in the fix later.

    Regards,
    Prasad
    vtiger Team

  13. on 28 Jan 2010 at 3:59 am Prasad

    Replacing: ‘yes’ with $APP.yes (as shown below)

    {if $entity[$LISTFIELDPOS.topicstart] eq $APP.yes
    || $entity[$LISTFIELDPOS.topicstart] eq 1}

    in Smarty/templates/modules/vtmessages/ThreadView.tpl would work without redefining $MOD.YES

    Let me know the feedback.

    Regards,
    Prasad
    vtiger Team

  14. on 28 Jan 2010 at 1:40 pm Francisco

    Work for me and the spanish community, thanks for all Prasad

  15. on 29 Jan 2010 at 6:48 am carloz

    it does work fine with the fix

    thank you

    carloz

  16. on 12 Feb 2010 at 8:31 pm dennis

    It would be more useful if you could attach a file to a message.

  17. on 13 Feb 2010 at 5:13 am Alex

    Hi,

    Even though the installation went fine, when I send a message the only thing I see on the thread is:

    … says: at –…

    Any help on this one Please ?!

  18. on 13 Feb 2010 at 5:32 am Alex

    Hi,

    I can see the Messages when I follow the link that is emailed. But when I go through the Menu ( Tolls > Messages ) the threads are empty !!

  19. on 15 Feb 2010 at 8:36 am NonoFr

    Hi Prasad,
    Thanks for the update. How can we be sure that when we follow the file link posted at the top (http://forge.vtiger.com/frs/?group_id=193&release_id=619) we get the corrected version ?
    Thanks for this wonderful tool,
    NonoFr

  20. on 25 Feb 2010 at 9:43 am PC-Reparatur-Center

    Hi Prasad,

    i have installed the Modul without Errors and Complications. But its not able to Add an Message. The Add-Button is not Green, he is Grey and not clickable.

Trackback URI | Comments RSS

Leave a Reply

Enter your e-mail address to receive notifications when there are new posts: