updated emails default send from true to on

This commit is contained in:
asus
2024-04-15 18:43:01 +02:00
parent 223b925097
commit 2d6fef598b

View File

@@ -179,139 +179,139 @@ contactez la fipf directement",
'_default'=>[ '_default'=>[
'payment_success'=>[ 'payment_success'=>[
'name'=>'prof - le paiement a réussi', 'name'=>'prof - le paiement a réussi',
'notification_send'=>true, 'notification_send'=>'on',
'notification_from'=>'$$__admin_email__$$', 'notification_from'=>'$$__admin_email__$$',
'notification_to'=>'$$__admin_email__$$', 'notification_to'=>'$$__admin_email__$$',
'notification_subject'=>"[CIPF /prof - paiement réussi]", 'notification_subject'=>"[CIPF /prof - paiement réussi]",
'notification_message'=>'paiement réussi de la part de $$user_login$$ : $$__author_page_url__$$', 'notification_message'=>'paiement réussi de la part de $$user_login$$ : $$__author_page_url__$$',
'confirmation_send'=>true, 'confirmation_send'=>'on',
'confirmation_from'=>'$$__admin_email__$$', 'confirmation_from'=>'$$__admin_email__$$',
'confirmation_subject'=>"[CIPF - paiement réussi]", 'confirmation_subject'=>"[CIPF - paiement réussi]",
'confirmation_message'=>"paiement réussi", 'confirmation_message'=>"paiement réussi",
], ],
'payment_echec'=>[ 'payment_echec'=>[
'name'=>'prof - le paiement a echoué', 'name'=>'prof - le paiement a echoué',
'notification_send'=>true, 'notification_send'=>'on',
'notification_from'=>'$$__admin_email__$$', 'notification_from'=>'$$__admin_email__$$',
'notification_to'=>'$$__admin_email__$$', 'notification_to'=>'$$__admin_email__$$',
'notification_subject'=>"[CIPF /prof - paiement echoué]", 'notification_subject'=>"[CIPF /prof - paiement echoué]",
'notification_message'=>'paiement echoué pour $$user_login$$ : $$__author_page_url__$$', 'notification_message'=>'paiement echoué pour $$user_login$$ : $$__author_page_url__$$',
'confirmation_send'=>true, 'confirmation_send'=>'on',
'confirmation_from'=>'$$__admin_email__$$', 'confirmation_from'=>'$$__admin_email__$$',
'confirmation_subject'=>"[CIPF - paiement echoué]", 'confirmation_subject'=>"[CIPF - paiement echoué]",
'confirmation_message'=>"votre paiement a echoué", 'confirmation_message'=>"votre paiement a echoué",
], ],
'payment_problem'=>[ 'payment_problem'=>[
'name'=>'prof - le paiement a rencontré un problem', 'name'=>'prof - le paiement a rencontré un problem',
'notification_send'=>true, 'notification_send'=>'on',
'notification_from'=>'$$__admin_email__$$', 'notification_from'=>'$$__admin_email__$$',
'notification_to'=>'$$__admin_email__$$', 'notification_to'=>'$$__admin_email__$$',
'notification_subject'=>"[CIPF /prof - paiement probleme]", 'notification_subject'=>"[CIPF /prof - paiement probleme]",
'notification_message'=>'probleme de paiement pour $$user_login$$ : $$__author_page_url__$$', 'notification_message'=>'probleme de paiement pour $$user_login$$ : $$__author_page_url__$$',
'confirmation_send'=>false, 'confirmation_send'=>'off',
'confirmation_from'=>'$$__admin_email__$$', 'confirmation_from'=>'$$__admin_email__$$',
'confirmation_subject'=>"[CIPF - paiement problème]", 'confirmation_subject'=>"[CIPF - paiement problème]",
'confirmation_message'=>"votre paiement a rencontré un probleme", 'confirmation_message'=>"votre paiement a rencontré un probleme",
], ],
'transfert_success'=>[ 'transfert_success'=>[
'name'=>'prof - le virement a été validé', 'name'=>'prof - le virement a été validé',
'notification_send'=>true, 'notification_send'=>'on',
'notification_from'=>'$$__admin_email__$$', 'notification_from'=>'$$__admin_email__$$',
'notification_to'=>'$$__admin_email__$$', 'notification_to'=>'$$__admin_email__$$',
'notification_subject'=>"[CIPF /prof - virement validé]", 'notification_subject'=>"[CIPF /prof - virement validé]",
'notification_message'=>'virement validé pour $$user_login$$ : $$__author_page_url__$$', 'notification_message'=>'virement validé pour $$user_login$$ : $$__author_page_url__$$',
'confirmation_send'=>true, 'confirmation_send'=>'on',
'confirmation_from'=>'$$__admin_email__$$', 'confirmation_from'=>'$$__admin_email__$$',
'confirmation_subject'=>"[CIPF - virement validé]", 'confirmation_subject'=>"[CIPF - virement validé]",
'confirmation_message'=>"votre virement a été validé", 'confirmation_message'=>"votre virement a été validé",
], ],
'change_card_success'=>[ 'change_card_success'=>[
'name'=>'prof - le paiement pour changer la carte a réussi', 'name'=>'prof - le paiement pour changer la carte a réussi',
'notification_send'=>true, 'notification_send'=>'on',
'notification_from'=>'$$__admin_email__$$', 'notification_from'=>'$$__admin_email__$$',
'notification_to'=>'$$__admin_email__$$', 'notification_to'=>'$$__admin_email__$$',
'notification_subject'=>"[CIPF /prof - paiement changer carte reussi]", 'notification_subject'=>"[CIPF /prof - paiement changer carte reussi]",
'notification_message'=>'paiement pour changer sa carte a réussi de la part de $$user_login$$ : $$__author_page_url__$$', 'notification_message'=>'paiement pour changer sa carte a réussi de la part de $$user_login$$ : $$__author_page_url__$$',
'confirmation_send'=>true, 'confirmation_send'=>'on',
'confirmation_from'=>'$$__admin_email__$$', 'confirmation_from'=>'$$__admin_email__$$',
'confirmation_subject'=>"[CIPF - paiement changement carte réussi]", 'confirmation_subject'=>"[CIPF - paiement changement carte réussi]",
'confirmation_message'=>"paiement changement carte réussi", 'confirmation_message'=>"paiement changement carte réussi",
], ],
'card_will_expire'=>[ 'card_will_expire'=>[
'name'=>'prof - la carte va bientot expirer', 'name'=>'prof - la carte va bientot expirer',
'notification_send'=>true, 'notification_send'=>'on',
'notification_from'=>'$$__admin_email__$$', 'notification_from'=>'$$__admin_email__$$',
'notification_to'=>'$$__admin_email__$$', 'notification_to'=>'$$__admin_email__$$',
'notification_subject'=>"[CIPF /prof - carte va expirer]", 'notification_subject'=>"[CIPF /prof - carte va expirer]",
'notification_message'=>'la carte va expirer pour $$user_login$$ : $$__author_page_url__$$', 'notification_message'=>'la carte va expirer pour $$user_login$$ : $$__author_page_url__$$',
'confirmation_send'=>true, 'confirmation_send'=>'on',
'confirmation_from'=>'$$__admin_email__$$', 'confirmation_from'=>'$$__admin_email__$$',
'confirmation_subject'=>"[CIPF - carte va expirer]", 'confirmation_subject'=>"[CIPF - carte va expirer]",
'confirmation_message'=>'votre carte va expirer bientot, renouvellez-la sur $$__base_url__$$', 'confirmation_message'=>'votre carte va expirer bientot, renouvellez-la sur $$__base_url__$$',
], ],
'card_expired'=>[ 'card_expired'=>[
'name'=>'prof - la carte a expiré', 'name'=>'prof - la carte a expiré',
'notification_send'=>true, 'notification_send'=>'on',
'notification_from'=>'$$__admin_email__$$', 'notification_from'=>'$$__admin_email__$$',
'notification_to'=>'$$__admin_email__$$', 'notification_to'=>'$$__admin_email__$$',
'notification_subject'=>"[CIPF /prof - carte expirée]", 'notification_subject'=>"[CIPF /prof - carte expirée]",
'notification_message'=>'carte expirée pour $$user_login$$ : $$__author_page_url__$$', 'notification_message'=>'carte expirée pour $$user_login$$ : $$__author_page_url__$$',
'confirmation_send'=>true, 'confirmation_send'=>'on',
'confirmation_from'=>'$$__admin_email__$$', 'confirmation_from'=>'$$__admin_email__$$',
'confirmation_subject'=>"[CIPF - carte expirée]", 'confirmation_subject'=>"[CIPF - carte expirée]",
'confirmation_message'=>'votre carte a expiré, renouvelez-la sur $$__base_url__$$', 'confirmation_message'=>'votre carte a expiré, renouvelez-la sur $$__base_url__$$',
], ],
'account_will_be_deleted'=>[ 'account_will_be_deleted'=>[
'name'=>'prof - le compte va être supprimé', 'name'=>'prof - le compte va être supprimé',
'notification_send'=>true, 'notification_send'=>'on',
'notification_from'=>'$$__admin_email__$$', 'notification_from'=>'$$__admin_email__$$',
'notification_to'=>'$$__admin_email__$$', 'notification_to'=>'$$__admin_email__$$',
'notification_subject'=>"[CIPF /prof - compte bientot supprimé]", 'notification_subject'=>"[CIPF /prof - compte bientot supprimé]",
'notification_message'=>'compte bientot supprimé pour $$user_login$$ : $$__author_page_url__$$', 'notification_message'=>'compte bientot supprimé pour $$user_login$$ : $$__author_page_url__$$',
'confirmation_send'=>true, 'confirmation_send'=>'on',
'confirmation_from'=>'$$__admin_email__$$', 'confirmation_from'=>'$$__admin_email__$$',
'confirmation_subject'=>"[CIPF - compte bientot supprimé]", 'confirmation_subject'=>"[CIPF - compte bientot supprimé]",
'confirmation_message'=>'votre compte va bientot être supprimé sur $$__base_url__$$', 'confirmation_message'=>'votre compte va bientot être supprimé sur $$__base_url__$$',
], ],
'account_deleted'=>[ 'account_deleted'=>[
'name'=>'prof - le compte a été supprimé', 'name'=>'prof - le compte a été supprimé',
'notification_send'=>true, 'notification_send'=>'on',
'notification_from'=>'$$__admin_email__$$', 'notification_from'=>'$$__admin_email__$$',
'notification_to'=>'$$__admin_email__$$', 'notification_to'=>'$$__admin_email__$$',
'notification_subject'=>"[CIPF /prof - compte supprimé]", 'notification_subject'=>"[CIPF /prof - compte supprimé]",
'notification_message'=>'compte supprimé pour $$user_login$$ : $$__author_page_url__$$', 'notification_message'=>'compte supprimé pour $$user_login$$ : $$__author_page_url__$$',
'confirmation_send'=>true, 'confirmation_send'=>'on',
'confirmation_from'=>'$$__admin_email__$$', 'confirmation_from'=>'$$__admin_email__$$',
'confirmation_subject'=>"[CIPF - compte supprimé]", 'confirmation_subject'=>"[CIPF - compte supprimé]",
'confirmation_message'=>'votre compte a été supprimé sur $$__base_url__$$', 'confirmation_message'=>'votre compte a été supprimé sur $$__base_url__$$',
], ],
'offer_will_expire'=>[ 'offer_will_expire'=>[
'name'=>"partenaire - l'offre arrive bientot a expiration", 'name'=>"partenaire - l'offre arrive bientot a expiration",
'notification_send'=>true, 'notification_send'=>'on',
'notification_from'=>'$$__admin_email__$$', 'notification_from'=>'$$__admin_email__$$',
'notification_to'=>'$$__admin_email__$$', 'notification_to'=>'$$__admin_email__$$',
'notification_subject'=>"[CIPF /partenaire - offre va expirer]", 'notification_subject'=>"[CIPF /partenaire - offre va expirer]",
'notification_message'=>'offre va expirer pour $$user_login$$ : $$__user_post_url__$$', 'notification_message'=>'offre va expirer pour $$user_login$$ : $$__user_post_url__$$',
'confirmation_send'=>true, 'confirmation_send'=>'on',
'confirmation_from'=>'$$__admin_email__$$', 'confirmation_from'=>'$$__admin_email__$$',
'confirmation_subject'=>"[CIPF - offre va expirer]", 'confirmation_subject'=>"[CIPF - offre va expirer]",
'confirmation_message'=>'une de vos offre va expirer, rendez-vous sur $$__base_url__$$', 'confirmation_message'=>'une de vos offre va expirer, rendez-vous sur $$__base_url__$$',
], ],
'offer_expired'=>[ 'offer_expired'=>[
'name'=>"partenaire - l'offre partenaire a expirée", 'name'=>"partenaire - l'offre partenaire a expirée",
'notification_send'=>true, 'notification_send'=>'on',
'notification_from'=>'$$__admin_email__$$', 'notification_from'=>'$$__admin_email__$$',
'notification_to'=>'$$__admin_email__$$', 'notification_to'=>'$$__admin_email__$$',
'notification_subject'=>"[CIPF /partenaire - offre expirée]", 'notification_subject'=>"[CIPF /partenaire - offre expirée]",
'notification_message'=>'offre expirée pour $$user_login$$ : $$__user_post_url__$$', 'notification_message'=>'offre expirée pour $$user_login$$ : $$__user_post_url__$$',
'confirmation_send'=>true, 'confirmation_send'=>'on',
'confirmation_from'=>'$$__admin_email__$$', 'confirmation_from'=>'$$__admin_email__$$',
'confirmation_subject'=>"[CIPF - offre expirée]", 'confirmation_subject'=>"[CIPF - offre expirée]",
'confirmation_message'=>'votre offre a expiré, pour la renouveler rendez-vous sur $$__base_url__$$', 'confirmation_message'=>'votre offre a expiré, pour la renouveler rendez-vous sur $$__base_url__$$',
], ],
'cron_job'=>[ 'cron_job'=>[
'name'=>"cron-job - une fois par jour", 'name'=>"cron-job - une fois par jour",
'notification_send'=>true, 'notification_send'=>'on',
'notification_from'=>'$$__admin_email__$$', 'notification_from'=>'$$__admin_email__$$',
'notification_to'=>'$$__admin_email__$$', 'notification_to'=>'$$__admin_email__$$',
'notification_subject'=>"[CIPF - cron job]", 'notification_subject'=>"[CIPF - cron job]",