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

Re: [fantasyman] Random build order

Quote Reply
Re: [fantasyman] Random build order In reply to
Hi,

Hmm thats weird. Something is trying to create an index on the "Description" field, but its set as a TEXT value, not VARCHAR. Did you change it to TEXT so you could put more text in maybe? The plugin doesn't even use the "Description" field - so I'm not sure why it would be complaining about that (I just checked the install code, and there is no mention)

One option is to create a new field via Database > Links > Properties > Add Column. Then add:

Name: RandomID
Type INT
Form display : Random Order ID

Add that, and then try to install again. See if that helps.

Cheers

Andy (mod)
andy@ultranerds.co.uk
Want to give me something back for my help? Please see my Amazon Wish List
GLinks ULTRA Package | GLinks ULTRA Package PRO
Links SQL Plugins | Website Design and SEO | UltraNerds | ULTRAGLobals Plugin | Pre-Made Template Sets | FREE GLinks Plugins!
Subject Author Views Date
Thread Random build order fantasyman 4275 Sep 23, 2020, 3:18 PM
Thread Re: [fantasyman] Random build order
Andy 4199 Sep 23, 2020, 10:51 PM
Thread Re: [Andy] Random build order
fantasyman 4178 Sep 24, 2020, 12:32 PM
Thread Re: [fantasyman] Random build order
Andy 4161 Sep 25, 2020, 12:21 AM
Post Re: [Andy] Random build order
fantasyman 4140 Sep 25, 2020, 10:26 AM