. 1. The edit box that one types in wh..."> . 1. The edit box that one types in wh...">
Previous Thread
Next Thread
Print Thread
Hop To
#131622 02/01/2001 9:07 AM
Anonymous
Unregistered
Anonymous
Unregistered
I've had a few requests from my netizens <img border="0" title="" alt="[Smile]" src="images/icons/smile.gif" /> .

1. The edit box that one types in while entering a new message is too small.

2. The length of the bio is too short.

I realize that these are probably easy things to hack, but I thought I'd bring it forward since it was feedback from actual users. Thanks

Hatter
<A target="_blank" HREF=http://www.carfaxabbey.net>http://www.carfaxabbey.net</A>

#131623 02/01/2001 11:00 AM
Anonymous
Unregistered
Anonymous
Unregistered
Hatter,

1. look in w3ttheme.pm and edit the following lines to whichever size you want:
<font color=blue>
# Default Textarea columns
$theme{'TextCols'} = 60;

# Default Textarea rows
$theme{'TextRows'} = 5;
</font color=blue>

2. I'm not sure that the message that you see <font color=blue>Bio (up to 250 characters)</font color=blue> is valid anymore... I just looked at the database structure and that field is now a <font color=red>text</font color=red> type, which I thought can hold a lot more that 250 characters... test it... maybe I'm wrong...

(a few minutes later...) I think that it would take a little bit more work than I thought to reset this length... you would have to do an alter table command in the database to change the fieldtype to blob (or whatever length you want....), but you would have to read up on what length that would actually give you... and then you would have to change the length check in changebasic.pl to the new limit...

Hope that helps!

Matt

<P ID="edit"><FONT SIZE=-1><EM>Edited by MattyJ on 02/01/01 07:24 AM (server time).</EM></FONT>


Link Copied to Clipboard
ShoutChat
Comment Guidelines: Do post respectful and insightful comments. Don't flame, hate, spam.
Recent Topics
Bots
by Outdoorking - 04/13/2024 5:08 PM
Can you add html to language files?
by Baldeagle - 04/07/2024 2:41 PM
Do I need to rebuild my database?
by Baldeagle - 04/07/2024 2:58 AM
This is not a bug, but a suggestion
by Baldeagle - 04/05/2024 11:25 PM
Is UBB.threads still going?
by Aaron101 - 04/01/2022 8:18 AM
Who's Online Now
0 members (), 541 guests, and 181 robots.
Key: Admin, Global Mod, Mod
Random Gallery Image
Latest Gallery Images
Los Angeles
Los Angeles
by isaac, August 6
3D Creations
3D Creations
by JAISP, December 30
Artistic structures
Artistic structures
by isaac, August 29
Stones
Stones
by isaac, August 19
Powered by UBB.threads™ PHP Forum Software 8.0.0
(Preview build 20230217)