Issues with X upgrade

Hi there
Please see the Errors detailed in the secure note.
How can we fix this ASAP? We can’t work this way…
Thanks

Hello @DC-Team,

Thanks for reaching out. :slight_smile:

Please disable the debug mode. You can do this by opening wp-config.php and adding


define('WP_DEBUG', false);

/* That's all, stop editing! Happy blogging. */

When you revisit the page, you should no longer be seeing those PHP notices.

Please let us know how it goes.

Thanks @Prasant this did hide the notices, but isn’t there an issue that needs fixing?
We still have plenty of editing to do…

Hi @DC-Team DC-Team,

Please note that those are not php errors but only Notices.

A notice is an advisory message meaning “You probably shouldn’t be doing what you’re doing, but I’ll let you do it anyway”

It shouldn’t affect any functionality in your site but I will forward this to our web development team for review.

Thanks

Thanks @paul.r as we don’t want these Notices to become Errors - we started getting them after the recent upgrade…

Hi There @DC-Team

Can you also please provide the following information, so that we can forward it to our development team.

  • Your X theme version
  • Your Cornerstone plugin version
  • WooCommerce version
  • PHP version running on your server.

You can install the following plugin to see the PHP version running on your server (https://wordpress.org/plugins/wp-serverinfo/).

Also you can see latest X theme’s compatible plugin version numbers from here (https://theme.co/apex/forum/t/troubleshooting-version-compatibility/195). It’s best to use those recommended version numbers to avoid incompatibility issues.

Thanks!

  1. X - 6.5.3
  2. Cornerstone - 3.5.2
  3. WOO - 3.5.6
  4. PHP - 7.0.32

Thank you for providing the details.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.