Home : Products : Gossamer Links : Discussions :

Products: Gossamer Links: Discussions: Re: [Ian] DMOZ Extractor -> LSQL 2.1.0: Edit Log

Here is the list of edits for this post
Re: [Ian] DMOZ Extractor -> LSQL 2.1.0
I should mention, that after you have done the import, you will need to run a few SQL functions to tidy things up. (otherwise you will get errors when you try to move links).

Example:

UPDATE lsql_Links SET isPopular = 'No' WHERE isPopular != 'Yes';

There are a couple of others, I just don't remember them off hand.

Also, run 'Repair Table' before doing any of the SQL. Once everything is looking good you will need to do a 'Rebuild Search' for you search tables to pick up the newly imported links and categories.

Wink


http://www.iuni.com/...tware/web/index.html
Links Plugins

Last edited by:

Ian: Jul 1, 2002, 2:41 PM

Edit Log: