Link Checker for XenForo 2.x by AddonsLab

Link Checker for XenForo 2.x by AddonsLab [Paid] 4.2.1-PL1

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!
 
Back
Top Bottom