Link Checker for XenForo 2.x by AddonsLab

Link Checker for XenForo 2.x by AddonsLab [Paid] 4.3.0

No permission to buy ($54.99)
I'm loving what this addon could potentially do for our 20-year-old database. However I cannot get past the first step, of indexing our links. Even with the default 100 items per page, it hangs and I get a cloudflare timeout. So weird because our server is extremely robust. Our database has 27M posts.
 
I'm loving what this addon could potentially do for our 20-year-old database. However I cannot get past the first step, of indexing our links. Even with the default 100 items per page, it hangs and I get a cloudflare timeout. So weird because our server is extremely robust. Our database has 27M posts.

I see, please submit a ticket at https://customers.addonslab.com/submitticket.php to troubleshoot the issue further.

Thank you!
 
Wanted to try the batch revert option but it seems a table is missing in our DB:
XF\Db\Exception: MySQL statement prepare error [1146]: Table 'db.xf_post_backup' doesn't exist in src/XF/Db/AbstractStatement.php at line 230

How is that possible?

PS. I never changed the table name in the add-on options.
 
Last edited:
Wanted to try the batch revert option but it seems a table is missing in our DB:


How is that possible?

PS. I never changed the table name in the add-on options.

It seems you have used that value in the option "Post backup table for reversal". Just to clarify, that setting the value does not backup your posts - the table is expected to exist, and if it does exist, the reversal will use the post from that table to recover post content. You can just remove the value, and the reversal will work, just it has no way of knowing where the links were in the original post, so any deleted link will be just appended to the post text.

I suggest having a backup anyway before you do any mass operations over your posts.

Let me know if you have any questions.

Thank you!
 
We are on the latest Xenforo version and just downloaded and installed the Link Checker... The index is created, it recognises all posts. But the "

Check Dead Links​

" simply does not work it seems to run for a second - but no checks are done.
Please advise,
thanks,
Matt
 
We are on the latest Xenforo version and just downloaded and installed the Link Checker... The index is created, it recognises all posts. But the "

Check Dead Links​

" simply does not work it seems to run for a second - but no checks are done.
Please advise,
thanks,
Matt

Just replied to your ticket, please check.

Thank you!
 
AddonsLab updated Link Checker for XenForo 2.x by AddonsLab with a new update entry:

Performance improvements, CLI support & tag filtering

This release focuses on performance, automation, and improved usability in the admin panel.

Performance improvement: Link index rebuild

We’ve resolved a performance issue that could cause the link index rebuild process to stall or time out on large forums.

The root cause was a non-optimal query on the post table caused by the forum exclusion setting (even when no forums were excluded). The query has now been optimized to avoid conditional forum filtering at the database level, with...

Read the rest of this update entry...
 
Back
Top Bottom