magick207
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Critical error when updating to 6.5 versionHi,
as I say in the first post, I have already tried to switch the default theme. In any case, I was able to update using Softaculous.
Thank you.
Forum: Fixing WordPress
In reply to: Critical error when updating to 6.5 versionHi @saniamohammadi,
thank you for your reply. I have tried again deactivating all plugins and now I don’t have a critical error page, but a blank page. I have activated the debug mode and it shows me this:
Fatal error: Cannot redeclare wp_queue_comments_for_comment_meta_lazyload() (previously declared in /home/[account name]/public_html/wp-includes/comment.php:540) in /home/[account name]/public_html/wp-includes/deprecated.php on line 4663
Fatal error: Uncaught Error: Class “WP_Translation_Controller” not found in /home/[account name]/public_html/wp-includes/l10n.php:796 Stack trace: #0 /home/[account name]/public_html/wp-includes/l10n.php(953): load_textdomain(‘default’, ‘/home/[account name]…’, ‘it_IT’) #1 /home/[account name]/public_html/wp-includes/class-wp-fatal-error-handler.php(46): load_default_textdomain() #2 [internal function]: WP_Fatal_Error_Handler->handle() #3 {main} thrown in /home/[account name]/public_html/wp-includes/l10n.php on line 796
Thank you again.
Hello, thank you for your reply and sorry for the delay in responding. I tried again and I was able to activate the plugin, but when I try to open the setting page I see a blank page.
I have also tried to deactivate all other plugins and switch to the default WordPress theme, but I have the same result.Can you help me? Thank you again.
Forum: Plugins
In reply to: [WooCommerce PayPal Payments] PayPal login in another tabHello,
I think that it should be best to open in another tab. If I open a new window, for example to copy my password, when I return on the browser, I see this screen
Clicking “Continue” button, it also open a blank tab.
I hope that you can be useful my feedback to improve the plugin.
Thank you.
Forum: Plugins
In reply to: [WooCommerce] Hide coupon code fieldHello and thank you for your reply.
I found a snippet code to do that.
Bye.
Forum: Plugins
In reply to: [PDF Invoices & Packing Slips for WooCommerce] Add custom fieldsYes, I replaced it. In any case the original post was my mistake. Sorry and thank you again for your support.
Forum: Plugins
In reply to: [PDF Invoices & Packing Slips for WooCommerce] Add custom fieldsHi @yordansoares,
it works, but now I have 2 field: one called “Custom field” and one called with the my field name.
Thank you.
Forum: Plugins
In reply to: [WooCommerce] Critical error when updating order statusHi @doublezed2,
Sorry for the delay in replying. Thanks to your suggestion, I have solved the problem.
Thank you!
Forum: Plugins
In reply to: [WooCommerce] Critical error when updating order statusSorry there were typos in my previous message. The code I had used is follows
<?php echo '<img src="https://domain.org/wp-content/uploads/2023/10/Logo-10-10-23.png" alt="" height='129'>'; ?>
Now I deleted the previous code from my custom email template and at the line 66 (as indicated in the error message) there is an empty line.
Forum: Plugins
In reply to: [WooCommerce] Critical error when updating order statusHello,
thank you for your support. I saw that the error is on line 28 in customer completed order email “unexpected ‘129’ (T_LNUMBER)”. In that template I added this code:
<?php echo '<img src="https://domain.org/wp-content/uploads/2023/10/Logo-10-10-23.png" alt="" height='179' width='800'>'; ?>
Now I have another error:
An error of type E_PARSE was caused in line 66 of the file /home/icwman/public_html/wp-content/themes/Divi-Child/woocommerce/emails/customer-completed-order.php. Error message: syntax error, unexpected end of file
The line 66 o my customer template is balck. In any case I think that the problem is in custom template, not in the theme.
Forum: Plugins
In reply to: [WooCommerce] Critical error when updating order statusHello,
thank you for your reply. It worked for me too in the past week.
I did further tests and in reality I have the error even if there is a customer email in order details. I tried with past order and new order, it happens just when marking as Completed, either by using the “Save order & send mail” button, or by using the drop-down menu clicking by “Update” button. But even if there is an error, the status is still updated, but the customer does not receive the email. However The issue is not present updating status from the bulk action drop down menu of order list.
I don’t tried with payment gateway because I’m testing befor publish the commerce.
Here there is the System Status Report: https://file.io/Dl1iYLX9DXsj
Here there is the fatal error of yesterday: https://file.io/OlI8VU512Ck7Forum: Plugins
In reply to: [PDF Invoices & Packing Slips for WooCommerce] Custom template doesn’t workHi @yordansoares,
thank you for your help and availability!
Forum: Plugins
In reply to: [PDF Invoices & Packing Slips for WooCommerce] Custom template doesn’t workThank you to you for your support. Disabling “WooCommerce PDF Invoices Italian Add-on” plugin now I have the PDF invoice button in the order detail. But in the past I have used both the plugin…
Forum: Plugins
In reply to: [PDF Invoices & Packing Slips for WooCommerce] Custom template doesn’t workThis is the file request: https://file.io/x9U80h93rIDG
- This reply was modified 1 year, 1 month ago by magick207.
Forum: Plugins
In reply to: [PDF Invoices & Packing Slips for WooCommerce] Custom template doesn’t workI tried, but I have same button. However, I see that in the bulk action drop-down menu in order list there is availabe PDF invoice option. If I create the PDF from this voice, it generate me the correct file and I see the number in “Invoice number” column.
Can I to display the PDF invoice button in the order detail page as well?