balvan64
Forum Replies Created
-
Forum: Plugins
In reply to: [Loco Translate] Log flooded with alertsThe only thing I can think of is that this started on the same day we moved from PHP 8.2 to PHP 8.3.
Other than that, I cannot think of any change on our side that would explain such a sudden and widespread shift.
Is there a way to force a full re-sync of all plugin translations against their current POT files and regenerate them?
- This reply was modified 1 month, 1 week ago by balvan64.
Forum: Plugins
In reply to: [Loco Translate] Log flooded with alertsHello,
Thank you for your reply.What still remains unclear is why this suddenly started appearing across a large number of different plugins at the same time.
That makes it seem less likely that all of these plugins simultaneously developed new problems, and more likely that something changed in how Loco Translate scans, validates, or logs these references.
Could you please clarify whether a recent Loco Translate update changed the detection logic or logging behavior for these JavaScript translation references?
In other words, are these entries indicating newly introduced problems in the plugins themselves, or is Loco now reporting conditions that were already present before but previously not logged?
Also, if this is mainly a Loco-side change in scanning or debug verbosity, is there any recommended fix besides suppressing the messages?
Thank you
Forum: Plugins
In reply to: [WP-Cron Status Checker] A strange email reportHello,
Today another report was sent hours after the fact. I think that before if there was an issue, the email would have been sent immediately.
Hello,
Thank you for your reply.
It seems the update had made it possible to avoid the issue, and it not longer appear in our log.
Thank you
- This reply was modified 1 month, 3 weeks ago by balvan64.
Hello,
Thank you for your reply.I’m not sure I fully understand what was added or how it is intended to help in this case.
The issue we encountered is a warning related to accessing order properties directly, which appears during admin execution and not specifically on the edit screen UI.
Could you please clarify:
- where this new option is located
- what it does exactly
- and how it is expected to resolve this issue?
Thank you
Hello,
What are your thoughts? can you release an update?
Thank youHello,
Thank you for your reply.Is there no way to preserve the same functionality, but update the code so it complies with the current WooCommerce standards?
From what I understand, the issue comes from accessing order properties directly, for example:
$order->id;
$order->order_total;And that this should now be replaced with the proper getter methods, such as:
$order->get_id();
$order->get_total();Wouldn’t updating those calls resolve the warning while keeping the settings box available?
Thank you
I wanted to test this beta version today, but I looked at our log and after the 25th of November there are no such PHP Deprecated notices anymore.
Maybe a fixed version was already released? either way, as it does not appear for us anymore, I cannot test this version.
- This reply was modified 5 months, 3 weeks ago by balvan64.
Hello
Is this version still relevant for testing or was it already released?
Thank you
I think not, It doesn’t appear to be.
No, no Wordfence.
Hello,
I did not hear back, the issue persists:
[06-Feb-2025 06:44:52 UTC] PHP Deprecated: strtr(): Passing null to parameter #1 ($string) of type string is deprecated in /home/aaa/public_html/wp-content/plugins/post-smtp/Postman/Postman-Mail/Zend-1.12.10/Mail.php on line 1250
Hello,
There you go:
Mailer: postsmtp
HostName: aaa.co.il
cURL Version: 7.61.1
OpenSSL Version: OpenSSL/1.1.1k
OS: Linux cp.aaa.co.il 4.18.0-553.36.1.el8_10.x86_64 #1 SMP Wed Jan 22 03:07:54 EST 2025 x86_64
PHP: Linux 8.1.31 C.UTF-8
PHP Dependencies: iconv=Yes, spl_autoload=Yes, openssl=Yes, sockets=Yes, allow_url_fopen=Yes, mcrypt=No, zlib_encode=Yes
WordPress: 6.7.1 he_IL UTF-8
WordPress Theme: Flatsome Child
WordPress Plugins: Query Monitor, Post SMTP, Add Admin CSS, Cargo Shipping Location for WooCommerce, Classic Editor, Honeypot for Contact Form 7, Contact Form 7, Content Blocks (Custom Post Widget), Disable Cart Fragments, Disable Bloat for WordPress & WooCommerce, Duplicate Menu, Envato Market, Finale WooCommerce Deal Pages, Finale - WooCommerce Sales Countdown Timer & Discount Plugin, Flamingo, Global Content Blocks, WhatsApp Chat for WordPress / WooCommerce, Imagify, Index WP MySQL For Speed, Klaviyo, Loco Translate, One Time Login, PayPlus Payment Gateway, Perfmatters, PixelYourSite PRO, plugin load filter, Product Catalog Feed Pro by PixelYourSite, RD Order Modifier for WooCommerce, Slider Revolution, snip pro - Structured Data, ShiftNav Pro - Responsive Mobile Menu, Shortcode Empty Paragraph Fix, Hide SEO Bloat, Social Icons Widget & Block by WPZOOM, WooCommerce Thank You Page - NextMove, TWB Woocommerce Reviews, UberMenu 3 - The Ultimate WordPress Mega Menu, Product Filter by WBW, WooCommerce.com Update Manager, WooCommerce Breadcrumbs, WooCommerce Notification Premium, WooCommerce - Pipedrive CRM - Integration, WooCommerce Product Bundles, WooCommerce Product Primary Category, WooCommerce Show Attributes, WooCommerce, WBW Product Filter PRO, Yoast SEO Premium, Yoast SEO, WP Accessibility Helper, WP Cerber Security, Anti-spam & Malware Scan, WP-Cron Status Checker, WP Rocket | Ignore Query Strings, WP Rocket | Set Tablets As Mobile, WP Rocket | Change Preload Parameters, WP Rocket | Change Remove Unused CSS Parameters, WP Rocket, WP Rollback, WP-RTL, WP User Avatars, XL WooCommerce Sales Triggers, YouTube WordPress Plugin Pro by Embed Plus
WordPress wp_mail Owner: /home/aaa/public_html/wp-content/plugins/post-smtp/Postman/PostmanWpMailBinder.php
WordPress wp_mail Filter(s): PostsmtpMailer->get_mail_args
WordPress phpmailer_init Action(s): wpcf7_phpmailer_init, PostsmtpMailer->phpmailer_smtp_init
Postman: 3.0.2
Postman Sender Domain (Envelope|Message): aaa.co.il | aaa.co.il
Postman Prevent Message Sender Override (Email|Name): No | No
Postman Active Transport: Other SMTP (smtp:tls:login://smail.nethost.co.il:587)
Postman Active Transport Status (Ready|Connected): Yes | Yes
Postman Deliveries (Success|Fail): 28205 | 182Thank you
Forum: Plugins
In reply to: [Contact Form 7] PHP Deprecated – formatting.php on line 608Thank you

