Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • L John Friend
    #169906

    THANKS MESSAGE DEFAULT – This is the message that is returned after a submission is made in Ja Quickcontact. The module ignores the text that was place as the default “Text”.

    Any ideas on how this could be changed – This is on Joomla 1.7

    Thx

    khoand Friend
    #420728

    Hi,
    Could you give me a link to your page has ja-quickcontact?

    L John Friend
    #420766

    <em>@khoand 277633 wrote:</em><blockquote>Hi,
    Could you give me a link to your page has ja-quickcontact?</blockquote>

    http://www.theramblerstales.com

    khoand Friend
    #420905

    You change this code from /language/en-GB/en-GB.com_contact.ini


    THANK YOU FOR YOUR E-MAIL=Thank you for your e-mail.

    L John Friend
    #421211

    <em>@khoand 277857 wrote:</em><blockquote>You change this code from /language/en-GB/en-GB.com_contact.ini


    THANK YOU FOR YOUR E-MAIL=Thank you for your e-mail.

    </blockquote>

    That does not work…

    khoand Friend
    #421291

    Could you give me username+password of your ftp? I will check it.

    L John Friend
    #421313

    <em>@khoand 278344 wrote:</em><blockquote>Could you give me username+password of your ftp? I will check it.</blockquote>

    Info sent.

    khoand Friend
    #421503

    I fixed it. At line 170 of /modules/mod_jaquickcontact/admin/helper.php, I replace this code

    $thanks = $params->get('thank_msg',JText::_( 'THANKS MESSAGE DEFAULT' )) ;
    with

    $thanks = $params->get('thank_msg', "Thank you!") ;

    L John Friend
    #421514

    Thanks worked; thanks for your help with this.

Viewing 9 posts - 1 through 9 (of 9 total)

This topic contains 9 replies, has 2 voices, and was last updated by  L John 13 years ago.

We moved to new unified forum. Please post all new support queries in our New Forum