From: Arden W. <ar...@li...> - 2003-07-18 01:06:34
|
> I changed the table structure in the envo_user table for pn_user_sig and > pn_bio both to longtext from their original to handle the extra bulk. > Does anyone see anything wrong with the data types for those two fields > that I have altered? When someone has a minute can I get some feedback on my choice of data type for these fields. I'm wondering why original development had the fields pegged at 255 varchar for the user_sig and tinytext for the bio. Also if you expand all the fields in the Members_List module fileds like bio and user_sig are not set for display. I ran into this trying to implement more search functionality for my members. To see what the SPChat, RTE_Multi does for a user profile check this link out: http://www.workwanted.ca/user.php?op=userinfo&uname=Admin On Thu, 2003-07-17 at 13:40, Arden Wiebe wrote: > I have a working modification with the SPChat module altering with the > RTE_Multi the Signature and Bio areas of the user table. > > I believe with some hacking that > /NS-Your_Account/user/modules/changeinfo.php could be replaced by the > /SPChat/profile.php form. > > Right now I have changed the > /NS-Your_Account/user/links/links.changeinfo.php to lauch the chat > whereupon users can choose to edit their Resume and Cover Letter > (Signature and Bio) from that interface with RTE_Multi Enabled. > > I changed the table structure in the envo_user table for pn_user_sig and > pn_bio both to longtext from their original to handle the extra bulk. > Does anyone see anything wrong with the data types for those two fields > that I have altered? > > > > > > > ------------------------------------------------------- > This SF.net email is sponsored by: VM Ware > With VMware you can run multiple operating systems on a single machine. > WITHOUT REBOOTING! Mix Linux / Windows / Novell virtual machines at the > same time. Free trial click here: http://www.vmware.com/wl/offer/345/0 > _______________________________________________ > Envolution-devel mailing list > Env...@li... > https://lists.sourceforge.net/lists/listinfo/envolution-devel |