nitrospectide
Forum Replies Created
-
Forum: Plugins
In reply to: [Contact Form 7] Too many parentheses in message breaks submissionTo and From email addrs that are at our domain, a Reply-To header with the [email] field, and this in the Message Body:
[salutation] [name-first] [name-last] <[email]> has filled out the Technical Support form.
From: [salutation] [name-first] [name-last] <[email]>
Subject: [subject]
Email: [email]
Phone #: [phone]
Company: [company]
Industry: [industry]
State/Province/Region: [state]
Country: [country]
Topic: [topic]
Message Subject: [subject]
Message Details: [details]
Device: [device]
Serial Number: [serial-number]
—
This e-mail was sent from the Technical Support (English) page from the website========
And then the Use HTML content type is checkedWe also have Mail (2) set up to send TO [email] and basic From and Subject, with this Message Body:
Message Body:
[your-message]Dear [name-first],
Thank you for contacting Eos Positioning Systems.
We have received your message and will respond to you within 24 hours (Monday-Friday).For urgent inquiries, please contact us using the phone number below:
Phone:+1 (450) 824-3325 (Canadian international rates apply)
Regards,
Eos— Please find a copy of your inquiry below —
From: [salutation] [name-first] [name-last] <[email]>
Subject: [subject]
Email: [email]
Phone #: [phone]
Company: [company]
Industry: [industry]
State/Province/Region: [state]
Country: [country]
Topic: [topic]
Message Subject: [subject]
Message Details: [details]
Device: [device]
Serial Number: [serial-number]
— —
This e-mail was automatically sent from a Technical Support form on the websiteForum: Plugins
In reply to: [Contact Form 7] Too many parentheses in message breaks submissionThere’s nothing in there
Forum: Plugins
In reply to: [Contact Form 7] Too many parentheses in message breaks submissionForum: Plugins
In reply to: [Contact Form 7] Too many parentheses in message breaks submissionAkismet is installed, but not used for the form, CleanTalk was tied to the form, and Jquery Validation For Contact Form 7.
I disabled all, and still had the problem.
Ah! That makes a lot more sense, and was what I expected.
The difficulty was that on this page: https://cleantalk.org/my/support
…when I click Open a Support Ticket, it brings me here, not to the page you just linked. FYI.
Forum: Plugins
In reply to: [Contact Form 7] No email from submissionThis has happened again, and this time we spoke with the user afterward. He submitted a CF7 form, and saw no errors… but we never got an email of his submission from CF7. Any idea of what might be happening here?
Forum: Plugins
In reply to: [Contact Form 7] No email from submissionIf I understand correctly, you’re agreeing that the HubSpot javascript and the form submission are running independently, and it seems that the submission failed, so we just got the HubSpot component?
We’re not using any Additional Settings. I wasn’t aware that we should for this. I see the DOM Event… I’m not sure how this might be integrated. Right now, the HubSpot script is on every page to track everything. Are you saying we separate out the form submission function, and put that in the DOM Event (callback?)?
I assume that we’d have to intercept whatever is triggering the HubSpot script, and not let it fire until our DOM event triggers?
Forum: Plugins
In reply to: [Kint Debugger] Kint provides no outputChris,
I want to thank you for your responsiveness, and apologize because I have discovered the problem is on my end. A template file was malformed, calling a child file incorrectly… so the one I was editing was being bypassed.
I have it working now. Thanks!
Forum: Plugins
In reply to: [Kint Debugger] Kint provides no outputI don’t have Debug Bar. Is there anything else that could be affecting it?
Even if it was in core, nothing says you would have to do the “complete uninstall” step and remove the data.
Thank you for the reply. That would be very useful.
Actually, WP core should really have a new state for plugins: deactivated, then completely uninstalled.
I ran into this as well, but I noticed that when I search the db, I also get 4 occurrences of “aiowps” in the wp_options table. I don’t want to leave those orphaned.
Why doesn’t the plugin remove all of this?