UBB.Dev
Posted By: dman_dup1 BIO information - 07/10/2004 3:37 PM
I have a user that needs just a little more room in the bio. I'm still trying to get used to the new control panel and can't seem to find where to adjust it. Does anyone know how to make it a few characters larger?

Ver 6.5b4
Posted By: JoshPet Re: BIO information - 07/20/2004 4:37 AM
IN changebasic.php find this:

Code
<br />// ------------------------------------------------<br />// If Bio is greater than 250, the we do not allow<br />if ( strlen($Bio) > 250) {<br />	$html -> not_right($ubbt_lang['BIO_TOO_LONG'],$Cat);<br />


Change the 250 to a larger number of your choice.
Posted By: Tina Re: BIO information - 03/11/2005 12:35 AM
Although I did not start this thread, thanx Josh for your help. Just what the doctor ordered.

Just to clarify, however, this is the changebasic.php in the root UBB folder, not the one in languages folder inside the root UBB folder.
Posted By: AKD96 Re: BIO information - 03/11/2005 4:45 AM
[]Sandi said:Just to clarify, however, this is the changebasic.php in the root UBB folder, not the one in languages folder inside the root UBB folder. [/]

Posted By: Tina Re: BIO information - 03/11/2005 5:52 AM
[] [/]

Amazing the confusion that overwhelms us newbies... Chalk another one up for trial and error!
© UBB.Developers