1
Krispy
Make Profile Extra Info Length Longer
  • 2008/8/8 6:33

  • Krispy

  • Just popping in

  • Posts: 19

  • Since: 2006/7/11


I need to make the user profile Extra Info text area field longer. I looked through this site and the system module files, but I cannot find any way to make the field show more text when you save changes to your profile. You can type an endless number of characters in the field, but it will only save a small number of them.

2
jimmyx
Re: Make Profile Extra Info Length Longer
  • 2008/8/8 11:29

  • jimmyx

  • Quite a regular

  • Posts: 338

  • Since: 2007/7/18


in edituser.php...try serach this line

$edituser->setVar('bio'xoops_substr($_POST['bio'], 0255));


change the 255

3
Krispy
Re: Make Profile Extra Info Length Longer
  • 2008/8/8 17:13

  • Krispy

  • Just popping in

  • Posts: 19

  • Since: 2006/7/11


That didn't work. Any other suggestions?

4
TE5LA
Re: Make Profile Extra Info Length Longer
  • 2010/4/3 18:08

  • TE5LA

  • Just popping in

  • Posts: 17

  • Since: 2010/3/28


Quote:

Krispy wrote:
I need to make the user profile Extra Info text area field longer. I looked through this site and the system module files, but I cannot find any way to make the field show more text when you save changes to your profile. You can type an endless number of characters in the field, but it will only save a small number of them.

That is the correct field to change but there is more you have to do. I changed mine to 1024 and it works. You have to edit a database field as described in this post:

https://xoops.org/modules/newbb/viewtopic.php?topic_id=37421&forum=20&post_id=163330#forumpost163330

Login

Who's Online

164 user(s) are online (108 user(s) are browsing Support Forums)


Members: 0


Guests: 164


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Apr 30
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits