Previous Thread
Next Thread
Print Thread
Hop To
Joined: Oct 2006
Posts: 37
newbie
newbie
Joined: Oct 2006
Posts: 37
The old versions all had a small area for people to write in personal bios. It's gone in 7.0!! It's a bummer, we don't want to lose all our bios!!

Any plan to add it back??

Joined: Jun 2006
Posts: 16,299
Likes: 116
UBB.threads Developer
UBB.threads Developer
Joined: Jun 2006
Posts: 16,299
Likes: 116
Yes, I too miss this feature frown...


I am a Web Development Contractor, I do not work for UBBCentral. I have provided free User to User Support since the beginning of these support forums.
Do you need Forum Install or Upgrade Services?
Forums: A Gardeners Forum, Scouters World
UBB.threads: UBBWiki, UBB Styles, UBB.Sitemaps
Longtime Supporter & Resident Post-A-Holic
VNC Web Services: Code Modifications, Upgrades, Styling, Coding Services, Disaster Recovery, and more!
Joined: Jun 2006
Posts: 162
M
enthusiast
enthusiast
M Offline
Joined: Jun 2006
Posts: 162
There was a topic about that, but it's not here any more, maybe lost during import. Rick said the Bio field was discarded because there is a bigger change coming up for the user profiles.

Anyway, I also wanted to keep the biographies. What I did is to use the USER_EXTRA_FIELD_1 for the Bio during the import. This field was used for ICQ before, so it's normally unused after the import. If you already did the import it's too late, but if not is't just an easy modification to threads_import.php:

find:
,$user_data['U_Extra1'],'',$user_data['U_Extra2'],

replace with:
,$user_data['U_Extra1'],$user_data['U_Bio'],$user_data['U_Extra2'],


##eek##
Joined: Oct 2006
Posts: 37
newbie
newbie
Joined: Oct 2006
Posts: 37
Any memory on what the big change in the profile is going to be?

Joined: Jun 2006
Posts: 684
H
Addict
Addict
H Offline
Joined: Jun 2006
Posts: 684
User blogs.


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
spam issues
by ECNet - 03/19/2024 11:45 PM
Who's Online Now
1 members (Gizmo), 343 guests, and 134 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)