Gossamer Forum
Home : Products : Links 2.0 : Discussions :

Missing during build process

Quote Reply
Missing during build process
I've notice something lately in my links 2.0 site. during build process in my admin section I often see some line or site url missing for example :

1|first site|http://www.balhbal.com|....
2|2nd site|http://www.abal.com|....
3|3rd site|http://www.aabal.com|....
200|200th site|http://www.balhbal.com|....


see the interval from id 3 to 200?? how come before its not like that. ONe more thing when i browse the file found in the data directory the Id is from 1 to ### without missing id number. Its weird when I search the id = 4 site name it is there

anyone?



Quote Reply
Re: Missing during build process In reply to
Check the following:

1) linksid.txt file - make sure it is not corrupted and contains the last number of your last record in the links.db file.

2) url.db file - make sure that you have all corresponding IDs and URLs with records in your links.db file.

3) links.db file - make sure that you have the same number of fields for each record compared to the number of fields you have in the links.def file in the %db_def hash section.

NOTE: If you have added new fields in your links.def file, you need to update your links.db file with delimiters for the new field you added.

Regards,

------------------
Eliot Lee....
Former Handle: Eliot
Anthro TECH, L.L.C
anthrotech.com
* Check Resource Center
* Search Forums
* Thinking out of the box (codes) is not only fun, but effective.