• Resolved kampot888

    (@kampot888)


    (deprecated) Error was discovered in Query Monitor plugin.

    How to improve?

    Plugin: WP ERP V 1.13.4

    WordPress:6.7.1

    PHP:DB:8.2.26

    Creation of dynamic property WeDevs\ERP\CRM\ContactTaxonomy::$tax_singular is deprecated

    Creation of dynamic property WeDevs\ERP\CRM\ContactTaxonomy::$tax_plural is deprecated

    Creation of dynamic property WeDevs\ERP\CRM\ContactTaxonomy::$tax_singular_low is deprecated

    Creation of dynamic property WeDevs\ERP\CRM\ContactTaxonomy::$tax_plural_low is deprecated

    uasort(): Returning bool from comparison function is deprecated, return an integer less than, equal to, or greater than zero

    Creation of dynamic property WeDevs\ERP\Countries::$countries is deprecated

    Creation of dynamic property WeDevs\ERP\Countries::$states is deprecated

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Support Md. Tanvir Chowdhury

    (@tanvir101)

    Hi @kampot888,

    We’re truly unfortunate for the inconvenience caused by the deprecated code warnings due to the incompatibility with the latest PHP version. Our team is actively working on updating WP ERP to ensure compatibility with the current PHP standards.

    In the meantime, here are a few suggestions to address these issues temporarily:

    1. Downgrade PHP Version: If possible, you can temporarily use an earlier PHP version (e.g., PHP 8.0.3 or 7.4) where these deprecations might not appear. This will allow the plugin to function without warnings.
    2. Suppress Deprecated Notices: Configure your wp-config.php file to suppress deprecated notices by adding
      error_reporting(E_ALL & ~E_DEPRECATED);
      However, we recommend using this as a temporary solution only.

    We understand how critical it is for you to have a seamless experience, and we’re committed to resolving this issue in an upcoming update.

    If you encounter further issues or need assistance, feel free to contact us.
    Appreciate your understanding in this regard.

    Thread Starter kampot888

    (@kampot888)

    Please look forward to future updates! Thank you very much

    Plugin Support Md. Tanvir Chowdhury

    (@tanvir101)

    Hi @kampot888,

    Thank you for your kind words. We truly value your patience and support as we work to deliver the best possible solution for you.
    Rest assured, we’re making every effort to enhance your experience.
    Have a blast and an awesome day ahead.

Viewing 3 replies - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.