marc2307
Forum Replies Created
-
Forum: Plugins
In reply to: [Send PDF for Contact Form 7] Critical Error PHP 8.0 mpdfHey, thank you for your help. I’ve managed to restore the functionality by deleting the entry in the _postmeta table. I also found the cause of the error after that. The error was caused by my html-code and a negative margin for a table (<table style=”margin-top: -20px;”>.
Forum: Plugins
In reply to: [Polylang] Fatal Error open_basedir restrictonThank you, issue is solved with the current update.
Forum: Plugins
In reply to: [Send PDF for Contact Form 7] Critical Error PHP 8.0 mpdfHi, thank you for your response. Unfortunately the error remains. I remembered that I set some Margin or Padding Options to 0, which seem to cause this error (Division by Zero). But now I cannot revert that setting because of the Fatal error. Our PHP Version is 8.0.X.
Fatal error: Uncaught DivisionByZeroError: Division by zero in /MY_WEBSPACE/wp-content/plugins/send-pdf-for-contact-form-7/mpdf/vendor/mpdf/mpdf/src/Mpdf.php:20273 Stack trace:
#0 /MY_WEBSPACE/wp-content/plugins/send-pdf-for-contact-form-7/mpdf/vendor/mpdf/mpdf/src/Tag/Table.php(856): Mpdf\Mpdf->_tableHeight()
#1 /MY_WEBSPACE/wp-content/plugins/send-pdf-for-contact-form-7/mpdf/vendor/mpdf/mpdf/src/Tag.php(250): Mpdf\Tag\Table->close()
#2 /MY_WEBSPACE/wp-content/plugins/send-pdf-for-contact-form-7/mpdf/vendor/mpdf/mpdf/src/Mpdf.php(13664): Mpdf\Tag->CloseTag()
#3 /MY_WEBSPACE/wp-content/plugins/send-pdf-for-contact-form-7/mpdf/vendor/mpdf/mpdf/src/Mpdf.php(9752): Mpdf\Mpdf->WriteHTML()
#4 /MY_WEBSPACE/wp-content/plugins/send-pdf-for-contact-form-7/mpdf/vendor/mpdf/mpdf/src/Mpdf.php(9902): Mpdf\Mpdf->_puthtmlheaders()
#5 /MY_WEBSPACE/wp-content/plugins/send-pdf-for-contact-form-7/mpdf/vendor/mpdf/mpdf/src/Mpdf.php(2032): Mpdf\Mpdf->_enddoc()
#6 /MY_WEBSPACE/wp-content/plugins/send-pdf-for-contact-form-7/mpdf/vendor/mpdf/mpdf/src/Mpdf.php(9449): Mpdf\Mpdf->Close()
#7 /MY_WEBSPACE/wp-content/plugins/send-pdf-for-contact-form-7/views/send-pdf-admin.php(628): Mpdf\Mpdf->Output()
#8 /MY_WEBSPACE/wp-content/plugins/send-pdf-for-contact-form-7/classes/send-pdf.php(212): include(‘…’)
#9 /MY_WEBSPACE/wp-includes/class-wp-hook.php(310): cf7_sendpdf->wpcf7pdf_dashboard_html_page()
#10 /MY_WEBSPACE/wp-includes/class-wp-hook.php(334): WP_Hook->apply_filters()
#11 /MY_WEBSPACE/wp-includes/plugin.php(517): WP_Hook->do_action()
#12 /MY_WEBSPACE/wp-admin/admin.php(259): do_action()
#13 {main} thrown in /MY_WEBSPACE/wp-content/plugins/send-pdf-for-contact-form-7/mpdf/vendor/mpdf/mpdf/src/Mpdf.php on line 20273Alright, thank you ??
Thank you for your fast response. Unfortunately I don’t know the last plugin version. My PHP Version however is 8.0.
Do you recommend a version I can roll back to?Hi, thank you for your reply. I added the Code in the Custom CSS field and it fixed my issue. Now I just have to update my pdf code.
I appreciate your help, cheers
MarcHello, I can confirm the same issue on two sites. Rolling back to the Yoast 15.7 version works also for now. Is there a way to fix this issue?
Forum: Plugins
In reply to: [Contact Form 7] Dropdown field post data and version 5.2.1Same issue here. We’re using get_posted_data() to get the forms posted data and generate a csv from it in a custom function. The return value of all select fields is now an array. For now we’ve rolled back to Plugin-version 5.2 and it works just as it did before.
Is this a permanent change or can we expect a rollback to the previous functionality for the select fields @takayukister ?
Thank you and kind regards,
MarcForum: Plugins
In reply to: [Send PDF for Contact Form 7] Links to Website don’t work after latest updateWe have noticed the same issue on our site after the update to 0.7.9.5, too. It is redirecting all sites to:
…/wp-login.php?redirect_to=https%3A%2F%2F…%2Fwp-admin%2Fadmin.php%3Fpage%3Dwpcf7-send-pdf&reauth=1
… is our domain
After rolling back to the previous version 0.7.9.4 the bug is gone.
Hi @drazenbebic,
I would like to ask an additional question to the requested feature update. The search function for licenses of a specific customer in the backend overview is great, but would you also implement this feature within the REST API? We’re looking for the exact same feature for the REST API. So just an API query for all licenses of a specific customer.
Thank you and kind regards,
Marc@drazenbebic no worries ??
The patch sounds great, we’re interested, thank you.
- This reply was modified 4 years, 9 months ago by marc2307.
Hello @drazenbebic,
With your proposed solution our requirements should indeed be fully covered. I didn’t understand your point until I saw the Screenshot, thank you.
Also thank you for giving us a timeline. We’re really looking forward to the new features.
Kind regards,
MarcHey @drazenbebic,
that was really fast, thank you!
Your solution covers most of our needs. The possibility to use a input-based-search (via search field) would even be better. Imagine having 300+ customers and searching for one specific customer using the dropdown. This could be really time consuming.
Can you maybe give us a timeline, when this update can be expected?
Kind regards,
MarcForum: Plugins
In reply to: [License Manager for WooCommerce] Backend for more User Roles than Admin@drazenbebic Thank you!