• Resolved oldmankit

    (@oldmankit)


    I recently reset all of my links using Settings > Link Checker > Advanced > Re-check all pages

    Since then, all links are marked as “Not checked”

    I select them and click on the bulk action ‘Recheck’, but I get the following message: “0 links scheduled for rechecking”

    I waited two weeks for the plugin to crawl the site and re-check the links on its own, but the status has not changed. All links are marked “Not checked”

Viewing 8 replies - 1 through 8 (of 8 total)
  • Hi,
    nearly the same here. There are no links to check.

    Thread Starter oldmankit

    (@oldmankit)

    For some reasons, which I don’t understand, some of the links are now checked. Not all, yet. Many remain “not checked”.

    On a site with 144 links, how long would you expect this process to take? I’m really surprised it is getting through them this slowly.

    Hi again and hi to the plugin-author;)

    My status says since 4 days:

    Keine fehlerhaften Links gefunden.
    916 URLs in der Warteschlange
    962 eindeutige URLs in 1123 Links entdeckt und die Suche l?uft noch …

    I think it could something be with the WP Cron since WP 4.6.x?

    I got the same issue, as long as i’m on the dashboard links are updated (very slow), as soon as i logout nothing happens again.

    • WP Version 4.6.1
    • Broken Link Checker Version 1.11.2

    Any ideas how tho fix this?

    Any updates on this issue?

    Use 1.10.x for now for a working version. All later versions are bugged.

    The storage engine of the tables (blc_filters, blc_links, blc_synch, …) must be MyIsam; with others storage engines the plugin doesn’t work correctly.

    Hi,

    i can confirm zolikontas “solution” with version 1.10.11

    To be ready for PHP7 (version 1.10.11 and 1.11.2) there is to change in wp-content\plugins\broken-link-checker\includes\admin\table-printer.php line 28 from
    function blcTablePrinter($core){ to
    function __construct($core){

    The rest of the code is ready for WP 4.7 and PHP7.

    And i can confirm the solution from almendron. Changig the storage engine for the tables will make version 1.11.2 running.

    Best regards,
    Harry

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘Cannot Recheck Links’ is closed to new replies.