View Full Version : Unlimited Characters in Profile Field
kaotic
06-02-2003, 03:11 PM
It looks like a custom profile field has a limit of 250 characters. There's a field on my site that sometimes requires anywhere from 500 to 1000 characters. I would like a hack that removes the max character limit in custom profile fields.
Xenon
06-02-2003, 06:29 PM
this questions has been answered severla times, try searching throug request forums.
hint: you have to change the fields of the table :)
kaotic
06-02-2003, 07:09 PM
Meh... I did look around. Thanks for the hint, I guess. :p
kaotic
06-02-2003, 08:27 PM
Alright, I looked around for a while... with no luck. I went into the mysql db and fooled around... with no luck. So if anybody else thinks that they can tip me off in the right direction, I would appreciate it. Thanks.
Gary King
06-02-2003, 09:09 PM
Have you tried changing the maxlength column value in the profilefield table?
kaotic
06-02-2003, 09:47 PM
Yes, I upped it to 999 with no results.
kaotic
06-04-2003, 03:03 AM
Bah... I've been searching for quite a while and still have no answer. Perhaps you can go ahead and tell me now?? :)
noonespecial
01-17-2004, 07:53 PM
Bah... I've been searching for quite a while and still have no answer. Perhaps you can go ahead and tell me now?? :)
anyone?
NTLDR
01-17-2004, 08:09 PM
You'll need to change the field type in the database in the userfield table, I don't know what column as I don't have vB2 installed, changing it to TEXT for example will allow alot more text.
Gary King
01-17-2004, 08:12 PM
They currently go up to 250 characters, for everyone's information (FEI) :)
noonespecial
01-17-2004, 08:32 PM
You'll need to change the field type in the database in the userfield table, I don't know what column as I don't have vB2 installed, changing it to TEXT for example will allow alot more text.
I am using vb3 .. how do u do it in that? tried changing a few things to medium text, but so far still no luck ..
i changed: profilefield - field: maxlength to mediumtext -- and that didn't seem to work. i'll try userfield now.
Gary King
01-17-2004, 08:38 PM
This is the wrong forum for vB 3 hack requests anyways.
NTLDR
01-17-2004, 08:40 PM
In vB3 it seems to be based on what input method you select. If you choose a muti-line select box you should be able to enter more than the 250/255 limit that the others seem to have.
Gary King
01-17-2004, 08:40 PM
Also, just change the maximum length to a high number, did you try that? It's generally not a good idea to have a field to unlimited characters anyways, in any situation. Maybe put 1,000 chars or something.
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.