- Posts: 9
- Thank you received: 0
Ask the community, share ideas, and connect with other LimeSurvey users!
Please Log in to join the conversation.
Please Log in to join the conversation.
Please Log in to join the conversation.
Il vaut VRAIMENT mieux le faire par la base de données ! Plus de problème lors des mises à jour !Merci pour le retour rapide, je suis entrain d'éditer le fichier de traduction .po.
@@SURVEYURL@@ est remplacé par le lien non modifié.Est-il possible de créer un bouton cliquable contenant le {SURVEYURL} ?
Please Log in to join the conversation.
Please Log in to join the conversation.
INSERT INTO lime_source_message (id, category, message) VALUES (NULL, NULL, 'Dear {FIRSTNAME},\n\nYou have been invited to participate in a survey.\n\nThe survey is titled:\n\"{SURVEYNAME}\"\n\n\"{SURVEYDESCRIPTION}\"\n\nTo participate, please click on the link below.\n\nSincerely,\n\n{ADMINNAME} ({ADMINEMAIL})\n\n----------------------------------------------\nClick here to do the survey:\n{SURVEYURL}');
Please Log in to join the conversation.
Please Log in to join the conversation.
Attention, le saut de ligne, c'est \nINSERT INTO lime_source_message (id, category, message) VALUES (NULL, NULL, 'If you are blocklisted but want to participate in this survey and want to receive invitations please click the following link:
{OPTINURL}');
UPDATE `lime_source_message` SET `message` = 'If you are blocklisted but want to participate in this survey and want to receive invitations please click the following link:\n{OPTINURL}' WHERE `lime_source_message`.`id` = 1;
Please Log in to join the conversation.
Please Log in to join the conversation.
Please Log in to join the conversation.
Please Log in to join the conversation.
Please Log in to join the conversation.