• Resolved jonasborneland

    (@jonasborneland)


    Hi
    I’m getting this:
    CRITICAL Uncaught TypeError: Unsupported operand types: string * float in
    public_html/wp-content/plugins/woo-bulk-editor/ext/bulk/bulk.php:724
    It when setting sale price for simple products with sale price as % of regular price.

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Support mediawebster

    (@mediawebster)

    Hello

    Try in file – wp-content\plugins\woo-bulk-editor\ext\bulk\bulk.php – add code -https://c2n.me/4hcbJjh.png

    (float)
    and do a test

    Thread Starter jonasborneland

    (@jonasborneland)

    Thank you very much.
    I added (float)
    And now it is working ??

    Plugin Support mediawebster

    (@mediawebster)

    Hello

    Great! Welcome;)

    Is there a planned release to fix this issue so the plugin works on PHP 8.0?

    I have done the same edit recently and paused plugin updates until a release is put out with the PHP8 fix. Thanks!

    Plugin Support mediawebster

    (@mediawebster)

    Hello @deviodigital

    The new version is ready. We are doing final testing. I think the update will be available at the beginning of the year

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘PHP Error: string * float’ is closed to new replies.