Please upgrade here. These earlier versions are no longer being updated and have security issues.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.

about UID

any way to show the UID on profile?
i mean the sequence of Registration .like ppl who was the 1st one register on vanillaforums.org he has the UID 1, ppl who 100th register on vanillaforums.org he has the UID 100 .

Best Answers

  • hgtonighthgtonight MVP
    Answer ✓

    Don't worry about the first part, that is for a different approach.

    Double check your paths.

    You need to copy userinfo.php from /applications/dashboard/views/modules to your custom theme directory.

    Search first

    Check out the Documentation! We are always looking for new content and pull requests.

    Click on insightful, awesome, and funny reactions to thank community volunteers for their valuable posts.

  • hgtonighthgtonight MVP
    Answer ✓

    Look at the path in that image.

    Carefully compare it to what I have written previously.

    Search first

    Check out the Documentation! We are always looking for new content and pull requests.

    Click on insightful, awesome, and funny reactions to thank community volunteers for their valuable posts.

Answers

  • @hgtonight i wan to put it on the profile, after the username be4 the email.

  • @hgtonight 2.1b1

  • jeongweejeongwee ✭✭
    edited July 2013

    @hgtonight sry im noob...
    where shud i put the code? -->?? UserInfoModule_OnBasicInfo_Handler($Sender) {
    echo '
    '; var_dump($Sender); echo '
    '; }

    i don hv userinfo.php under /applications/dashboard/views/modules/ & /themes/YourTheme/views/modules/
    i only had class.userinfomodule.php under /applications/dashboard/views/modules/ floder...
    is that same one?
    btw i use default theme and my version is 2.1b1

  • hgtonighthgtonight MVP
    Answer ✓

    Don't worry about the first part, that is for a different approach.

    Double check your paths.

    You need to copy userinfo.php from /applications/dashboard/views/modules to your custom theme directory.

    Search first

    Check out the Documentation! We are always looking for new content and pull requests.

    Click on insightful, awesome, and funny reactions to thank community volunteers for their valuable posts.

  • jeongweejeongwee ✭✭
    edited July 2013

    sry but i cant find a userinfo.php under the modules floder....
    image

    @hgtonight i use default theme i just rewrite some css, its 2.1b1version

    5555.jpg 117.2K
  • hgtonighthgtonight MVP
    Answer ✓

    Look at the path in that image.

    Carefully compare it to what I have written previously.

    Search first

    Check out the Documentation! We are always looking for new content and pull requests.

    Click on insightful, awesome, and funny reactions to thank community volunteers for their valuable posts.

  • @hgtonight
    haha i was blind =_=
    thx man

Sign In or Register to comment.