Gossamer Forum
Home : Products : Gossamer Links : Version 1.x :

Add link error

Quote Reply
Add link error
I'm getting the following errors when adding links via add.cgi No problems adding links through admin panel. Has anyone any ideas?
-------------------------------------------------
Search (31347): Couldn't update title Content-type: text/html

Software error:

Search (31347): Fatal: Couldn't update title at admin/Links/DBSQL.pm line 1604
-----------------------------
but the links are still being added...
Validating the links then causes this error:

Content-type: text/html

Software error:

Search (32221): Fatal: remove: Can't execute: SELECT WordID, item, score, position FROM Validate_Scores_Index WHERE item = 4 (Table 'lcnlck.Validate_Scores_Index' doesn't exist) at Links/DBSQL.pm line 1623

and will only validate one link at a time. It also reverses the content of two fields.

Thanks
Rennie

[This message has been edited by lcnl (edited November 24, 1999).]
Quote Reply
Re: Add link error In reply to
I have found the source of the error- When I was setting up the additional fields in the Validate table, I had included index weights for some of the fields. Removing these weights allowed the add.cgi to work.

Rennie