Plugin Installation Error

#92790
  • Resolved Ken Knecht
    Rank Math business

    Hello, I am trying to install your plugin and I am getting the following error:

    https://www.screencast.com/t/Ef7xjpuzr7

    Plugin could not be activated because it triggered a fatal error.

    Warning: include(/home/smlhostcontrol/public_html/proofinglab.com/opeeka/wp-content/plugins/seo-by-rank-math/vendor/composer/../../includes/class-installer.php): failed to open stream: No such file or directory in /home/smlhostcontrol/public_html/proofinglab.com/opeeka/wp-content/plugins/unlimited-elements-for-elementor-premium/vendor/composer/ClassLoader.php on line 444

    Warning: include(): Failed opening ‘/home/smlhostcontrol/public_html/proofinglab.com/opeeka/wp-content/plugins/seo-by-rank-math/vendor/composer/../../includes/class-installer.php’ for inclusion (include_path=’.:/opt/alt/php73/usr/share/pear’) in /home/smlhostcontrol/public_html/proofinglab.com/opeeka/wp-content/plugins/unlimited-elements-for-elementor-premium/vendor/composer/ClassLoader.php on line 444

    Fatal error: Uncaught Error: Class ‘RankMathInstaller’ not found in /home/smlhostcontrol/public_html/proofinglab.com/opeeka/wp-content/plugins/seo-by-rank-math/rank-math.php:275 Stack trace: #0 /home/smlhostcontrol/public_html/proofinglab.com/opeeka/wp-content/plugins/seo-by-rank-math/rank-math.php(185): RankMath->instantiate() #1 /home/smlhostcontrol/public_html/proofinglab.com/opeeka/wp-content/plugins/seo-by-rank-math/rank-math.php(164): RankMath->setup() #2 /home/smlhostcontrol/public_html/proofinglab.com/opeeka/wp-content/plugins/seo-by-rank-math/rank-math.php(497): RankMath::get() #3 /home/smlhostcontrol/public_html/proofinglab.com/opeeka/wp-content/plugins/seo-by-rank-math/rank-math.php(501): rank_math() #4 /home/smlhostcontrol/public_html/proofinglab.com/opeeka/wp-admin/includes/plugin.php(2297): include(‘/home/smlhostco…’) #5 /home/smlhostcontrol/public_html/proofinglab.com/opeeka/wp-admin/plugins.php(191): plugin_sandbox_scrape(‘seo-by-rank-mat…’) #6 {main} thrown in /home/smlhostcontrol/public_html/proofinglab.com/opeeka/wp-content/plugins/seo-by-rank-math/rank-math.php on line 275

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hello,

    Sorry for any inconvenience that might have been caused due to that.

    It seems like new tables are not getting created in the Database or some old plugin has left an incorrect entry.

    Please follow these steps to fix the issue:

    1. Take a complete backup of your website
    2. Install this plugin: https://wordpress.org/plugins/code-snippets/
    3. Head over to the Snippets menu in the left sidebar and click Add New
    add new snippet
    4. Give that post any name and copy the below code in the Code field

    add_action( 'init', function() {
    	delete_option( 'schema-ActionScheduler_StoreSchema' );
    } );

    5. Select ‘Only run in administration area’ option and click the Save and Activate button
    run only in admin area wordpress
    6. Open WordPress Dashboard in a new window
    7. Then deactivate recently created snippet from here
    disable snippet
    8. Then activate the Rank Math plugin again
    9. Please disable the Code Snippets plugin if you are not going to use it

    Here’s a video screencast:
    https://i.rankmath.com/79gPbv

    Please clear all the cache, including the server after following the above process.

    That should resolve the issue. Thank you.

    Ken Knecht
    Rank Math business

    Hello,

    I have updated the sensitive data as requested. Can you please check further?

    Thank you.

    Hello,

    Since we did not hear back from you for 15 days, we are assuming that you found the solution. We are closing this support ticket.

    If you still need assistance or any other help, please feel free to open a new support ticket, and we will be more than happy to assist.

    Thank you.

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

The ticket ‘Plugin Installation Error’ is closed to new replies.