Gossamer Forum
Home : Products : Gossamer Links : Development, Plugins and Globals :

Plugin ClaimLink: Error running installation code

Quote Reply
Plugin ClaimLink: Error running installation code
I try to install ClaimLink plugin and I get following error:

Error running installation code: GT::SQL::Creator (13778): Wrong argument passed to this subroutine. Usage: Error in table 'lsql_ClaimLink' with column 'link_id_fk': no position defined. at GT::SQL::Table::cols line 1103.

I have no idea what does it means. Is this access rights problem (mysql or file) or something else?
Quote Reply
Re: [mirek] Plugin ClaimLink: Error running installation code In reply to
What version of Links SQL are you using?

Ivan
-----
Iyengar Yoga Resources / GT Plugins
Quote Reply
Re: [yogi] Plugin ClaimLink: Error running installation code In reply to
Links SQL 2.1.2
MySQL 3.23.49
Apache 1.3.26 + mod_perl
Quote Reply
Re: [mirek] Plugin ClaimLink: Error running installation code In reply to
Well, I look into Install.pm and create table lsql_ClaimLink and then run Install again (from web) and it succeded.