-
AuthorPosts
-
thkellmann Friend
thkellmann
- Join date:
- March 2014
- Posts:
- 75
- Downloads:
- 38
- Uploads:
- 32
- Thanks:
- 66
- Thanked:
- 3 times in 1 posts
August 29, 2014 at 3:46 pm #200912Hello everybody,
from which file the error messages are read? I would like to change this in the German language.
Adam M ModeratorAdam M
- Join date:
- May 2014
- Posts:
- 5159
- Downloads:
- 33
- Uploads:
- 66
- Thanks:
- 95
- Thanked:
- 1271 times in 1235 posts
September 1, 2014 at 8:16 pm #547914Hi,
By default, we only provide 1 language file for this module and it’s located in root_folder/language/en-GB/en-GB.mod_jaquickcontact.ini, if you want to translate it to another language, please make a copy of this file, rename it and place in appropriate language folder.
thkellmann Friendthkellmann
- Join date:
- March 2014
- Posts:
- 75
- Downloads:
- 38
- Uploads:
- 32
- Thanks:
- 66
- Thanked:
- 3 times in 1 posts
September 30, 2014 at 12:59 pm #551170Thanks for the info, I revised the file.
The attachment contains a German version.However, I have found a mistake.
When i activate “Use ajax sending” always the standard “Thank you message” is output.
I have in vain tried to prevent.
This is very annoying. Could you try to find the error?
thkellmann Friendthkellmann
- Join date:
- March 2014
- Posts:
- 75
- Downloads:
- 38
- Uploads:
- 32
- Thanks:
- 66
- Thanked:
- 3 times in 1 posts
October 1, 2014 at 3:17 pm #551371Wrong Attachment. Sorry.
Please change after download the filename to de-DE.mod_jaquickcontact.ini
Thanh Nguyen Viet FriendThanh Nguyen Viet
- Join date:
- September 2014
- Posts:
- 1461
- Downloads:
- 0
- Uploads:
- 44
- Thanked:
- 258 times in 217 posts
October 3, 2014 at 3:35 am #551607Hello,
To resolve this issue, please try to use solution below:
– Open the file:
modules/mod_jaquickcontact/admin/helper.php– Find the code line:
[PHP]$mainframe->initialise(array(
‘language’ => $mainframe->getUserState( “application.lang”, ‘lang’ )
));[/PHP]– And replace it with:
[PHP]$app->initialise();[/PHP]thkellmann Friendthkellmann
- Join date:
- March 2014
- Posts:
- 75
- Downloads:
- 38
- Uploads:
- 32
- Thanks:
- 66
- Thanked:
- 3 times in 1 posts
October 7, 2014 at 9:50 am #552088Hello,
i check the file modules/mod_jaquickcontact/admin/helper.php and don´t find the code
$mainframe->initialise(array(
'language' => $mainframe->getUserState( "application.lang", 'lang' )
));similar Code i find in Line 46
$mainframe->initialise();
if i change this line in
$app->initialise();
the contact form don´t send without any error the message.
Thanh Nguyen Viet FriendThanh Nguyen Viet
- Join date:
- September 2014
- Posts:
- 1461
- Downloads:
- 0
- Uploads:
- 44
- Thanked:
- 258 times in 217 posts
October 7, 2014 at 10:02 am #552092You can send me a PM with FTP account of your site, I’ll help you to debug and resolve this issue.
thkellmann Friendthkellmann
- Join date:
- March 2014
- Posts:
- 75
- Downloads:
- 38
- Uploads:
- 32
- Thanks:
- 66
- Thanked:
- 3 times in 1 posts
October 8, 2014 at 8:10 am #552235Hello,
i send immediately the accouont Informations, thanks for your Support.Thanh Nguyen Viet FriendThanh Nguyen Viet
- Join date:
- September 2014
- Posts:
- 1461
- Downloads:
- 0
- Uploads:
- 44
- Thanked:
- 258 times in 217 posts
October 8, 2014 at 10:08 am #552249Hello,
I have checked your site and detected a cause of this issue.
It occurred because your module is not assigned to All page, thus on ajax handle page it can not get module, that meant it can not get error message in module setting.This is an issue of JA Quick contact module, we will fix it for upcoming version.
For quick solution, I have assigned this module to display on all page on your site.
1 user says Thank You to Thanh Nguyen Viet for this useful post
thkellmann Friendthkellmann
- Join date:
- March 2014
- Posts:
- 75
- Downloads:
- 38
- Uploads:
- 32
- Thanks:
- 66
- Thanked:
- 3 times in 1 posts
October 8, 2014 at 11:21 am #552262Great Support Dead Code, well done. Have a good time.
AuthorPostsViewing 10 posts - 1 through 10 (of 10 total)This topic contains 10 replies, has 3 voices, and was last updated by thkellmann 10 years, 2 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Customize error messages
Viewing 10 posts - 1 through 10 (of 10 total)