sergewebservice
Forum Replies Created
-
Forum: Plugins
In reply to: [La Sentinelle antispam] La sentinelle creates JS errorsYes, fixed. Merci Marcel.
Hi there,
the forminator has found the exact problem with La Sentinelle and has a suggestion. See below.
I would also like to update that the primary issue noticed with Fatal error is still related to the La Sentinelle antispam plugin.
The PayPal button markup filter, forminator_render_button_markup, is designed to accept only one parameter. However, during the rendering of the submit button, it requires two parameters. The “La Sentinelle Antispam” plugin is currently configured to use this filter with two parameters, which causes incompatibility with PayPal forms but functions correctly with simple forms.
Upon reviewing the plugin’s code, it appears that only one parameter $htmlis needed. To Resolve this issue requires changes to the existing function call from the plugin side under la-sentinelle-antispam/forms/lasent-forminator.php, From:
add_action(‘forminator_render_button_markup’, ‘lasent_forminator_render_button_markup’, 10, 2);
to:
add_action(‘forminator_render_button_markup’, ‘lasent_forminator_render_button_markup’, 10);
This should ensure compatibility with PayPal forms by aligning the function to the required parameter structure.
Bring the above to their plugin supports attention so that this could be fixed out of the box.
And this would be nice.
cheers,
Serge
Hi Dmytro,
the calculations selection is not showing up at all. See screenshot below.
thanks,
Serge

