Rob_Strickland
Forum Replies Created
-
Hello,
I am sorry you got scolded!
I ran another test with 100% unique entries in the form, and it worked.
It appears that the conflict is centered around the fact that any duplicate data (email, phone, etc) prevents the additional record to be added. There is no error message indicating that a sup was found etc.
I have brought up this limitation to Brevo.
Do you know if your plugin can identify duplicate records? Or prevents the addition of a new record in Brevo?
It’d be great to have a merge and append option.
Kind regards,
Rob Strickland
maybe you could just respond to the above please?
I do receive these messages, and the other support system doesn’t have a ticket tracking option. You just email and say goodbye to the thread.
regards, RobOK, I’ve already reached out to you in that channel, but I am still waiting a reply and a solution.
Regards, Rob
yes, pls send me the link to your support page
I set teh list ID and now some forms send data to Brevo and some do not. I have been working with Brevo to offer you more details. Here is what I have rn:
Here are the specific errors we’re seeing that are worth reporting to them:
PUT /contacts/undefined: Some calls are arriving with the email field as “undefined” – the email address is being passed as a character-by-character object instead of a string. This suggests the plugin is not correctly reading the form field value before making the API call on certain forms.- PUT calls with the full JSON body URL-encoded in the path: On some submissions, the entire request body is being passed as the contact identifier in the endpoint URL instead of an email address. This is a critical bug that causes those submissions to fail entirely and silently – the contact is never created or updated. This is most likely why Form 16030 specifically is not sending contacts to Brevo.
- POST /contacts without
updateEnabled: true: When a contact already exists and the plugin tries to create them again without the update flag, Brevo returns a duplicate error. The plugin should either useupdateEnabled: trueor implement the check-first flow described above. - Empty email submissions: Some calls are arriving with
email: ""– form-level validation should prevent empty email addresses from being sent to the API. - Empty batch calls: Some
POST /contacts/batchrequests are arriving with an empty contacts array, which serves no purpose and indicates the plugin is firing API calls before checking whether there’s anything to send.
Items 1 and 2 in particular are most likely the root cause of why some forms add contacts and others don’t – it’s a code inconsistency in how different forms are configured in the plugin.
Regarding #1. I have an elementor form, and I have checked the advanced tab to see the form field ID and pasted it to the Sendinblue mapping settings.
Here’s a loom which might help you see the settings. I shot it this morning to help Brevo help me… so it’s not 100% relevant.
Thank you, Rob
Thanks Dieter,
Version: 3.3.2
Forum: Plugins
In reply to: [All-in-One WP Migration and Backup] Godaddy conflictsI was able to fix the situation.
Forum: Plugins
In reply to: [All-in-One WP Migration and Backup] Godaddy conflictsP.S. I was able to perform a cPanel backup for this case (ideas-global.org). so that’s great.
On thegoinitiative.org We have lost access to the godaddy hosting because the account email was closed. So when I use the All in one migration to export a backup, I rely on the download option to work. Again, in this situation, where I don’t have access to cPanel or FTP, I expect the All inOne Migration tool to work as designed. meaning I want to create a backup and download it.
Because I can’t get the download to work, I am stuck.
Forum: Plugins
In reply to: [All-in-One WP Migration and Backup] Godaddy conflictsForum: Plugins
In reply to: [Custom Post Type UI] Sticky PostThank you. That plugin may not be supported?
“This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.”
Forum: Fixing WordPress
In reply to: private status brokenThanks! Here’s the link to the plugin. Maybe what I sent you was faulty:
These are good suggestions. And I realize that the reality is we may need another plugin that offers us the privileges and access controls we need.
Regards,
Rob
Forum: Fixing WordPress
In reply to: private status brokenThanks for your feedback. B/c i have the free version they claim that they do not support it 😉 I did submit a support request just in case.
So I was thinking I could see if there are any known issues with Wp and Staff Lists by ABCFolio
Forum: Plugins
In reply to: [Custom Post Type UI] Post excerpts missing@tw2113 You’re the BEST! The box wasn’t checked in CPT UI.
I knew it had to be something so simple.
I guess the stranger thing is that other posts in this post-type are working and these require some editing. But I’ll move on with this knowledge and I am grateful for your help.
Thank you,
Rob
Forum: Plugins
In reply to: [Custom Post Type UI] Post excerpts missingThis is what I have done… and there doesn’t appear to be any excerpts to be seen.
They are custom post types created through import from CPT UI… They have said they had nothing to do with a missing excerpt. All other forums & posts I have seen related show that there should be a post excerpt in the page editing… and there is not.
https://capture.dropbox.com/bgfXNFyRvzFw6Q2k
Thanks,
Rob
Forum: Plugins
In reply to: [Custom Post Type UI] exporting issuesThanks, That did it.
Regards, Rob
