1
Hi
Im altering the root/userinfo.php and root/edituser.php and I want to increase the amount of text that is allowed. Im having a little trouble figuring out how to do this....could someone please explain the following line of code.....
$xoopsTpl->assign('user_extrainfo', $myts->makeTareaData4Show($thisUser->getVar('bio', 'N'),0,1,1));
It's mainly the 'N' and the trailing numbers....
Im also quite new to MySql and wondered if I had to alter the database.....I understand varchar but how does the tinytext work?.....are there any other files that need to be altered......thanks for any help offered
Voddie