alex4e
Forum Replies Created
-
Forum: Plugins
In reply to: [Autoptimize] Revolution Slider / Frontend Engine SR7Hello, I have the problem as well. I found out that if I disable extra compatibilty logic (the last option from Misc section), the slider works as usual. But this breaks a lot other JS scripts in my website. So it’s not an option.
Do you have any solution? Thank you.
Temporarily, I decided to render back Revolution Slider with the old SR6 engine. But this cannot be a long lasting solution.Forum: Plugins
In reply to: [WooCommerce] Alternative for $order->get_meta() in when using WC HPOSDear @yffaffy,
Thank you for this reminder. I cannot say how, but somehow I missed these functions. I have made the necessary changes and the error log is no longer created. Thanks!Forum: Plugins
In reply to: [WooCommerce] Alternative for $order->get_meta() in when using WC HPOSHey, @manikandang1, thank you for your time and help. In my plugin I use update, not get.
For example, before HPOS was:
update_post_meta($order_id, ‘_billing_state’, ”);
Now, with HPOS is:
$order->update_meta_data(‘_billing_state’, ”);And because I’m updating default fields (with underscore in the begining), WC throws this error in the log. There is no problem with the functionality, everything works, the custom order meta is all there, but for each order and for each field from it this notice is logged. And I want to prevent this from loging and keep that logic, because I need to update these fields.
Thank you, @aguinaldodarla. I think it will be more valuable to anyone who comes across it to find all the information in one place.
Forum: Plugins
In reply to: [WooCommerce] Alternative for $order->get_meta() in when using WC HPOSHello, @manikandang1,
I have the same issue. Did you find any solution? Or at least a way to stop logging it?In my case, the problem is because my custom plugin collects shipping data and saves it in the standard fields. Before I updated my plugin to support WC HPOS, there was no such problem, of course, because it worked with post meta, not order meta.
@xue28, can you suggest some way to stop this notice from creating a log file at least? Thanks.
Forum: Plugins
In reply to: [Plugin for Google Reviews] Missing Slider Swipe Theme after last updateHello @richplugins,
Thank you for your answer. I’ve just updated to the last 1.9.14. Even though the changelog says the slider is fixed, I still see the following issues (please see screenshot here)- The “Slider Swiper” theme still missing (1, 2 & 3 from screenshot). If you not planning to add it again as separate theme, I guess I have to use the new “Slider” theme with “Slide style” set to “User bottom”. Okay.
- The new function to choose between shadowed or bordered slides not working properly (4 from screenshot) – border field is text type and if i enter 1 or 1px as value (or leave the field blank), the border doesn’t appear, only the shadow dissappears.
From the debug, I can confirm that all of my current sliders (created with “Slider Swiper” theme earlier) are with “view_mode”:”slider” (1,2 & 3 from screenshot). I’ve created a new slider with the new “Slider” theme which is with “view_mode”:”slider_lite” regardless of whether the slider style is set to User bottom or User top.
So, if I’m correct, “Slider Swiper” and “Slider Lite” themes are now simply called “Slider” theme. With the option to have a border instead of a shadow, the design will be close to that of the Slider Swiper theme. Right?
If you can specify how to use the border option and if it will have the little triangle at the bottom that makes the talk bubble look. Thanks.
Forum: Plugins
In reply to: [Simple Social Icons] DO NOT INSTALL! TROJAN infected because of the pluginHi @elektroniktrade,
I don’t remember exactly the case since it’s been a while, but I probably manually fixed the .htaccess file for wp-admin after deleting the compromised plugin. If I’m not mistaken, additional .htaccess files were added in all directories and subdirectories of the site. For wp-content I manually removed them (where they weren’t needed) and for wp-admin and wp-includes I directly replaced all the files from a freshly downloaded WP installation zip to ensure there were no other unwanted changes in the core. The database was not affected. And instead of this social sharing plugin, I started using this one https://www.ads-software.com/plugins/simple-social-buttons/.
As far as I can see now, the current plugin has been updated (3.1.0) and the js file has been removed. It’s likely that the backdoor is now removed and probably you can continue to use it without any risk, after updating it to the recent version.
Cheers!
Forum: Plugins
In reply to: [Contact Form 7] Email cannot be send – subject field contains dotsDear @takayukister,
I’m well aware of the setting up mail. As I mentioned, I have been using the plugin for many years. Thank you for your reminder.
Here you can preview screenshots of:
1. NOT WORKING form (that breaks all forms) because of the date format in the subject field – https://www.dropbox.com/s/llycvquopt1zmhp/not-working.jpg
2. WORKING form because of removed dots from the date – https://www.dropbox.com/s/uvi4jgi5m3nwked/working.jpgThe only differences in the website and its components, settings, etc. are the dots in the subject field.
Forum: Plugins
In reply to: [Contact Form 7] Email cannot be send – subject field contains dotsHi @takayukister,
Here is the page of the website that contains the form (bottom of the page).
Please note that there are more than 10 websites on the same server which use CF7 and they do not had any problems at the time. The current website is working for the last 4 years and has 3 forms in total which have worked without any problems so far. The new form was created specifically for an upcoming event and after this with the date in the subject line, all forms stopped working. So that is how I was able to identify the specific issue.
FYI: before all of this, I disabled the other plugins and checked for conflicts, error logs, browser console, etc.Forum: Plugins
In reply to: [Simple Social Icons] DO NOT INSTALL! TROJAN infected because of the pluginHi @johnstonphilip,
Thank you for these details. I cannot say how the malicious code got there but in fact it was there. So, after I cleaned up everything connected with the SSI plugin the problem was gone.
I’m not saying that the file is not part of the plugin package, but everything was loaded through it. Unfortunately, I don’t remember the details anymore, as time has passed, I just wanted to share up-to-date information, as obviously the plugin is not supported anymore. Even you answer after so long..Anyway, we chose another plugin with the same functionality that is supported and recently updated. The site has no problem with other attacks since then and it’s clean.
Cheers!
Forum: Plugins
In reply to: [WooCommerce] Special price doesn’t work as scheduledDear @fierevere,
Your comment is absolutely useless because I can read and understand. But in matter of security, I don’t see why you refuse to do it. In fact, the URLs itselfs don’t have any connection with the discussed problem. I’m really surprised and dissapointed. Anyway. Cheers.
Forum: Plugins
In reply to: [WooCommerce] Special price doesn’t work as scheduledHi @rainfallnixfig,
Thank you! When have additional information will get back to you.
As per removing URLs, in this case it’s security related in my opinion – aggregated information about sites in one place (and it’s my fault that I didn’t take it into account in first place), so I’m tagging moderator for help. Thanks in advance.
Forum: Plugins
In reply to: [AnsPress - Question and answer] Template OverwritingHello,
It’s good that you’ve updated the information. I looked in earlier and wasn’t clearly described. Thank you! ??
Forum: Plugins
In reply to: [WooCommerce] Special price doesn’t work as scheduledHi @rainfallnixfig,
Thank you very much for this follow up.
Unfortunately, I have not yet been able to take the conflict test – it’s the busiest time of the year ?? But after further research, I saw that in the second site the cron was set to 11 PM, which could potentially be the problem. The first site’s cron was set up correctly. In both sites I launched one test product with a start and end date of the sale. And everything worked correctly, which I can’t believe haha.
I will do the conflict test as soon as possible, and at the end of December, when the sales prices expire, I will know if the problem is solved for sure. I wonder if the problem is fact onlu if there are more than ona products with sale price. But in any case, I will not leave it at that, because it’s a serious problem.One more thing, may I ask you to remove the URLs of the two sites from the reports above, as I cannot edit my comment. Thank you.
Forum: Plugins
In reply to: [WooCommerce] Special price doesn’t work as scheduledSystem report of the first site with continuous problem after last updates.
### WordPress Environment ### WordPress address (URL): https://saffbulgaria.com Site address (URL): https://saffbulgaria.com WC Version: 5.9.0 REST API Version: ? 5.9.0 WC Blocks Version: ? 6.1.0 Action Scheduler Version: ? 3.3.0 WC Admin Version: ? 2.8.0 Log Directory Writable: ? WP Version: 5.8.2 WP Multisite: – WP Memory Limit: 256 MB WP Debug Mode: – WP Cron: ? Language: bg_BG External object cache: – ### Server Environment ### Server Info: Apache PHP Version: 7.4.25 PHP Post Max Size: 20 MB PHP Time Limit: 30 PHP Max Input Vars: 5000 cURL Version: 7.79.1 OpenSSL/1.1.1l SUHOSIN Installed: – MySQL Version: 5.5.5-10.3.32-MariaDB-log Max Upload Size: 20 MB Default Timezone is UTC: ? fsockopen/cURL: ? SoapClient: ? DOMDocument: ? GZip: ? Multibyte String: ? Remote Post: ? Remote Get: ? ### Database ### WC Database Version: 5.6.0 WC Database Prefix: wp2g_ Total Database Size: 92.48MB Database Data Size: 57.99MB Database Index Size: 34.49MB wp2g_woocommerce_sessions: Data: 1.02MB + Index: 0.02MB + Engine InnoDB wp2g_woocommerce_api_keys: Data: 0.02MB + Index: 0.03MB + Engine InnoDB wp2g_woocommerce_attribute_taxonomies: Data: 0.02MB + Index: 0.02MB + Engine InnoDB wp2g_woocommerce_downloadable_product_permissions: Data: 0.02MB + Index: 0.05MB + Engine InnoDB wp2g_woocommerce_order_items: Data: 1.52MB + Index: 0.34MB + Engine InnoDB wp2g_woocommerce_order_itemmeta: Data: 8.50MB + Index: 5.97MB + Engine InnoDB wp2g_woocommerce_tax_rates: Data: 0.02MB + Index: 0.06MB + Engine InnoDB wp2g_woocommerce_tax_rate_locations: Data: 0.02MB + Index: 0.03MB + Engine InnoDB wp2g_woocommerce_shipping_zones: Data: 0.02MB + Index: 0.00MB + Engine InnoDB wp2g_woocommerce_shipping_zone_locations: Data: 0.02MB + Index: 0.03MB + Engine InnoDB wp2g_woocommerce_shipping_zone_methods: Data: 0.02MB + Index: 0.00MB + Engine InnoDB wp2g_woocommerce_payment_tokens: Data: 0.02MB + Index: 0.02MB + Engine InnoDB wp2g_woocommerce_payment_tokenmeta: Data: 0.02MB + Index: 0.03MB + Engine InnoDB wp2g_woocommerce_log: Data: 0.02MB + Index: 0.02MB + Engine InnoDB wp2g_actionscheduler_actions: Data: 0.31MB + Index: 0.16MB + Engine MyISAM wp2g_actionscheduler_claims: Data: 0.00MB + Index: 0.00MB + Engine MyISAM wp2g_actionscheduler_groups: Data: 0.00MB + Index: 0.01MB + Engine MyISAM wp2g_actionscheduler_logs: Data: 0.27MB + Index: 0.17MB + Engine MyISAM wp2g_commentmeta: Data: 0.02MB + Index: 0.03MB + Engine InnoDB wp2g_comments: Data: 2.52MB + Index: 1.14MB + Engine InnoDB wp2g_links: Data: 0.02MB + Index: 0.02MB + Engine InnoDB wp2g_options: Data: 5.11MB + Index: 1.09MB + Engine InnoDB wp2g_postmeta: Data: 22.17MB + Index: 20.91MB + Engine InnoDB wp2g_posts: Data: 12.02MB + Index: 2.34MB + Engine InnoDB wp2g_redirection_404: Data: 0.13MB + Index: 0.04MB + Engine MyISAM wp2g_redirection_groups: Data: 0.00MB + Index: 0.00MB + Engine MyISAM wp2g_redirection_items: Data: 0.00MB + Index: 0.02MB + Engine MyISAM wp2g_redirection_logs: Data: 0.04MB + Index: 0.01MB + Engine MyISAM wp2g_revslider_css: Data: 0.09MB + Index: 0.01MB + Engine MyISAM wp2g_revslider_css_bkp: Data: 0.09MB + Index: 0.00MB + Engine MyISAM wp2g_revslider_layer_animations: Data: 0.00MB + Index: 0.00MB + Engine MyISAM wp2g_revslider_layer_animations_bkp: Data: 0.00MB + Index: 0.00MB + Engine MyISAM wp2g_revslider_navigations: Data: 0.00MB + Index: 0.00MB + Engine MyISAM wp2g_revslider_navigations_bkp: Data: 0.00MB + Index: 0.00MB + Engine MyISAM wp2g_revslider_sliders: Data: 0.05MB + Index: 0.00MB + Engine MyISAM wp2g_revslider_sliders_bkp: Data: 0.02MB + Index: 0.00MB + Engine MyISAM wp2g_revslider_slides: Data: 0.12MB + Index: 0.00MB + Engine MyISAM wp2g_revslider_slides_bkp: Data: 0.07MB + Index: 0.00MB + Engine MyISAM wp2g_revslider_static_slides: Data: 0.00MB + Index: 0.00MB + Engine MyISAM wp2g_revslider_static_slides_bkp: Data: 0.00MB + Index: 0.00MB + Engine MyISAM wp2g_sbi_instagram_feeds_posts: Data: 0.01MB + Index: 0.01MB + Engine MyISAM wp2g_sbi_instagram_feed_locator: Data: 0.00MB + Index: 0.00MB + Engine MyISAM wp2g_sbi_instagram_posts: Data: 0.48MB + Index: 0.00MB + Engine MyISAM wp2g_termmeta: Data: 0.02MB + Index: 0.03MB + Engine InnoDB wp2g_terms: Data: 0.02MB + Index: 0.03MB + Engine InnoDB wp2g_term_relationships: Data: 0.27MB + Index: 0.16MB + Engine InnoDB wp2g_term_taxonomy: Data: 0.02MB + Index: 0.03MB + Engine InnoDB wp2g_usermeta: Data: 0.09MB + Index: 0.03MB + Engine InnoDB wp2g_users: Data: 0.02MB + Index: 0.05MB + Engine InnoDB wp2g_wc_admin_notes: Data: 0.03MB + Index: 0.00MB + Engine MyISAM wp2g_wc_admin_note_actions: Data: 0.01MB + Index: 0.00MB + Engine MyISAM wp2g_wc_category_lookup: Data: 0.00MB + Index: 0.00MB + Engine MyISAM wp2g_wc_customer_lookup: Data: 0.28MB + Index: 0.21MB + Engine MyISAM wp2g_wc_download_log: Data: 0.02MB + Index: 0.03MB + Engine InnoDB wp2g_wc_order_coupon_lookup: Data: 0.03MB + Index: 0.05MB + Engine MyISAM wp2g_wc_order_product_lookup: Data: 0.66MB + Index: 0.56MB + Engine MyISAM wp2g_wc_order_stats: Data: 0.31MB + Index: 0.21MB + Engine MyISAM wp2g_wc_order_tax_lookup: Data: 0.00MB + Index: 0.00MB + Engine MyISAM wp2g_wc_product_meta_lookup: Data: 0.00MB + Index: 0.01MB + Engine MyISAM wp2g_wc_reserved_stock: Data: 0.00MB + Index: 0.00MB + Engine MyISAM wp2g_wc_tax_rate_classes: Data: 0.00MB + Index: 0.01MB + Engine MyISAM wp2g_wc_webhooks: Data: 0.02MB + Index: 0.02MB + Engine InnoDB wp2g_wdr_order_discounts: Data: 0.07MB + Index: 0.00MB + Engine MyISAM wp2g_wdr_order_item_discounts: Data: 0.04MB + Index: 0.01MB + Engine MyISAM wp2g_wdr_rules: Data: 0.00MB + Index: 0.00MB + Engine MyISAM wp2g_yoast_indexable: Data: 1.12MB + Index: 0.39MB + Engine MyISAM wp2g_yoast_indexable_hierarchy: Data: 0.00MB + Index: 0.02MB + Engine MyISAM wp2g_yoast_migrations: Data: 0.00MB + Index: 0.01MB + Engine MyISAM wp2g_yoast_primary_term: Data: 0.00MB + Index: 0.00MB + Engine MyISAM wp2g_yoast_seo_links: Data: 0.15MB + Index: 0.04MB + Engine MyISAM wp2g_yoast_seo_meta: Data: 0.01MB + Index: 0.01MB + Engine MyISAM ### Post Type Counts ### acf-field: 1 acf-field-group: 1 attachment: 265 awdp_pt_products: 1 awdp_pt_rules: 1 bnfw_notification: 1 cool_timeline: 16 custom_css: 3 customize_changeset: 10 et_pb_layout: 6 nav_menu_item: 35 oembed_cache: 4 page: 35 polylang_mo: 2 post: 3 product: 44 product_variation: 4 revision: 571 shop_coupon: 65 shop_order: 5434 shop_order_refund: 1 vc_settings_preset: 1 wpcf7_contact_form: 6 yith-wcbm-badge: 6 ### Security ### Secure connection (HTTPS): ? Hide errors from visitors: ? ### Active Plugins (32) ### Polylang: by WP SYNTEX – 3.1.2 Livemesh Addons for WPBakery Page Builder: by Livemesh – 2.8 Autoclear Autoptimize Cache: by Theme Surgeons – 2.1.1 Autoptimize: by Frank Goossens (futtta) – 2.9.3 Better Notifications for WP: by Made with Fuel – 1.8.6 Contact Form 7 Extension For Mailchimp: by Renzo Johnson – 0.5.52 Contact Form 7: by Takayuki Miyoshi – 5.5.3 Cookie Notice & Compliance for GDPR / CCPA: by Hu-manity.co – 2.2.0 Cool Timeline Pro: by Cool Plugins – 4.0.5 Webcraftic Cyr to Lat reloaded: by Webcraftic – 1.2.0 GDPR Comments: by flowdee – 1.0.2 Smash Balloon Instagram Feed: by Smash Balloon – 2.9.7 WPBakery Page Builder: by Michael M - WPBakery.com – 6.7.0 Kirki Customizer Framework: by David Vongries – 3.1.9 Loco Translate: by Tim Whitlock – 2.5.5 Meta Box: by MetaBox.io – 5.4.8 PixelYourSite: by PixelYourSite – 8.2.13 Polylang for WooCommerce: by WP SYNTEX – 1.6.1 Redirection: by John Godley – 5.1.3 Slider Revolution: by ThemePunch – 6.5.11 Sober Addons: by UIX Themes – 1.6.1 Video Background: by Push Labs – 2.7.1 Woo Discount Rules: by Flycart – 2.3.10 WooCommerce Conditional Shipping and Payments: by SomewhereWarm – 1.10.0 Woocommerce Econt Delivery Fields: by Pixenity Studio – 1.0.0 WooCommerce Free Gift Coupons: by Kathy Darling – 3.3.1 WooCommerce Borica Gateway: by VanboDevelops – 1.4.1 WooCommerce: by Automattic – 5.9.0 Yoast SEO: by Team Yoast – 17.7 WP Crontrol: by John Blackbourn & contributors – 1.12.0 Yoast SEO: WooCommerce: by Team Yoast – 14.4 YITH WooCommerce Badge Management: by YITH – 1.7.0 ### Inactive Plugins (0) ### ### Settings ### API Enabled: – Force SSL: – Currency: BGN (BGN) Currency Position: right_space Thousand Separator: , Decimal Separator: . Number of Decimals: 2 Taxonomies: Product Types: external (external) grouped (grouped) simple (simple) variable (variable) Taxonomies: Product Visibility: exclude-from-catalog (exclude-from-catalog) exclude-from-search (exclude-from-search) featured (featured) outofstock (outofstock) rated-1 (rated-1) rated-2 (rated-2) rated-3 (rated-3) rated-4 (rated-4) rated-5 (rated-5) Connected to WooCommerce.com: – ### WC Pages ### Shop base: #9 - /saff-produkti/ Basket: #10 - /kolichka/ Checkout: #11 - /porachvane/ My account: #12 - /moyt-profil/ Terms and conditions: #207145 - /obshti-uslovia/ ### Theme ### Name: SaffBulgaria Version: 1.0.0 Author URL: https://pixenity.com Child Theme: ? Parent Theme Name: Sober Parent Theme Version: 3.2.2 Parent Theme Author URL: https://uix.store WooCommerce Support: ? ### Templates ### Overrides: sober/woocommerce/cart/cart-shipping.php sober/woocommerce/cart/cart.php sober/woocommerce/cart/mini-cart.php sober/woocommerce/checkout/form-checkout.php sober/woocommerce/checkout/form-coupon.php sober/woocommerce/checkout/form-login.php sober/woocommerce/checkout/review-order.php saffbulgaria/woocommerce/emails/email-addresses.php sober/woocommerce/global/form-login.php sober/woocommerce/global/quantity-input.php sober/woocommerce/global/wrapper-end.php sober/woocommerce/global/wrapper-start.php sober/woocommerce/loop/price.php sober/woocommerce/loop/result-count.php sober/woocommerce/myaccount/dashboard.php sober/woocommerce/myaccount/form-edit-account.php sober/woocommerce/myaccount/form-login.php sober/woocommerce/myaccount/my-address.php sober/woocommerce/notices/error.php sober/woocommerce/notices/success.php sober/woocommerce/order/form-tracking.php sober/woocommerce/single-product/add-to-cart/external.php sober/woocommerce/single-product/add-to-cart/grouped.php sober/woocommerce/single-product/add-to-cart/simple.php sober/woocommerce/single-product/add-to-cart/variable.php sober/woocommerce/single-product/add-to-cart/variation-add-to-cart-button.php sober/woocommerce/single-product/product-image.php sober/woocommerce/single-product/product-thumbnails.php sober/woocommerce/single-product/related.php sober/woocommerce/single-product/review-meta.php sober/woocommerce/single-product/tabs/additional-information.php saffbulgaria/woocommerce/single-product/tabs/tabs.php sober/woocommerce/single-product/up-sells.php sober/woocommerce/single-product-reviews.php ### WC Pages Translations ### Shop base: ? Cart: ? Checkout: ? My account: ? ### Action Scheduler ### Complete: 1,354 Oldest: 2021-12-08 17:49:09 +0200 Newest: 2021-12-10 16:13:13 +0200 Failed: 1 Oldest: 2021-11-30 10:31:34 +0200 Newest: 2021-11-30 10:31:34 +0200 Pending: 1 Oldest: 2021-12-16 13:28:57 +0200 Newest: 2021-12-16 13:28:57 +0200 ### Status report information ### Generated at: 2021-12-10 16:16:49 +02:00
System report for the second store in which nothing has changed for a long time
### WordPress Environment ### WordPress address (URL): https://wildcosmetics.info Site address (URL): https://wildcosmetics.info WC Version: 3.8.2 REST API Version: ? 1.0.2 Log Directory Writable: ? WP Version: ? 5.3.10 - There is a newer version of WordPress available (5.8.2) WP Multisite: – WP Memory Limit: 256 MB WP Debug Mode: – WP Cron: ? Language: bg_BG External object cache: – ### Server Environment ### Server Info: Apache PHP Version: 7.2.34 PHP Post Max Size: 20 MB PHP Time Limit: 30 PHP Max Input Vars: 5000 cURL Version: 7.79.1 OpenSSL/1.1.1l SUHOSIN Installed: – MySQL Version: 5.5.5-10.3.32-MariaDB-log Max Upload Size: 20 MB Default Timezone is UTC: ? fsockopen/cURL: ? SoapClient: ? DOMDocument: ? GZip: ? Multibyte String: ? Remote Post: ? Remote Get: ? ### Database ### WC Database Version: 3.8.2 WC Database Prefix: wc_ Total Database Size: 38.69MB Database Data Size: 24.02MB Database Index Size: 14.67MB wc_woocommerce_sessions: Data: 0.18MB + Index: 0.01MB + Engine MyISAM wc_woocommerce_api_keys: Data: 0.00MB + Index: 0.01MB + Engine MyISAM wc_woocommerce_attribute_taxonomies: Data: 0.00MB + Index: 0.00MB + Engine MyISAM wc_woocommerce_downloadable_product_permissions: Data: 0.00MB + Index: 0.00MB + Engine MyISAM wc_woocommerce_order_items: Data: 0.07MB + Index: 0.03MB + Engine MyISAM wc_woocommerce_order_itemmeta: Data: 0.40MB + Index: 0.24MB + Engine MyISAM wc_woocommerce_tax_rates: Data: 0.00MB + Index: 0.00MB + Engine MyISAM wc_woocommerce_tax_rate_locations: Data: 0.00MB + Index: 0.00MB + Engine MyISAM wc_woocommerce_shipping_zones: Data: 0.00MB + Index: 0.00MB + Engine MyISAM wc_woocommerce_shipping_zone_locations: Data: 0.00MB + Index: 0.00MB + Engine MyISAM wc_woocommerce_shipping_zone_methods: Data: 0.00MB + Index: 0.00MB + Engine MyISAM wc_woocommerce_payment_tokens: Data: 0.00MB + Index: 0.00MB + Engine MyISAM wc_woocommerce_payment_tokenmeta: Data: 0.00MB + Index: 0.00MB + Engine MyISAM wc_woocommerce_log: Data: 0.00MB + Index: 0.00MB + Engine MyISAM wc_actionscheduler_actions: Data: 0.37MB + Index: 0.10MB + Engine MyISAM wc_actionscheduler_claims: Data: 0.00MB + Index: 0.00MB + Engine MyISAM wc_actionscheduler_groups: Data: 0.00MB + Index: 0.01MB + Engine MyISAM wc_actionscheduler_logs: Data: 0.20MB + Index: 0.12MB + Engine MyISAM wc_ac_abandoned_cart_history_lite: Data: 0.03MB + Index: 0.00MB + Engine MyISAM wc_ac_email_templates_lite: Data: 0.01MB + Index: 0.00MB + Engine MyISAM wc_ac_guest_abandoned_cart_history_lite: Data: 0.00MB + Index: 0.00MB + Engine MyISAM wc_ac_sent_history_lite: Data: 0.00MB + Index: 0.00MB + Engine MyISAM wc_commentmeta: Data: 0.00MB + Index: 0.00MB + Engine MyISAM wc_comments: Data: 0.25MB + Index: 0.08MB + Engine MyISAM wc_links: Data: 0.00MB + Index: 0.00MB + Engine MyISAM wc_logger_ginger: Data: 0.00MB + Index: 0.00MB + Engine MyISAM wc_options: Data: 2.78MB + Index: 0.06MB + Engine MyISAM wc_postmeta: Data: 2.00MB + Index: 0.83MB + Engine MyISAM wc_posts: Data: 6.86MB + Index: 0.15MB + Engine MyISAM wc_redirection_404: Data: 0.16MB + Index: 0.15MB + Engine MyISAM wc_redirection_groups: Data: 0.00MB + Index: 0.00MB + Engine MyISAM wc_redirection_items: Data: 0.00MB + Index: 0.02MB + Engine MyISAM wc_redirection_logs: Data: 0.07MB + Index: 0.05MB + Engine MyISAM wc_revslider_css: Data: 0.09MB + Index: 0.00MB + Engine MyISAM wc_revslider_css_bkp: Data: 0.09MB + Index: 0.00MB + Engine MyISAM wc_revslider_layer_animations: Data: 0.00MB + Index: 0.00MB + Engine MyISAM wc_revslider_layer_animations_bkp: Data: 0.00MB + Index: 0.00MB + Engine MyISAM wc_revslider_navigations: Data: 0.00MB + Index: 0.00MB + Engine MyISAM wc_revslider_navigations_bkp: Data: 0.00MB + Index: 0.00MB + Engine MyISAM wc_revslider_sliders: Data: 0.01MB + Index: 0.00MB + Engine MyISAM wc_revslider_sliders_bkp: Data: 0.01MB + Index: 0.00MB + Engine MyISAM wc_revslider_slides: Data: 0.19MB + Index: 0.00MB + Engine MyISAM wc_revslider_slides_bkp: Data: 0.19MB + Index: 0.00MB + Engine MyISAM wc_revslider_static_slides: Data: 0.00MB + Index: 0.00MB + Engine MyISAM wc_revslider_static_slides_bkp: Data: 0.00MB + Index: 0.00MB + Engine MyISAM wc_supsystic_ss_networks: Data: 0.00MB + Index: 0.00MB + Engine MyISAM wc_supsystic_ss_projects: Data: 0.00MB + Index: 0.00MB + Engine MyISAM wc_supsystic_ss_project_networks: Data: 0.00MB + Index: 0.00MB + Engine MyISAM wc_supsystic_ss_shares: Data: 0.00MB + Index: 0.01MB + Engine MyISAM wc_supsystic_ss_shares_object: Data: 0.00MB + Index: 0.00MB + Engine MyISAM wc_supsystic_ss_views: Data: 9.84MB + Index: 12.59MB + Engine MyISAM wc_termmeta: Data: 0.00MB + Index: 0.01MB + Engine MyISAM wc_terms: Data: 0.00MB + Index: 0.01MB + Engine MyISAM wc_term_relationships: Data: 0.00MB + Index: 0.01MB + Engine MyISAM wc_term_taxonomy: Data: 0.00MB + Index: 0.00MB + Engine MyISAM wc_usermeta: Data: 0.17MB + Index: 0.12MB + Engine MyISAM wc_users: Data: 0.01MB + Index: 0.01MB + Engine MyISAM wc_wc_download_log: Data: 0.00MB + Index: 0.00MB + Engine MyISAM wc_wc_product_meta_lookup: Data: 0.00MB + Index: 0.01MB + Engine MyISAM wc_wc_tax_rate_classes: Data: 0.00MB + Index: 0.01MB + Engine MyISAM wc_wc_webhooks: Data: 0.00MB + Index: 0.00MB + Engine MyISAM wc_yoast_seo_links: Data: 0.02MB + Index: 0.01MB + Engine MyISAM wc_yoast_seo_meta: Data: 0.02MB + Index: 0.02MB + Engine MyISAM ### Security ### Secure connection (HTTPS): ? Hide errors from visitors: ? ### Active Plugins (24) ### a3 Lazy Load: by a3rev Software – 2.0.0 Autoptimize: by Frank Goossens (futtta) – 2.5.1 Category Posts Widget: by TipTopPress – 4.9.2 Honeypot for Contact Form 7: by Nocean – 1.14.1 Contact Form 7 Extension For Mailchimp: by Renzo Johnson – 0.5.52 Contact Form 7: by Takayuki Miyoshi – 5.1.6 Cookie Notice: by dFactory – 1.2.48 Cyr to Lat enhanced: by Sol Sergey Biryukov Nikolay Karev Dmitri Gogelia – 3.5 WPBakery Page Builder: by Michael M - WPBakery.com – 6.0.5 Loco Translate: by Tim Whitlock – 2.3.1 PixelYourSite: by PixelYourSite – 8.0.6 Pop-up Notices for WooCommerce: by Thanks to IT – 1.1.8 Redirection: by John Godley – 4.5.1 Slider Revolution: by ThemePunch – 6.1.5 Safe SVG: by Daryll Doyle – 1.9.9 Social Share Buttons by Supsystic: by supsystic.com – 2.1.12 Checkout Field Editor for WooCommerce: by ThemeHigh – 1.3.9 Advanced Order Export For WooCommerce: by AlgolPlus – 3.1.8 Abandoned Basket Lite for WooCommerce: by Tyche Softwares – 5.8.8 WooCommerce Conditional Shipping and Payments: by SomewhereWarm – 1.6.1 WooCommerce Borica Gateway: by VanboDevelops – 1.4.0 WooCommerce: by Automattic – 3.8.2 Yoast SEO: by Team Yoast – 12.7.1 WP Fastest Cache: by Emre Vona – 0.9.0.0 ### Inactive Plugins (3) ### Coming Soon Page, Under Construction & Maintenance Mode by SeedProd: by SeedProd – 5.1.0 WooCommerce Borica Payment Gateway: by VanboDevelops – 1.2.3 – Not tested with the active version of WooCommerce WP-Sweep: by Lester 'GaMerZ' Chan – 1.1.1 ### Settings ### API Enabled: ? Force SSL: ? Currency: BGN (лв.) Currency Position: right_space Thousand Separator: , Decimal Separator: . Number of Decimals: 2 Taxonomies: Product Types: external (external) grouped (grouped) simple (simple) variable (variable) Taxonomies: Product Visibility: exclude-from-catalog (exclude-from-catalog) exclude-from-search (exclude-from-search) featured (featured) outofstock (outofstock) rated-1 (rated-1) rated-2 (rated-2) rated-3 (rated-3) rated-4 (rated-4) rated-5 (rated-5) Connected to WooCommerce.com: – ### WC Pages ### Shop base: #112 - /magazin/ Basket: #115 - /kolichka/ Checkout: #117 - /porachka/ My account: #122 - /profil/ Terms and conditions: #35 - /usloviya-za-pazaruvane/ ### Theme ### Name: Wild Cosmetics Version: 1.0 Author URL: Child Theme: ? – If you are modifying WooCommerce on a parent theme that you did not build personally we recommend using a child theme. See: How to create a child theme WooCommerce Support: ? ### Templates ### Overrides: wildcosmetics/woocommerce/checkout/terms.php ### Action Scheduler ### Complete: 922 Oldest: 2021-11-09 16:25:01 +0200 Newest: 2021-12-10 16:11:40 +0200 Pending: 1 Oldest: 2021-12-10 16:26:40 +0200 Newest: 2021-12-10 16:26:40 +0200
Meantime, I set up a private product with scheduled sale price for tonight, valid for 24 hours in the first site. On Sunday morning I will be able to tell if the problem still persist.
Forum: Plugins
In reply to: [WooCommerce] Special price doesn’t work as scheduledHi @rainfallnixfig,
In fact, I haven’t tested for conflicts yet. The updated site could possibly have one, but the other, which suffers from the same, is unlikely, as absolutely nothing has been done on it for more than a year (no updates, no content changes, nothing). This is the reason why I am looking for possible changes in the server settings.
In both sites there is no Fatal errors log for WooCommerce or common for the installation.
I will let you know if there are any conflicts. But I will be able to do this next week. So, give me sometime to do it, please. Thank you very much for your help!