Viewing 9 replies - 1 through 9 (of 9 total)
  • Plugin Author algol.plus

    (@algolplus)

    hello Alex

    My plugin shouldn’t affect to this page.

    Could you deactivate it ?

    thanks, Alex

    Thread Starter alexlii

    (@alexlii)

    Yes, I can deactivate it, and that debug errors will disappear.

    Alex

    Plugin Author algol.plus

    (@algolplus)

    Do you see “(# 0 -) in select still if you turned off my plugin ?

    Plugin Author algol.plus

    (@algolplus)

    I’ve checked Woocommerce code, as I see it’s lines

    $user->display_name,
    absint( $user->ID ),
    $user->user_email

    I was able to reproduce this error, https://imgur.com/a/yx6HC

    But I assigned the order to non-existing user!

    Thread Starter alexlii

    (@alexlii)

    Oh, sorry I am just trying to check, maybe I am wrong.

    So, do you think this errors is from the non-existing user, right?

    Alex

    Plugin Author algol.plus

    (@algolplus)

    turn off my plugin ,
    if you still see “(# 0 -)” in select -> Yes

    Thread Starter alexlii

    (@alexlii)

    I see, yes, I can see (# 0 -).

    and If I assign a customer user to the order, that error message will disappear

    Thanks.

    Alex

    • This reply was modified 8 years, 2 months ago by alexlii.
    Plugin Author algol.plus

    (@algolplus)

    you’re welcome.

    Probably, you added some custom hooks for my plugin and modified “error_reporting” level, so you see warnings (WordPress hides them by default).

    Plugin Author algol.plus

    (@algolplus)

    To all users.

    If you see same error – the order is assigned to non-existing user

Viewing 9 replies - 1 through 9 (of 9 total)

The topic ‘debug error’ is closed to new replies.