Request some variables for the forum - Printable Version +- MyBB Community Forums (https://community.mybb.com) +-- Forum: 1.8 Support (https://community.mybb.com/forum-175.html) +--- Forum: General Support (https://community.mybb.com/forum-176.html) +--- Thread: Request some variables for the forum (/thread-234633.html) Pages:
1
2
|
Request some variables for the forum - MISTER - 2022-01-06 Hello According to the attached image, I created a box on the forum header page. Now I want to show information such as the last registered user, the number of topics and forum posts in the ratio of the percentage of posts per day with the variable. Please tell me what its variables are. RE: Request some variables for the forum - MISTER - 2022-01-08 uppppp RE: Request some variables for the forum - MISTER - 2022-01-11 uppp.... RE: Request some variables for the forum - Michael2014 - 2022-01-13 I want to help you, but no one understands what you want done. What do you mean? Can someone please help me under what the OP is saying? RE: Request some variables for the forum - Laird - 2022-01-13 Maybe the $lang -based variables in the index_stats template are what MISTER wants. Try using them in your header, MISTER. They are only available for the forum's index (main/front) page though.
RE: Request some variables for the forum - Wazzyl - 2022-01-13 No, he wants the board statics like the full list on the index on the top but doesn't know how to do it. RE: Request some variables for the forum - MISTER - 2022-01-13 (2022-01-13, 12:10 PM)jennyluce Wrote: Maybe he wants to show the information of the latest registered person on the forum, just like me. yes i want to show warninlevel,birthdate,reg dae on header... RE: Request some variables for the forum - Laird - 2022-01-14 (2022-01-13, 11:32 PM)MISTER Wrote:(2022-01-13, 12:10 PM)jennyluce Wrote: Maybe he wants to show the information of the latest registered person on the forum, just like me. You need a plugin for that. The only variables related to the latest registered member available on the index page without a plugin are:
And all of those are only available when the Show Small Stats Section setting in the ACP under Forum Home Options is enabled (which it is by default).
RE: Request some variables for the forum - MISTER - 2022-01-14 (2022-01-14, 09:28 AM)Laird Wrote:(2022-01-13, 11:32 PM)MISTER Wrote:(2022-01-13, 12:10 PM)jennyluce Wrote: Maybe he wants to show the information of the latest registered person on the forum, just like me. Does anyone make this plugin? Because it is very practical RE: Request some variables for the forum - Michael2014 - 2022-01-14 (2022-01-14, 04:21 PM)MISTER Wrote:(2022-01-14, 09:28 AM)Laird Wrote:(2022-01-13, 11:32 PM)MISTER Wrote:(2022-01-13, 12:10 PM)jennyluce Wrote: Maybe he wants to show the information of the latest registered person on the forum, just like me. The answer in this thread should solve your request: Let me know if this works https://community.mybb.com/thread-212858-post-1283619.html#pid1283619 |