libraryit
Forum Replies Created
-
Forum: Plugins
In reply to: [PDF Forms Filler for CF7] Map to raw value of pipe selectionThank you! I can make it work with that.
- This reply was modified 5 years, 5 months ago by libraryit.
Forum: Plugins
In reply to: [PDF Forms Filler for CF7] Map to raw value of pipe selectionHere is the article that references the
[_raw_value]
option to select a value listed before a pipe delimiter, or[value]
to select the value listed after a pipe delimiter, using WPCF7_USE_PIPE. https://contactform7.com/selectable-recipient-with-pipes/I’m sorry I don’t really understand your suggestion about a custom hidden mail tag. I need to map a the value a user selected in a drop down field, but that doesn’t appear to be possible when using a pipe-delimited selection field. Only the value hidden by the pipe is being mapped to the PDF.
Is your suggestion that I should avoid using pipe-delimited selections, and use a custom hidden mail tag in order to send email to different form recipients? Thanks again!
Forum: Plugins
In reply to: [Send PDF for Contact Form 7] Attached image not going in pdfHere is the error I’m seeing logged:
PHP Warning: unlink(~/wp-content/uploads/sendpdfcf7_uploads/22/): Is a directory in ~/wp-content/plugins/send-pdf-for-contact-form-7/classes/send-pdf.php on line 925, referer : (myformURL)
Line 925 of send-pdf.php is:
unlink($chemin_final[$tagsOnPdf]);
It’s not clear to me what to edit to resolve this issue. Is code in send-pdf.php the problem, or is the code correct, and uploaded [file]s failing to be written to the plugin’s upload directory because of permissions? Are changes needed in .htaccess?
Any guidance appreciated. Thanks!
Forum: Plugins
In reply to: [Send PDF for Contact Form 7] Attached image not going in pdfI’m experiencing this issue, also.
Is the plugin image handling broken? Is there an image storage permissions issue that we can remediate?
Thanks!
WordPress 4.9.5
Send PDF for CF7 0.6.7