Steven Southard wrote:
Oh that was very helpful. I didn't know about that gem.
I think I got lucky on that one :P but you're welcome.
After adding spreadsheet and then ruby-ole I tried to install it
again. I got to this:
-- add_column(:form_datas, :message, :text)
-> 0.0087s
-- add_index(:form_datas, :message)
rake aborted!
Mysql::Error: BLOB/TEXT column 'message' used in key specification
without a key length: CREATE INDEX `index_form_datas_on_message` ON
`form_datas` (`message`)
It seems to be a problem with setting an index on the column as the
warning suggests. I'm not very good at this one, but could it be that
the extension works with only a particular database?
Cheers,
Mohit.
2/20/2009 | 1:04 PM.
_______________________________________________
Radiant mailing list
Post: [email protected]
Search: http://radiantcms.org/mailing-list/search/
Site: http://lists.radiantcms.org/mailman/listinfo/radiant