Hi Nebu,
here is the export.
{"type":"form","data":{"fields":[{"id":"email-1","element_id":"email-1","form_id":"wrapper-1031-6626","parent_group":"","type":"email","options":[],"cols":"12","conditions":[],"wrapper_id":"wrapper-1031-6626","validation":"","placeholder":"[email protected]","field_label":"Email","required":"1","required_message":"email required"},{"id":"name-1","element_id":"name-1","form_id":"wrapper-5126-6562","parent_group":"","type":"name","options":[],"cols":"12","conditions":[],"wrapper_id":"wrapper-5126-6562","field_label":"First name","placeholder":"","prefix_label":"Prefix","fname_label":"First Name","fname_placeholder":"E.g. John","mname_label":"Middle Name","mname_placeholder":"E.g. Smith","lname_label":"Last Name","lname_placeholder":"E.g. Doe","prefix":"true","fname":"true","mname":"true","lname":"true","required_message":"Name is required.","prefix_required_message":"Prefix is required.","fname_required_message":"First Name is required.","mname_required_message":"Middle Name is required.","lname_required_message":"Last Name is required.","layout_columns":"2","required":"1"},{"id":"name-2","element_id":"name-2","form_id":"wrapper-1644-2441","parent_group":"","type":"name","options":[],"cols":"12","conditions":[],"wrapper_id":"wrapper-1644-2441","field_label":"Last name","placeholder":"","prefix_label":"Prefix","fname_label":"First Name","fname_placeholder":"E.g. John","mname_label":"Middle Name","mname_placeholder":"E.g. Smith","lname_label":"Last Name","lname_placeholder":"E.g. Doe","prefix":"true","fname":"true","mname":"true","lname":"true","required_message":"Name is required.","prefix_required_message":"Prefix is required.","fname_required_message":"First Name is required.","mname_required_message":"Middle Name is required.","lname_required_message":"Last Name is required.","layout_columns":"2","required":"1"},{"id":"phone-1","element_id":"phone-1","form_id":"wrapper-5083-7146","parent_group":"","type":"phone","options":[],"cols":"12","conditions":[],"wrapper_id":"wrapper-5083-7146","required":"1","limit":"10","limit_type":"characters","validation":"none","field_label":"Phone","placeholder":"E.g. +1 300 400 5000"},{"id":"text-1","element_id":"text-1","form_id":"wrapper-2637-4710","parent_group":"","type":"text","options":[],"cols":"12","conditions":[],"wrapper_id":"wrapper-2637-4710","input_type":"line","limit_type":"characters","field_label":"Location","placeholder":"city, town, village, area, district,...","required":"1"},{"id":"text-2","element_id":"text-2","form_id":"wrapper-6304-8292","parent_group":"","type":"text","options":[],"cols":"12","conditions":[],"wrapper_id":"wrapper-6304-8292","input_type":"line","limit_type":"characters","field_label":"Park name","placeholder":"E.g. Shawinigan MHP","required":"1","required_message":"Enter your park name or n/a if not applicable."},{"id":"text-3","element_id":"text-3","form_id":"wrapper-7855-8148","parent_group":"","type":"text","options":[],"cols":"12","conditions":[],"wrapper_id":"wrapper-7855-8148","input_type":"line","limit_type":"characters","field_label":"How long have you been tenant in a MH park?","placeholder":"years, months, ..."},{"id":"text-4","element_id":"text-4","form_id":"wrapper-7830-2795","parent_group":"","type":"text","options":[],"cols":"12","conditions":[],"wrapper_id":"wrapper-7830-2795","input_type":"line","limit_type":"characters","field_label":"Have you ever had issues because of tenancy?","placeholder":""},{"id":"checkbox-1","element_id":"checkbox-1","form_id":"wrapper-5610-9493","parent_group":"","type":"checkbox","options":[{"label":"I live in a mobile/manufactured home","value":"one","key":"1784-1867","error":""},{"label":"I own a mobile/manufactured home","value":"I-own-a","limit":"","default":"","key":"6626-9102","error":""},{"label":"My home is located in British Columbia","value":"My-home-is-located-in-British-Columbia","limit":"","default":"","key":"9257-6376","error":""}],"cols":"12","conditions":[],"wrapper_id":"wrapper-5610-9493","hidden_behavior":"zero","value_type":"checkbox","field_label":"Voting member","layout":"vertical","options_bulk_editor":"I live in a mobile/manufactured home;one; 0\nI own a mobile/manufactured home;I-own-a; 0\nMy home is located in British Columbia;My-home-is-located-in-British-Columbia; 0","description":"You are a voting member if you live in a manufactured home that you own, located in British Columbia."},{"id":"textarea-1","element_id":"textarea-1","form_id":"wrapper-7347-1559","parent_group":"","type":"textarea","options":[],"cols":"12","conditions":[],"wrapper_id":"wrapper-7347-1559","input_type":"line","limit_type":"characters","field_label":"Message or comment","placeholder":""},{"id":"text-5","element_id":"text-5","form_id":"wrapper-9654-9456","parent_group":"","type":"text","options":[],"cols":"12","conditions":[],"wrapper_id":"wrapper-9654-9456","input_type":"line","limit_type":"characters","field_label":"Would you consider volunteering?","placeholder":"","description":"If yes, mention in what domain/qualification(s)/interest(s)."},{"id":"paypal-1","element_id":"paypal-1","form_id":"wrapper-7932-3076","parent_group":"","type":"paypal","options":[],"cols":"12","conditions":[],"wrapper_id":"wrapper-7932-3076","mode":"sandbox","currency":"CAD","amount_type":"fixed","label":"pay","color":"white","shape":"rect","layout":"vertical","tagline":"true","shipping_address":"disable","locale":"en_US","debug_mode":"disable","height":"40","amount":"20"}],"settings":{"pagination-header":"nav","paginationData":{"pagination-header-design":"show","pagination-header":"nav"},"formName":"Member registration with voluntary fee and donation","version":"1.40.0","form-border-style":"none","form-padding":"","form-border":"","fields-style":"open","field-image-size":"custom","validation":"on_submit","akismet-protection":"0","form-style":"default","enable-ajax":"true","autoclose":"true","submission-indicator":"show","indicator-label":"Submitting...","form-type":"default","submission-behaviour":"behaviour-thankyou","thankyou-message":"Thank you for contacting us, we will be in touch shortly.","submitData":{"custom-submit-text":"Submit registration","custom-invalid-form-message":"Error: Your form is not valid, please fix the errors!","custom-class":"submitbutton"},"validation-inline":"1","form-expire":"no_expire","form-padding-top":"0","form-padding-right":"0","form-padding-bottom":"0","form-padding-left":"0","form-border-width":"0","form-border-radius":"0","cform-label-font-family":"Roboto","cform-label-custom-family":"","cform-label-font-size":"12","cform-label-font-weight":"bold","cform-title-font-family":"Roboto","cform-title-custom-family":"","cform-title-font-size":"45","cform-title-font-weight":"normal","cform-title-text-align":"left","cform-subtitle-font-family":"Roboto","cform-subtitle-custom-font":"","cform-subtitle-font-size":"18","cform-subtitle-font-weight":"normal","cform-subtitle-text-align":"left","cform-input-font-family":"Roboto","cform-input-custom-font":"","cform-input-font-size":"16","cform-input-font-weight":"normal","cform-radio-font-family":"Roboto","cform-radio-custom-font":"","cform-radio-font-size":"14","cform-radio-font-weight":"normal","cform-select-font-family":"Roboto","cform-select-custom-family":"","cform-select-font-size":"16","cform-select-font-weight":"normal","cform-multiselect-font-family":"Roboto","cform-multiselect-custom-font":"","cform-multiselect-font-size":"16","cform-multiselect-font-weight":"normal","cform-multiselect-tag-font-family":"Roboto","cform-multiselect-tag-custom-font":"","cform-multiselect-tag-font-size":"12","cform-multiselect-tag-font-weight":"medium","cform-dropdown-font-family":"Roboto","cform-dropdown-custom-font":"","cform-dropdown-font-size":"16","cform-dropdown-font-weight":"normal","cform-calendar-font-family":"Roboto","cform-calendar-custom-font":"","cform-calendar-font-size":"13","cform-calendar-font-weight":"normal","cform-button-font-family":"Roboto","cform-button-custom-font":"","cform-button-font-size":"14","cform-button-font-weight":"500","cform-timeline-font-family":"Roboto","cform-timeline-custom-font":"","cform-timeline-font-size":"12","cform-timeline-font-weight":"normal","cform-pagination-font-family":"","cform-pagination-custom-font":"","cform-pagination-font-size":"16","cform-pagination-font-weight":"normal","payment_require_ssl":"1","submission-file":"delete","trigger_from":"builder","template_type":"preset","template_name":"Blank Form","store_submissions":"1","form_name":"member-registration","form_status":"publish","form-font-family":"","use-custom-css":"1","sc_email_link":"1","sc_message":"<p>Your form has been saved as draft and a resume link has been generated so you can return to the form anytime within {retention_period} days from today. Copy and save the link or enter your email address below to have the link sent to your mail.</p><p>These fields weren't saved to your submission draft: Paypal, Stripe, Signature, Password, Captcha, and Upload. Kindly fill them out before submitting the form.</p>","honeypot":"1","use_donotcachepage":"1","custom_css":".forminator-label { width: 40%; min-width: 30em; max-width: 90%; font-size: 16px; }\n .forminator-input { width: 40%; min-width: 30em; max-width: 90%; }\n .forminator-textarea, .forminator-checkbox-label { width: 40%; min-width: 30em; max-width: 90%; }\n .forminator-row { float: left; margin: 10px 2%; width: 46%; min-width: 30em; max-width: 90%; }\n .forminator-row-last { clear: both; max-width: 90%; }","notification_count":1,"previous_status":"publish","form-substyle":"flat"},"client_id":null,"integration_conditions":[],"behaviors":[{"slug":"behavior-1234-4567","label":"","autoclose-time":"5","autoclose":"true","newtab":"sametab","thankyou-message":"Thank you for contacting us, we will be in touch shortly.","email-thankyou-message":"","manual-thankyou-message":"","submission-behaviour":"behaviour-thankyou","redirect-url":""}],"notifications":[{"slug":"notification-3720-5726","label":"Submission from BCMHO","email-subject":"New member {name-1} {name-2}","email-editor":"<p>Hello, </p>\n<p>{all_fields}</p>\n<p>--</p>\n<p>Membership submission from bcmho.ca</p>\n<p> </p>","recipients":"[email protected]","conditions":[]}]},"status":"publish","version":"1.40.0"}thanks,
Serge
Hi Saurabh,
I checked and the form is showing when I chose La Sentinelle to not work on the form with Paypal field. However, the Payment Amount in Paypal cannot be set to Variable. It works only on Fixed. This is not a La Sentinelle issue, probably.
thanks,
Serge
Forum: Plugins
In reply to: [Contact Form 7] Le formulaire ne fonctionne plusBonjour, j’ai contacté l’aide du serveur et ils ont suggéré d’utiliser in plugin qui force l’usage de SMTP dans les envois de formulaires. Ils ont suggéré WP Mail SMTP qui a un logo d’oiseau vu de face. J’ai réglé le plugin avec «autre smtp» qui permet d’utiliser un courriel du domaine du site internet lui-même. Pas de problème par la suite.
J’ai aussi remarqué que tous les id des formulaires avaient changé. J’ai mis les «codes courts» des formulaires à jour dans les pages.
Forum: Plugins
In reply to: [Contact Form 7] Le formulaire ne fonctionne plusJ’ai exactement le même problème avec la version anglaise. J’ai contacté l’aide du serveur. L’envoi courriel semble faire défaut. J’ai remarqué aussi que tous les id des formulaires ont changé tout seuls.
Serge
Forum: Plugins
In reply to: [Participants Database] Import csv file does not workA single post is easier to find later I think. Why don’t you tell us what we would need to look for to find a clue about the issue? Add a tag in the code somewhere or anything that would give a clue. The database settings? Something on our side should be helping to find where the issue is exactly. Can’t you create a trace in your plugin specifically for this issue?
Forum: Plugins
In reply to: [Participants Database] Import csv file does not workHi @xnau,
well, I had set to record the debug log and it shows that the errors are still there but in the background setting, it restarts on its own. So it makes it through one line at a time. Although it seems that sometimes the error is skipped. The debug log is at:
What other info would you need to find out the issue?
Forum: Plugins
In reply to: [Participants Database] Import csv file does not work@xnau , no, it is the contrary. It is working when set to do it in the background. It is NOT working when NOT set to work in the background. i.e. the interference you mention is actually helping it work. You should listen to us and try to find what causes the bug without referring to magic.
Forum: Plugins
In reply to: [Participants Database] Import csv file does not workI had not tried that setting. I did it now and it worked through the whole 62 lines left. Solved in that setting. Is it normal that it does not work directly?
Forum: Plugins
In reply to: [Participants Database] Import csv file does not workI tried all the settings possible to upload and it is , and ” since a while. That is straight quotes. I tried overwrite, not overwrite etc. Now I have tried again with no quotes at all on two lines and still only one record is added at a time. I tried every line change backslashes n and r and it does one line. I have also taken an export csv to edit into import csv and still the same issue. I just tried utf-8 with BOM, same issue, but it did enter one record.
The issue must be in the sql or the sql command. The csv file can’t possibly be at fault.
Forum: Plugins
In reply to: [Participants Database] Import csv file does not workHello, I tried backslash r and it is the same as backslash n, only one line is entered. The error must be in the plugin or the mysql. Anyone has an idea about a solution or a clue leading to the solution?
Forum: Plugins
In reply to: [Participants Database] Import csv file does not workHi,
it is already “\n” and the file encoding is UTF-8 no BOM.
I’m trying different settings and still one data enters only, each time. Now message is …near ‘WHERE id = 12’ at line 1. I have 180 participants to enter.
thanks,
Serge
Forum: Plugins
In reply to: [Participants Database] Import csv file does not workupdate: it imports one at a time even if I have more than one and the error message evolves. The id number increases:
Database Error: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ‘WHERE id = 9’ at line 1
looks like the second line import hits a sql error for some reason. I use notepad++ to edit the csv file.