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

Adding field to Links table

Quote Reply
Adding field to Links table
Hi, all

I'm trying to modify LinksSQL to adjust it for photos DB. So, i add field Photo MEDIUMBLOB in my Links table. Also i modify Links::User::Add->add_link - to add field 'Photo' in $input hash (i.e. $input->{'Photo'}).
Also i check that $input->{'Photo'} really gets the picture wich i do upload from add.html.
But LinksSQL doesn't insert this field in DB.

Does anybody know - why?

Thank you,
Anton.
Subject Author Views Date
Thread Adding field to Links table Anton_P 3646 Aug 12, 2002, 11:15 PM
Thread Re: [Anton_P] Adding field to Links table
yogi 3503 Aug 13, 2002, 1:47 AM
Thread Re: [yogi] Adding field to Links table
Anton_P 3488 Aug 13, 2002, 2:09 AM
Thread Re: [Anton_P] Adding field to Links table
yogi 3499 Aug 13, 2002, 2:11 AM
Thread Re: [yogi] Adding field to Links table
Anton_P 3478 Aug 13, 2002, 2:16 AM
Thread Re: [Anton_P] Adding field to Links table
nt6 3490 Aug 13, 2002, 2:23 AM
Post Re: [nt6] Adding field to Links table
Anton_P 3472 Aug 13, 2002, 2:31 AM