From: Arden W. <ar...@li...> - 2003-07-17 19:48:59
|
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? |