MyBB Tutorials

[Page] ShowTeam Page Dynamic

Submitted by Akay, , Thread ID: 4807

Thread Closed

RE: [Page] ShowTeam Page Dynamic

#11
25-06-2015, 11:50 PM
Mr_Joker Wrote:
Yup does thnx, anybody knows how to add Last Visit: ?

akay knows :3....
Lemme mess with his script and get it out Tongue
| A | v4hl| Addicted | Senpai | Sui | Sensei | H | fdigl |


RE: [Page] ShowTeam Page Dynamic

This post was last modified: 26-06-2015, 07:59 PM by Mr_Joker
#12
25-06-2015, 11:52 PM
Mr_Devil Wrote:
25-06-2015, 11:50 PM
Mr_Joker Wrote:
Yup does thnx, anybody knows how to add Last Visit: ?

akay knows :3....
Lemme mess with his script and get it out Tongue

Ok cheers Smile

Anybody know variables for Last Visit: & Time Online: ??

I followed this tutorial btw.

RE: [Page] ShowTeam Page Dynamic

#13
Where do I make this showteam.php page?
"Don't get mad, get even."

RE: [Page] ShowTeam Page Dynamic

#14
03-07-2015, 10:21 AM
Poly Wrote:
Where do I make this showteam.php page?

Edit ShowTeam Page It will be in your Root Directory

or You can add new page to MyBB

RE: [Page] ShowTeam Page Dynamic

#15
25-06-2015, 11:56 PM
Mr_Joker Wrote:
25-06-2015, 11:52 PM
Mr_Devil Wrote:
25-06-2015, 11:50 PM
Mr_Joker Wrote:
Yup does thnx, anybody knows how to add Last Visit: ?

akay knows :3....
Lemme mess with his script and get it out Tongue

Ok cheers Smile

Anybody know variables for Last Visit: & Time Online: ??

I followed this tutorial btw.

Code:
$lastvisit = my_date($mybb->settings['dateformat'], $mybb->user['lastvisit']);

Then just echo $lastvisit.

RE: [Page] ShowTeam Page Dynamic

#16
Thanks for this. Not bad

RE: [Page] ShowTeam Page Dynamic

#17
I have been looking for something like this for a long time, I was going to add it to my localhost forum xd

Users browsing this thread: