To install this to the forum it's actually quite easy open within the ACP(Administration Control Panel) click on Style Manager -> Edit Templates.
- Select Member Info Templates -> MEMBERINFO -> Click on Edit
- Search for $userinfo[datejoined]
- After $userinfo[datejoined] use this code
You must first be a
registered member to view any code.
Now click on Phrase Manager and Click on Add New Phrase
- Make sure Phrase Type is set to Global
- Var name should be set at days_total
- Text should just say Days
Now open file member.php in the main folder of the site
- Search for these lines or something similar
You must first be a
registered member to view any code.
- Since you already have a jointime setup lets just set it up and get it ready to go so after those lines enter this.
You must first be a
registered member to view any code.
After that this should give you what you want.
A preview below :