php forum
php mysql forum
php mysql smarty
 
Topic Options
#220894 - 07/09/02 11:10 AM I want to make a small change
msula Offline
Addict

Registered: 02/18/02
Posts: 1969
Loc: Lansing, Michigan
Ok, I have added a custom field for profiles, but the default is just a single short line. I want to make this a large box similar to the "Bio" box. I know it should be fairly simple, which template and what would I change?

Top
#220895 - 07/09/02 11:46 AM Re: I want to make a small change [Re: palmen]
Astaran Offline
Addict

Registered: 12/21/00
Posts: 1545
Loc: Germany
You'll have to change it in editbasic.php cause the extra-fields are formated there and not in the templates.<br />Around line 149 find:<br /><br /> if ($config['extra2']) {<br /> $extra2 = "<br />{$config['extra2']}<br /><br /><br /><input type=\"text\" name=\"Extra2\" value=\"$Extra2\" class=\"formboxes\" /><br /><br />and change it to:<br /> if ($config['extra2']) {<br /> $extra2 = "<br />{$config['extra2']}<br /><br /><br /><textarea name=\"Extra2\" cols=\"$TextCols\" rows=\"$TextRows\" wrap=\"soft\" class=\"formboxes\">$Extra2</textarea><br /><br />You may want to put in customs values for "cols" and "rows" to fit the size to your needs.
_________________________
Running a community? -> Keep informed and take it to the next level

Top
#220896 - 07/09/02 12:00 PM Re: I want to make a small change [Re: -Fusion-]
msula Offline
Addict

Registered: 02/18/02
Posts: 1969
Loc: Lansing, Michigan
worked great, thanks!

Top


Who's Online
0 registered (), 26 Guests and 15 Spiders online.
Key: Admin, Global Mod, Mod
Shout Box

Latest Posts
Forum 'Trader Ratings'.
by blaaskaak
Yesterday at 08:27 AM
Problems reading a lot of old posts here
by Ruben Rocha
11/18/08 04:33 PM
PhotoPost BB Code Popup
by Iann128
11/15/08 01:24 PM
Customization needed
by Gizmo
11/12/08 12:28 PM
Team UBBDev Rides Again!
by AllenAyres
11/11/08 02:16 PM
Active Topics.
by AllenAyres
11/11/08 02:13 PM
Looking for a simple upload script
by AllenAyres
11/11/08 02:12 PM
New Mods
Forum 'Trader Ratings'.
by McLemore
11/19/08 02:14 PM
[7.4] Keep log of custom title changes
by blaaskaak
10/27/08 07:51 AM
User Authentication Class
by
01/19/07 02:59 PM
Multiple Identity Detector
by
12/30/06 06:39 PM
PhotoPost BB Code Popup
by
11/06/06 05:43 PM
Newest Members
Begbie, cenk, MATTO, DougMMcts, tim Anderson
13361 Registered Users
Top Posters
AllenAyres 25448
JoshPet 11330
Rick 8372
LK 7396
Lord Dexter 6503
Greg Hard 5533
Charles Capps 5438

 

 

 
fusionbb message board php hacks