restezconnectes / send-pdf-for-contact-form-7

Send the PDF for Contact Form 7 plugin will allow you to recover the data yourself via your form to insert them into a PDF built and prepared by you.
https://restezconnectes.fr/tutoriel-wordpress-lextension-send-pdf-for-contact-form-7/
GNU General Public License v3.0
15 stars 17 forks source link

Page Redirection #47

Closed palafix closed 11 months ago

palafix commented 11 months ago

Page Redirection not working for me anymore in the new version.

palafix commented 11 months ago

Page Redirection still not working in the major update.

I dont know if this is related. Uncaught ReferenceError: fieldname is not defined at HTMLDocument. (declaratieformulier/?pdf-reference=6546641b50ec2:1353:34) at a (index.js?ver=5.8.1:1:782) at index.js?ver=5.8.1:1:6563

error at this point for ( var i = 0; i < fieldname.length; i++ ) {

is ther a way to fix it because my clients needs to download the pdf and i dont know a quick fix for it.

Im using Version 1.0.1.0

restezconnectes commented 11 months ago

Hi!

Have you testing the new version here : [(https://demo.restezconnectes.fr/send-pdf-for-contact-form-7/)

It's working on my website demo!

Thanks

restezconnectes commented 11 months ago

Do you use form tags for the PDF name?

If the tags is not required, it can be empty... this is your error?

palafix commented 11 months ago

Yes i have tested the demo. No i use just a name for the pdf file.

with version 1.0.0.1 its working but after this version not.

palafix commented 11 months ago

Hey,

Now i get this: index.js?ver=5.8.1:1 POST https://www.palafix.nl/wp-json/contact-form-7/v1/contact-forms/460/feedback 500 (Internal Server Error).

If i disable youre plugin its gone. I removed the plugin and installed back and same error

restezconnectes commented 11 months ago

Hi!

I fixed the bug. Can you download the lastest version?

Thanks

palafix commented 11 months ago

Hi,

Download and test and work.

The error 500 is fixed when i remove the shortcodes, i tested it with [wpcf7pdf_test] but gives also this error. Thank you.

palafix commented 11 months ago

See my edited post.

restezconnectes commented 11 months ago

Hi!

I sent a update for the 1.0.1.1 version 6 hours ago... can you test it?

Thanks

palafix commented 11 months ago

Hey,

I have installed the 1.0.1.1 and the redirection works good. Only the error 500 is fixed when i remove the shortcodes, i tested it with [wpcf7pdf_test] but gives also this error.

I have deleted all plugins and put my old backup back to my site and installed the newest 1.0.1.1 but the error 500 is still there when i use the shotcodes.

I have made a workarround to use my forms but it's not a nice solution