miniBB ® 

miniBB

®
Support Forums
  
 | Start | Register | Search | Statistics | File Bank | Manual |
Custom Tutorials and Modifications miniBB Support Forums / Custom Tutorials and Modifications /  
 

day when you register

 
Author tanker300
Guest
#1 | Posted: 5 Sep 2005 04:55 
How can I also add the date you joined to show up next to lets say the times you posted box

Author Team
8-)
#2 | Posted: 5 Sep 2005 11:13 
Read more about $userInfoInPosts feature.

Author Team
8-)
#3 | Posted: 5 Sep 2005 11:18 
Explanation:

1) Add 'user_regdate' in $userInfoInPosts (setup_options.php), f.e.:

$userInfoInPosts=array('user_regdate');

2) Add {$userInfo_user_regdate[$poster_id]} in templates/main_posts_cell.html

3) Add in bb_plugins.php:

function parseUserInfo_user_regdate($val){
return convert_date($val);
}

Author tanker300
Guest
#4 | Posted: 6 Sep 2005 06:05 
Thank You, The only thing I get is semi colon above the answered post on the bottom. tsigold.com/index.php
Open up a answered post and you can see this ;
on the top right. If there is more answers you will see ; for every answer.
Woody

Author tanker300
Guest
#5 | Posted: 6 Sep 2005 06:31 
Top left instead of top right you will see ;

Author Team
8-)
#6 | Posted: 6 Sep 2005 10:27 
Just because there is a semicolon after {$userInfo_user_regdate[$poster_id]}; - there should be not.

Custom Tutorials and Modifications miniBB Support Forums / Custom Tutorials and Modifications /
 day when you register
 Share Topic's Link

Your Reply Click this icon to move up to the quoted message


  ?
Post as a Guest, leaving the Password field blank. You could also enter a Guest name, if it's not taken by a member yet. Sign-in and post at once, or just sign-in, bypassing the message's text.


Before posting, make sure your message is compliant with forum rules; otherwise it could be locked or removed with no explanation.

 

 
miniBB Support Forums Powered by Forum Software miniBB ® Home  Features  Requirements  Demo  Download  Showcase  Gallery of Arts
Compiler  Premium Extensions  Premium Support  License  Contact Us
Get the Captcha add-on: protect your miniBB-forums from the automated spam and flood.


  ⇑