My quiz is not going forward,
7 years 6 months ago #5693
by Daniel
Thanks
Daniel
Replied by Daniel on topic My quiz is not going forward,
In the following folder:
\components\com_vquiz\language\fr-GB
MESSAGE_NOT_SEND keyword was defined two times, deleted the second one.
\components\com_vquiz\language\fr-GB
MESSAGE_NOT_SEND keyword was defined two times, deleted the second one.
Thanks
Daniel
Please Log in to join the conversation.
- Daniel Zawacki
- Topic Author
- Offline
- Junior Member
-
Less
More
- Posts: 29
- Thank you received: 0
7 years 6 months ago #5694
by Daniel Zawacki
Replied by Daniel Zawacki on topic My quiz is not going forward,
There is no file named fr-GB ?
DanielZ
DanielZ
Please Log in to join the conversation.
7 years 6 months ago #5695
by Daniel
Thanks
Daniel
Replied by Daniel on topic My quiz is not going forward,
It's a folder and It's fr-FR not fr-GB
Thanks
Daniel
Please Log in to join the conversation.
- Daniel Zawacki
- Topic Author
- Offline
- Junior Member
-
Less
More
- Posts: 29
- Thank you received: 0
7 years 6 months ago #5696
by Daniel Zawacki
Replied by Daniel Zawacki on topic My quiz is not going forward,
OK
I just checked but I do not see what you have done because I had a copy of the file fr-FR, I just compare that of the site and my file saved and I see no difference?
In fact I would like to understand because if it happens again I would like to be able to correct myself.
Thank you very much for your help, it is very appreciated.
DanielZ
I just checked but I do not see what you have done because I had a copy of the file fr-FR, I just compare that of the site and my file saved and I see no difference?
In fact I would like to understand because if it happens again I would like to be able to correct myself.
Thank you very much for your help, it is very appreciated.
DanielZ
Please Log in to join the conversation.
7 years 6 months ago #5701
by Daniel
Thanks
Daniel
Replied by Daniel on topic My quiz is not going forward,
These keywords are there in the language file at the following lines:
MESSAGE_NOT_SEND="Message non envoyé" at line no.... 540
MESSAGE_NOT_SEND="Désolé, le courriel n'a pas été envoyé !" at line no.... 701
The text (MESSAGE_NOT_SEND) is used within javascript code and the second text had a single quote that was breaking the script.
This duplicate keyword is there in vQuiz component's English language file as well. We'll remove this in next version.
MESSAGE_NOT_SEND="Message non envoyé" at line no.... 540
MESSAGE_NOT_SEND="Désolé, le courriel n'a pas été envoyé !" at line no.... 701
The text (MESSAGE_NOT_SEND) is used within javascript code and the second text had a single quote that was breaking the script.
This duplicate keyword is there in vQuiz component's English language file as well. We'll remove this in next version.
Thanks
Daniel
Please Log in to join the conversation.
- Daniel Zawacki
- Topic Author
- Offline
- Junior Member
-
Less
More
- Posts: 29
- Thank you received: 0
7 years 5 months ago #5708
by Daniel Zawacki
Replied by Daniel Zawacki on topic My quiz is not going forward,
Thanks for the explanation.
DanielZ
DanielZ
Please Log in to join the conversation.