lkistenkas
Forum Replies Created
-
Forum: Plugins
In reply to: [Mollie Payments for WooCommerce] PHP 8.1 / PSR 3.0.0 compatibilityHello Joost,
Thanks for your reply and explanation. I understand the situation that you are in. I would like to suggest a possible solution, I’ve seen in other plugins that keep older versions of libraries that they make a fork of it and rename / prefix the classes / namespaces with their company/plugin name, or something like that. Is that a possibility for this plugin as well?
That way I don’t need to keep my whole application on older libraries which will conflict updates of other plugins in the future when they are going to upgrade.
With kind regards Laurens
Forum: Plugins
In reply to: [Mollie Payments for WooCommerce] PHP 8.1 / PSR 3.0.0 compatibilityHi Joost,
Thank you very much for your quick reply and action. Any idea of a timeframe when this issue could be resolved?
With kind regard Laurens
Forum: Plugins
In reply to: [Mollie Payments for WooCommerce] PHP 8.1 / PSR 3.0.0 compatibilityAn example error message when using PSR 3.0.0 with mollie-payments-for-woocommerce I get is:
PHP Fatal error: Declaration of Mollie\WooCommerce\Log\WcPsrLoggerAdapter::log($level, $message, array $context = []) must be compatible with Psr\Log\AbstractLogger::log($level, Stringable|string $message, array $context = []): void in /var/www/project/web/app/plugins/mollie-payments-for-woocommerce/src/Log/WcPsrLoggerAdapter.php on line 75
@gagan0123 yes thank you ??
Hi!
I am experiencing this issue as well. Is there any resolution in sight?Kind regards Laurens
Forum: Plugins
In reply to: [WooCommerce] Product Image and gallery won’t update in adminHi @danndumia
Thank you for the explanation. I will investigate it further. Have a nice day ??
Forum: Plugins
In reply to: [Hellodialog] Plugin suddenly gave fatal errorThanks very much!
Hi @nmedia
I believe I have the exact same issue as the original reporter, but I am using version 20.3, so it does not seem resolved to me.
In my PPOM permission I have set the Administrator and Shop manager role.
When I login with a Administrator account I can see the PPOM menu item and it links to /wp/wp-admin/admin.php?page=ppomWhen I login with my Shop manager account, which has the roles Editor and Shop manager then I still see the PPOM menu item. But it tries to link to /wp/wp-admin/ppom. Which results in a 404.
When I use the url /wp/wp-admin/admin.php?page=ppom I get a WordPress error page that I am not allowed to see the contents.Could you please take another look at this?
With kind regards,
Laurens Kistenkas.
Forum: Plugins
In reply to: [ACF: Better Search] Show ACF content in search resultHello Mateus,
The plugin works great for search, but I also really miss the content of acf fields on the search result page. We only use ACF flexible content on pages instead of the default text editor, so we only get … as content preview.
Is it possible to make it a feature of the plugin to add the contents of acf fields to the summarytext of a search result?
Kind regards,
Laurens.