• Resolved bb3cpo

    (@bb3cpo)


    When I try to reindex with cli I get the following error. How can I avoid it?

    user@server:~/www$ wp yoast index --reindex
    This will clear all previously indexed objects. Are you certain you wish to proceed? [y/n] y
    
    Indexing posts  90 % [==========================================================================================================================================>              ] 8:34  / 12:30PHP Fatal error:  Uncaught Error: Call to a member function get_slider_language() on null in /home/site/www/wp-content/plugins/revslider/includes/output.class.php:675
    Fatal error: Uncaught Error: Call to a member function get_slider_language() on null in /home/site/www/wp-content/plugins/revslider/includes/output.class.php:675
Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support Md Mazedul Islam Khan

    (@mazedulislamkhan)

    It looks like the relevant fatal error is coming from the 3rd party revslider plugin. Please make sure that you are running the most recent version of the relevant plugin.

    If you are running the most recent version of the 3rd party revslider plugin and the issue persists, we recommend you please disable the relevant plugin temporarily before running the SEO data optimization using the WP-CLI wp yoast index --reindex to see whether this resoles the issue for you.

    Please let us know whether the issue persists.

    Thread Starter bb3cpo

    (@bb3cpo)

    Thank you, temporarily disabling revslider plugin solved the problem.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Fatal error with wp yoast index –reindex’ is closed to new replies.