Gossamer Forum
Home : Products : Gossamer Links : Discussions :

Links without category - category deleted

Quote Reply
Links without category - category deleted
I deleted some category from my dmoz import and i've done repair table, but the total links count still showed 2.3million url while the real links is only 12000 URL, so i do repair table again, but no luck, i'm using link sql 2.0.5

thanks for the help in advanced. :)
Quote Reply
Re: [ewdi] Links without category - category deleted In reply to
Hi,

The repair table looks at top level categories, and if they are ok, it doesn't look further. To force a repair tables, enter:

update Category set Number_of_Links = 0;

into the SQL monitor. This will reset all the category counts to 0, and when you do a repair table, it will notice that things are off and then update the counts.

Cheers,

Alex
--
Gossamer Threads Inc.