Nukemods Forum  
» Log in
User Name:

Password:

Not a member yet?
Register Now!
» .::.
tattoo fonts
http://www.checkoutmyink.com/category/tattoo-fonts-tattoo

Go Back   Nukemods Forum > General > Site design

Reply
 
LinkBack Thread Tools Display Modes
Expanding Profile (php nuke 6.0 ported bb2)
Old
  (#1 (permalink))
Junior Member
 
Status: Offline
Posts: 1
Join Date: Apr 2003
Expanding Profile (php nuke 6.0 ported bb2) - 04-10-2003, 05:31 PM

I wish to expand the users profile with date of birth. I have added field bday into the db and everything works, except for 1 thing. When a user tries to edit their profile, it doesn't show his or her b-day. This is strange, because when they go to their personal page it does show. The way I see it in the code, the properties for showing the b-day come down to exactly the same. So why will it show in the personal page, but not on edit??

The code to show the b-day on the personal page is:

Code:
if ($userinfo[bday]) echo ""._BDAY2.": $userinfo[bday]
\n";
The code to show the b-day on the edit page is:

Code:
.""._BDAY." "._OPTIONAL."
"
."<input type=\"date\" name=\"bday\" value=\"$userinfo[bday]\" size=\"12\" maxlength=\"10\">

"
Just can't seem to figure it out!

The second thing I wish to add to the users profile is a picture. This means, I want an option for the user to upload their picture in their personal page. Now I'm a complete newbie when it comes to php scripting so if anyone could get me started / help me out on this, I would greatly appreciate it.
   
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
expanding the logo.gif xxjadedxx Site design 2 07-09-2006 10:44 PM
PHP-Nuke with phpBB ported forums..slow down under load? mikem Purged Topics 8 02-18-2005 12:39 PM
Cyber Alians 'EOS PHPBB' theme ported by Nuke Install bosanac Nuke 6.5 to 6.9 - Themes 4 07-20-2003 05:07 PM
Point all nuke links to forum registration and edit profile mikem FAQ/Fixes 0 04-06-2003 03:51 PM
Phpbb /Nuke 6.0 profile problem bobbychat Purged Topics 13 03-01-2003 07:28 AM




vBulletin Skin developed by: vBStyles.com


LinkBacks Enabled by vBSEO 3.3.0

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31