Thread: [IPB 3.2.x] Add Join Date To Author Info In Posts

Results 1 to 10 of 10
  1. #1 [IPB 3.2.x] Add Join Date To Author Info In Posts 
    Web Devloper Dimitry's Avatar
    Join Date
    Apr 2009
    Age
    25
    Posts
    607
    Thanks given
    10
    Thanks received
    10
    Rep Power
    27
    Go to your ACP and do the following.

    ACP > Look / Feel > Skin Manager > "Choose Your Skin" > Manage Templates / CSS > Global Templates > UserInfoPane

    Find This:

    Code:
    <li class='post_count desc lighter'>
                        {parse expression="$this->registry->getClass('class_localization')->formatNumber( intval( $author['posts'] ) )"} {$this->lang->words['m_posts']}
                </li>
                </if>
        </ul>
    Add this between the </if> and </ul> tags:

    Code:
    <span class='group_title'>{$this->lang->words['m_joined']}</span> <span class='post_count desc lighter'>{parse date="$author['joined']" format="joined"}</span>

    Now your done, enjoy.
    [Only registered and activated users can see links. ] | [Only registered and activated users can see links. ]

    Need a forum or custom mod/skin? [Only registered and activated users can see links. ]
    Reply With Quote  
     

  2. #2  
    Officially Retired

    Huey's Avatar
    Join Date
    Jan 2008
    Age
    19
    Posts
    16,489
    Thanks given
    3,387
    Thanks received
    7,726
    Rep Power
    5000
    cool good work.

    Listen children don't become this guy.
    Quote Originally Posted by Owner Spikey View Post
    Why can I attack lower level npc's in a matter of a mouse hover but for a higher level npc the only choice to attack is by right clicking option attack?

    Reply With Quote  
     

  3. #3  
    Web Devloper Dimitry's Avatar
    Join Date
    Apr 2009
    Age
    25
    Posts
    607
    Thanks given
    10
    Thanks received
    10
    Rep Power
    27
    Thanks, I will be posting many more tutorials.. I'm pretty much a professional IPB designer and I'm only 16. I do lots of custom skins ect. So look forward to more tuts .
    [Only registered and activated users can see links. ] | [Only registered and activated users can see links. ]

    Need a forum or custom mod/skin? [Only registered and activated users can see links. ]
    Reply With Quote  
     

  4. #4  
    Banned

    Join Date
    Nov 2010
    Age
    26
    Posts
    2,684
    Thanks given
    824
    Thanks received
    404
    Rep Power
    0
    Can you show me how to get the thing working that Rusko posted. So the rank color shows everywhere.
    Reply With Quote  
     

  5. #5  
    Web Devloper Dimitry's Avatar
    Join Date
    Apr 2009
    Age
    25
    Posts
    607
    Thanks given
    10
    Thanks received
    10
    Rep Power
    27
    Quote Originally Posted by Ruchii View Post
    Can you show me how to get the thing working that Rusko posted. So the rank color shows everywhere.
    Sure, I will make a tutorial for it in a bit.
    [Only registered and activated users can see links. ] | [Only registered and activated users can see links. ]

    Need a forum or custom mod/skin? [Only registered and activated users can see links. ]
    Reply With Quote  
     

  6. #6  
    Member

    Bells's Avatar
    Join Date
    Dec 2008
    Posts
    3,797
    Thanks given
    599
    Thanks received
    1,449
    Rep Power
    4098
    Nice one man, I like it.
    Reply With Quote  
     

  7. #7  
    Web Devloper Dimitry's Avatar
    Join Date
    Apr 2009
    Age
    25
    Posts
    607
    Thanks given
    10
    Thanks received
    10
    Rep Power
    27
    Quote Originally Posted by Bells View Post
    Nice one man, I like it.
    Thanks I will be making many more soon also.
    [Only registered and activated users can see links. ] | [Only registered and activated users can see links. ]

    Need a forum or custom mod/skin? [Only registered and activated users can see links. ]
    Reply With Quote  
     

  8. #8  
    Registered Member
    Freezia's Avatar
    Join Date
    Feb 2011
    Posts
    5,869
    Thanks given
    1,145
    Thanks received
    757
    Rep Power
    1309
    wow this is such basic stuff! if u dont know how to do this then ur not a website programmer! and this is not something that shud be a tut j.s.!


    Click above to get the cheapest WEB HOSTING options! We also provide VIRTUAL PRIVATE SERVERS (VPS)! Now equipped with DDOS Protection.


    Reply With Quote  
     

  9. #9  
    Web Devloper Dimitry's Avatar
    Join Date
    Apr 2009
    Age
    25
    Posts
    607
    Thanks given
    10
    Thanks received
    10
    Rep Power
    27
    Quote Originally Posted by Freezia View Post
    wow this is such basic stuff! if u dont know how to do this then ur not a website programmer! and this is not something that shud be a tut j.s.!

    Alright, tell that to the 90% of people who have a forum and cant even code using html/css. Most of the time if they can code, they don't know where to find things ect. No flaming please..
    [Only registered and activated users can see links. ] | [Only registered and activated users can see links. ]

    Need a forum or custom mod/skin? [Only registered and activated users can see links. ]
    Reply With Quote  
     

  10. #10  
    HO HO HO

    Santa's Avatar
    Join Date
    Aug 2009
    Age
    26
    Posts
    732
    Thanks given
    130
    Thanks received
    113
    Discord
    View profile
    Rep Power
    347
    Oh, good work man.
    Reply With Quote  
     


Thread Information
Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)


User Tag List

Similar Threads

  1. user info [posts, regiter date and more] colors
    By Fearless in forum Application Development
    Replies: 4
    Last Post: 08-13-2010, 04:47 AM
  2. User info by posts?
    By Moarte in forum Application Development
    Replies: 10
    Last Post: 06-20-2010, 12:09 PM
  3. shayde.no-ip.info !! join look for more info
    By im a secret in forum Advertise
    Replies: 12
    Last Post: 05-29-2009, 09:40 PM
Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •