razorzz
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce Square] Variation / Option Name not syncingHey @carolm29 thanks for the answer.
Regarding the product where there is one option (not multiple) set in Square, but it shows up as “Attribute” in WooCommerce:
https://snipboard.io/eKVjc9.jpg (Square)
https://snipboard.io/OwEUYh.jpg (WooCommerce)
And the product where there is NO option set in Square, but it appears in WooCommerce:
https://snipboard.io/ezv9Ji.jpg (Square)
https://snipboard.io/ARn7WZ.jpg (WooCommerce)
Also i saw that in WooCommerce it shows SKU: N/A, while in Square there is a SKU https://snipboard.io/c1mYew.jpg
I looked and other items do have the correct SKU in WooCommerce.
Forum: Fixing WordPress
In reply to: DB not updating issue but no error reportingUnderstood, i also tried to convert all tables from utf8mb3_general_ci to utf8mb4_unicode_ci. Would this solve the problem with emojis?
I could convert others to utf8mb4, but just in the wp_posts table it says:
Static analysis:
2 errors were found during the analysis.
Missing comma before start of a new alter operation. (near “DEFAULT CHARSET” at position 32)
Unrecognized ALTER operation. (near “DEFAULT CHARSET” at position 32)
SQL command: Edit
ALTER TABLE
xxxxxxx_posts
DEFAULT CHARSET=utf8mb4 COLLATE utf8mb4_unicode_ci;Forum: Fixing WordPress
In reply to: DB not updating issue but no error reportingI just deleted every single transient table in wp_options, but still no plugin updates… Theme seems to show and also WordPress is on the newest version so i guess its really only plugins.
Forum: Fixing WordPress
In reply to: DB not updating issue but no error reporting@flagship890 I researched for hours until i finally found a possible solution in your post. I too had the plugin “Copy Delete Posts” installed and for weeks already i haven’t received any updates though 10+ plugins are outdated. If i delete the plugin and the wp_options table “_site_transient_update_plugins”, is that enough to fix the problem?
Same error for me (Pro+Free version installed). Downgrading normal Advanced Ads to 1.46.0 solved the problem.
Forum: Plugins
In reply to: [Page Restrict] PHP 8.1 causing errorsI think this is the same for me, except client is on PHP 8.0.
Critical error:
PHP Notice: Trying to get property ‘ID’ of non-object in /*/httpdocs/wp-content/plugins/pagerestrict/pagerestrict.php on line 155