• Resolved fidelise

    (@fidelise)


    Hi there,

    I have been struggling with an error. I’ve migrated a working WordPress site from one domain to another (exported and imported the database and changed the siteurl and home to new domain etc.).

    Now I get this error (debug is on) from Yoast:

    Notice: Undefined index: configuration in /home/u538507277/domains/dsmy.nl/public_html/wp-content/plugins/wordpress-seo/src/integrations/admin/workouts-integration.php on line 486

    Notice: Trying to access array offset on value of type null in /home/u538507277/domains/dsmy.nl/public_html/wp-content/plugins/wordpress-seo/src/integrations/admin/workouts-integration.php on line 486

    Warning: count(): Parameter must be an array or an object that implements Countable in /home/u538507277/domains/dsmy.nl/public_html/wp-content/plugins/wordpress-seo/src/integrations/admin/workouts-integration.php on line 486

    I can’t figure out what is wrong, but the lay-out is off as well: I can’t press any of the buttons (dashboard, functions, intergrations, webmaster tools) and same for Yoast on pages.

    I’ve tried deleting Yoast and even started doing the complete data removal as suggested here (https://yoast.com/help/how-can-i-uninstall-my-plugin/#database), but this made my site crash.

    Does anyone know what I can do?

    Line 486: return count( $workouts_option[‘configuration’][‘finishedSteps’] ) === 5;
    }

    Thanks,
    Lise

    • This topic was modified 4 years, 4 months ago by fidelise.

    The page I need help with: [log in to see the link]

Viewing 4 replies - 1 through 4 (of 4 total)
  • @fidelise

    We’re sorry for the trouble caused, this must’ve been very annoying for you.

    Could you please confirm you are using WordPress v5.9 or at least the supported version above v5.8? If you update does the issue resolve?

    In addition, please check that your site meets our plugin requirements in the new domain. Our plugin does not yet support PHP 8.0+.

    If the server meets the requirement, please clear the cache and retry installing the plugin.

    Thread Starter fidelise

    (@fidelise)

    Hi Suwash, thank you for the reply.

    I’m using WordPress v5.9. MySQL version 10.5 and PHP version 7.4. The strange thing is that it works fine on the site I’m transferring it from (same host, just other domain).

    I’ve uninstalled and deleted the plugin in WordPress and cleared cache with LiteSpeed Cache before installing it again. The same error unfortunately remains… Do you have any more tips?

    Just in case it helps, can you please try resetting our indexables in the database tables by following the steps below?
    1. Install & activate the Yoast Test Helper plugin
    2. Go to Tools > Yoast Test
    3. Hit the “Reset indexables & migrations” button.
    4. Go to SEO > Tools, and under SEO data, click the “SEO Data Optimization” button to allow Yoast to rescan your pages.

    If that didn’t help, next we would like to see by doing a conflict check.

    Conflict check

    Often, we see problems occur in combination with another plugin or theme. The fastest way to rule out any conflict, is to deactivate all non-Yoast plugins and switch to a standard theme like Twenty Twenty.

    Please test this on your development or staging site, if you have one. If not, we recommend using the Health Check & Troubleshooting plugin. This plugin has a troubleshooting mode, which does not affect normal visitors to your site.

    If you’re unfamiliar with checking for conflicts, we’d like to point you to a step-by-step guide that will walk you through the process: How to check for plugin conflicts

    We look forward to hearing from you.

    Thread Starter fidelise

    (@fidelise)

    Hi Suwash,

    Thank you for taking the time. I did everything you told me to do, but it didn’t help. That is to say, it didn’t work at once. When I checked the website the day after, everything worked again! Apparentley, I should have pauzed and wait for the database to be rendered correctly or something. Anyway, it is solved. Thanks again!

    Cheers,
    Lise

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

The topic ‘Errors after migration, weird layout’ is closed to new replies.