• Resolved WPEssential

    (@wpessential)


    Hi Team WP Reset,
    I found an error on my demo import page and error is:

    Notice: Trying to get property ‘id’ of non-object in /home/sugotech786/public_html/testing/wp-content/plugins/wp-reset/wp-reset.php on line 1412

Viewing 5 replies - 1 through 5 (of 5 total)
  • @wpessential can you tell me exactly how it happened, or make a screen recorder in order for us to see and try to replicate on our side?

    Thread Starter WPEssential

    (@wpessential)

    Hi @manuelrocha88,
    Thank you for your response.
    here is the screenshot link Click Me

    @wpessential I can’t understand where is this happening… I need more information of all steps in order to try to replicate on my side.

    Thread Starter WPEssential

    (@wpessential)

    @manuelrocha88,
    Please check the error on this file line number.
    Click Me To View

    please use:

    $current_screen = get_current_screen();
    $current_screen = ($current_screen)? $current_screen:'';

    Because the demo import that I used is Merlin WP and on the demo import page, the current screen has empty.

    • This reply was modified 3 years, 10 months ago by WPEssential.

    @wpessential hmmm. How can I put this Merlin WP working on my side? Also, I’m seeing this is still on beta version and I’m seeing on their git issue tracker a lot of issues with other plugins… Maybe it’s a problem with Merlin WP itself that is not handling properly the information that should be showing up at the default get_current_screen() WordPress function.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Trying to get property ‘id’ of non-object’ is closed to new replies.