Enhancement #12: profile edit is still busted | FerrariChat

Enhancement #12: profile edit is still busted

Discussion in 'Report Bugs & Ask Questions' started by Doody, Nov 1, 2003.

This site may earn a commission from merchant affiliate links, including eBay, Amazon, Skimlinks, and others.

  1. Doody

    Doody F1 Veteran

    Nov 16, 2001
    6,099
    MA USA
    Full Name:
    Mr. Doody
    it was moved to "resolved" but i just tried it - same error "invalid birthday".

    furthermore, if you look at the Members list all that data is 100% empty for everybody.

    probably not resolved just yet :)

    doody.
     
  2. wax

    wax Five Time F1 World Champ
    Lifetime Rossa

    Jul 20, 2003
    51,522
    SFPD
    Full Name:
    Dirty Harry
    I second that e-motion, your honor. Can't win 'em all... yet.


    I don't know much - but if "birthday" is listed on the .php software under the Phrase Manager, with the newuser variable, as in: $user, $numbermembers, $email, $birthday... then perhaps "birthday" is required, and as such, nuttin' goes in unless it's filled. What would happen if $birthday is eliminated? Would it take a java/script to fix?

    Perhaps this question is best posed at:
    http://www.vbulletin.com/forum/forumdisplay.php?f=56 by an already busy administrator.
     
  3. rcd01

    rcd01 Rookie

    Aug 22, 2003
    40
    I want to fill out my profile...
     
  4. wax

    wax Five Time F1 World Champ
    Lifetime Rossa

    Jul 20, 2003
    51,522
    SFPD
    Full Name:
    Dirty Harry
    Finally able to do a "View Source" on a relevant page: That being a *Profile* Page - only after "Birthday" is given as reason for tttthhhhhht.:

    document.write(' onError="clr();" alt="'+al+'"><\/a>');

    should be:
    document.write(' onError="clr();" alt="'+al+'"></a>');

    (Looks Important - closing)

    _________

    Privacy Statement</a> --> &gt;</b><br />

    should be:
    Privacy Statement</a> --> &gt;</b></br>

    (Less important - just a line break)
    _________

    clientscript/vbulletin_global.js

    Line: 14
    Char: 1
    Error: 'navigator' is undefined

    (in IE 6.0.2800.1106, anyway)

    (How important? - tossup)
    _________

    If the document.write or clientscript javascript aren't relevant - I'm wondering if there's an appropriate - or + on the vBulletin software where applicable - be it on whichever of the 2, 4, 8, 16, 32, 64, 128, 256, 512, 1024, 2048, 4096, 8192, 16384 lines that "birthday" applies to.
     
  5. rob lay

    rob lay Administrator
    Staff Member Admin Miami 2018 Owner

    Dec 1, 2000
    59,589
    Southlake, TX
    Full Name:
    Rob Lay
    Who said it was moved? It's Bug #1
     
  6. jarends

    jarends Formula Junior

    Jul 23, 2001
    567
    Princeton, NJ
    Full Name:
    John Arends
    You can't update the profile as was mentioned, Birthday??

    Can you put a picture on the profiles?

    Thanks,
    John
     
  7. rob lay

    rob lay Administrator
    Staff Member Admin Miami 2018 Owner

    Dec 1, 2000
    59,589
    Southlake, TX
    Full Name:
    Rob Lay
    Not yet. That will be a future enhancement.
     

Share This Page