Hello, I am new here, I purchased the Avada theme a while back and have it hosted with https://getflywheel.com/ Flywheel is upgrading to php 7.5. When I run the compatibility test I get these messages.
We found some incompatible items. Please update any out-of-date plugins and themes, clean up any that you don’t need, then let us know when you’re ready to update your site to PHP 7.2.
-
Plugins: 5 Incompatible
DETAILS
INCOMPATIBLE
- bbPress 0 Errors, 2 Warnings
Up-to-date
- Ninja Forms 0 Errors, 1 Warnings
Up-to-date
``
- The Events Calendar 0 Errors, 4 Warnings
Up-to-date
``
- WooCommerce 0 Errors, 8 Warnings
Up-to-date
``
- Yoast SEO 1 Errors, 1 Warnings
Up-to-date
Everything is up todate. I clone the site to make sure it would not break before i upgraded, when I did the woo commerce cart didn’t show up it is just a square and not a icon of the cart.
to dig further here are the specific error messages for woo commerce
Filename: wp-content/plugins/woocommerce/includes/wc-core-functions.phpWarning1482 | WARNING | INI directive 'safe_mode' is deprecated since PHP 5.3 and removed since PHP 5.4
Filename: wp-content/plugins/woocommerce/includes/gateways/simplify-commerce/includes/Simplify/Authentication.phpWarning60 | WARNING | Method name Simplify_Authentication::__construct1 is discouraged; PHP has reserved all method names with a double underscore prefix for future use 64 | WARNING | Method name Simplify_Authentication::__construct2 is discouraged; PHP has reserved all method names with a double underscore prefix for future use 69 | WARNING | Method name Simplify_Authentication::__construct3 is discouraged; PHP has reserved all method names with a double underscore prefix for future use
Filename: wp-content/plugins/woocommerce/includes/admin/class-wc-admin-dashboard.phpWarning363 | WARNING | Possible use of ASP style opening tags detected. ASP style opening tags have been removed in PHP 7.0. Found: <%- edit_url %> class=ord... 366 | WARNING | Possible use of ASP style opening tags detected. ASP style opening tags have been removed in PHP 7.0. Found: <%- blog.blogname %> 370 | WARNING | Possible use of ASP style opening tags detected. ASP style opening tags have been removed in PHP 7.0. Found: <%- status %>><span><%- st... 373 | WARNING | Possible use of ASP style opening tags detected. ASP style opening tags have been removed in PHP 7.0. Found: <%= formatted_total %>
Can anyone help me or point me in the right direction?
Thank you in advance
Karen