• Resolved digitalclm

    (@digitalclm)


    fatal error www/wp-content/plugins/woo-order-export-lite/classes/core/class-wc-order-export-engine.php on line 287

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter digitalclm

    (@digitalclm)

    its no possible active the plugin and appears this error:
    fatal error www/wp-content/plugins/woo-order-export-lite/classes/core/class-wc-order-export-engine.php on line 287

    Plugin Author algol.plus

    (@algolplus)

    hi

    can you edit this line ?

    please, replace
    foreach ( ["billing_phone", "USER_billing_phone" ] as $field ) {

    with foreach ( array( "billing_phone", "USER_billing_phone" ) as $field ) {

    thanks, Alex

    • This reply was modified 6 years, 6 months ago by algol.plus.
    Plugin Author algol.plus

    (@algolplus)

    please, deactivate/delete the plugin and install it again.

    I’ve fixed the bug

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘dont active’ is closed to new replies.