Top WooCommerce & WordPress Plugins › Forums › Related Products Manager for WooCommerce › PHP compatability
- Support forum for the Related Products Manager for WooCommerce.
Tagged: PHP 8.0
- This topic has 3 replies, 2 voices, and was last updated 3 weeks, 2 days ago by
Moshtafizur.
- AuthorPosts
-
August 14, 2023 at 9:32 am #121856
mschuessler
ParticipantDear Team,
we recieved a critical error when updation to PHP 8.0:
Fatal error: Unparenthesized
a ? b : c ? d : e
is not supported. Use either(a ? b : c) ? d : e
ora ? b : (c ? d : e)
in /var/customers/webs/Schwepper/wp-content/plugins/related-products-manager-for-woocommerce-pro/includes/class-alg-wc-related-products-manager-core.php on line 291Notice: Die Funktion is_embed wurde fehlerhaft aufgerufen. Bedingte Abfragen (Conditional Tags) funktionieren nicht, wenn die Beitrags-Abfrage (query_posts) noch nicht durchgeführt wurde. Sie geben dann immer ‘false’ zurück. Weitere Informationen: Debugging in WordPress (engl.). (Diese Meldung wurde in Version 3.1.0 hinzugefügt.) in /var/customers/webs/Schwepper/wp-includes/functions.php on line 5905
Notice: Die Funktion is_search wurde fehlerhaft aufgerufen. Bedingte Abfragen (Conditional Tags) funktionieren nicht, wenn die Beitrags-Abfrage (query_posts) noch nicht durchgeführt wurde. Sie geben dann immer ‘false’ zurück. Weitere Informationen: Debugging in WordPress (engl.). (Diese Meldung wurde in Version 3.1.0 hinzugefügt.) in /var/customers/webs/Schwepper/wp-includes/functions.php on line 5905
Es gab einen kritischen Fehler auf deiner Website. Bitte überprüfe den Posteingang deiner Website-Administrator-E-Mail-Adresse für weitere Anweisungen.
When will the pulgin be ready for PHP 8.0? Thanks and best regards
August 15, 2023 at 11:36 am #121913Hi there,
To provide the best experience & support for our customers, we’ve removed some items from our store (including this one). To resolve the issue, I would suggest you contact the plugin author via [email protected].
Kind regards,
MoshtafizurSeptember 6, 2023 at 11:55 am #123207mschuessler
ParticipantSupport was well conducted to the satisfying result
September 7, 2023 at 12:02 pm #123266Hi there,
I happy to know the issue was resolved.
Kind regards.
- AuthorPosts
- You must be logged in to reply to this topic.