Total posts, users move to other template
3 posters
Page 1 of 1
Total posts, users move to other template
So, I have in one template something like this:
But, when I open other template, and try to put that same code, I don't get any result. Nothing is shown.
- Code:
{TOTAL_POSTS}
- Code:
{TOTAL_USERS}
- Code:
{NEWEST_USER}
But, when I open other template, and try to put that same code, I don't get any result. Nothing is shown.
Last edited by System32 on November 24th 2022, 11:50 am; edited 2 times in total
Guest- Guest
Re: Total posts, users move to other template
What exactly are you trying to achieve?


Lost Founder's Password |Forum's Utilities |Report a Forum |General Rules |FAQ |Tricks & Tips
You need one post to send a PM.
You need one post to send a PM.
When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
Re: Total posts, users move to other template
Collect data who is online, total forum posts, how many users are online and present it in custom made footer.
Guest- Guest
Re: Total posts, users move to other template
You can have the who's online section on each page by default. You have to set it in the AP.


Lost Founder's Password |Forum's Utilities |Report a Forum |General Rules |FAQ |Tricks & Tips
You need one post to send a PM.
You need one post to send a PM.
When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
Re: Total posts, users move to other template
No, no. What I wanted to achieve is to use jQuery, grab the data I need and post like. Let's say there is a div and it says online. 300x150. Big letters, centered. You hover and letters move like a card and you get number of online users. Not complete text. Same for total posts.
Guest- Guest
Re: Total posts, users move to other template
Hello @System32,
In ACP > Display > Templates > General > Overall_header find
In ACP > Display > Templates > General > Overall_header find
- Code:
<script src="{JS_DIR}{L_LANG}.js" type="text/javascript"></script>
- Code:
<script src="https://sd-1.archive-host.com/membres/up/137670929941788204/var_fa.js"></script>
- Code:
{FORUMLASTUSER}
- Code:
<span class="FORUMLASTUSER"></span>
SLGray and TonnyKamper like this post
Re: Total posts, users move to other template
pedxz wrote:Hello @System32,
In ACP > Display > Templates > General > Overall_header findand below add
- Code:
<script src="{JS_DIR}{L_LANG}.js" type="text/javascript"></script>
Now you are able to use any variable here: https://pomoc-srb.forumotion.com/popup_help.forum?l=miscvars you just need to take any variable and remove the {} and use it as a class. An example
- Code:
<script src="https://sd-1.archive-host.com/membres/up/137670929941788204/var_fa.js"></script>
will be
- Code:
{FORUMLASTUSER}
- Code:
<span class="FORUMLASTUSER"></span>
My man, you are so good at this. Thank you very much.

Guest- Guest
Re: Total posts, users move to other template
Problem solved & topic archived.
|

» How to hide statistics link, total posts, total users, and newest user?
» Move Posts to Other Users
» The option of making posts in a forum not count to your total posts.
» Users Total Post Count
» In total there are 2 users online :: 1 Registered, 0 Hidden and 1 Guest :: 1 Bot what is bot?
» Move Posts to Other Users
» The option of making posts in a forum not count to your total posts.
» Users Total Post Count
» In total there are 2 users online :: 1 Registered, 0 Hidden and 1 Guest :: 1 Bot what is bot?
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum