8
2011
Statistic in frontpage (vldpersonals)
People had ask me this question a few times … how to make stats on the frontpage:
I think some of us allready use stats on our sites and some not.
and some people don´t know how to do …
Maybee you have more stats code.
Please comments it here … so we can have a better stats code on our sites.
Now I will explain how to do: (the code is …)
total members:
{stats:count=”members”,online=”0″,cache_time=1,cache_name=”totalmembers”}
online members:
{stats:count=”members”,online=”1″,cache_time=1,cache_name=”totalonline”}
example for 2.5.3:
insert the code in your header.tpl or homepage.tpl
find this code:
<div id=”sidebar”>
{polls:polls=”",limit=”1″}
…the stats code here …
here is how I did it on my site (2.5.3)
<div id=”sidebar_wrap”>
<div id=”sidebar”>
<br>total members:
{stats:count=”members”,online=”0″,cache_time=1,cache_name=”totalmembers”}
<br>online members:
{stats:count=”members”,online=”1″,cache_time=1,cache_name=”totalonline”}
{polls:polls=”",limit=”1″}
<div>
{banners:group=”sidebar”}
but on 2.5.5 it is little different
you must insert the code in sidebar.tpl
find {polls:polls=”"} in the bottom of the page.
and the code will be like this:
{polls:polls=”"}
<br>total members:
{stats:count=”members”,online=”0″,cache_time=1,cache_name=”totalmembers”}
<br>online members:
{stats:count=”members”,online=”1″,cache_time=1,cache_name=”totalonline”}
<div>{banners:group=”sidebar”}</div>
I use tags <br> so it will be like this:
total members
total online
if you don´t … it should be like this:
total members total online
some templates has sidebar in header.tpl some in homepage.tpl
and the newer versions of vldpersonals have it in sidebar.tpl
so we can do it in different way but only ask and I try to explain how !
I had try the code in both 2.5.3 and 2.5.5 and know it´s working !
I had try to get man/woman stats to working but no success with it.
Leave a comment
Add your vldpersonals site here.
Sponsor/Donate to VldMods
I hope you like VldMods if you sponsor me I can make it even better ;) Thanks.
Find Us On Facebook
VldMods Newsletter
Recommended Mods 4 Your Site.
Featured Posts
-
Auto update copyright date !
-
Include a Browser Detection
-
Our Community
-
Blink icon then get new messages
-
Forum
-
60 Mods to Make Your Site Better
-
New templates on luvpoint for vld.2.7
-
Answer & Question
-
Support/Help for VldPersonals Owner
-
Display a register form at the front page.
-
Search Engine Optimization
-
Change Join Now logo (multilanguages)
-
Newsletter Mail System for vldPersonals
-
Marketplace
-
Tool Tip Registration Mod
VldMods Polls
Friends
Views
- Free & Pay Mods - 754 views
- jquery step by step form. - 402 views
- Tutorials - 310 views
- How to edit the Frontpage VldPersonals. - 256 views
- Templates for Vldpersonals. - 192 views
- Coupon Code for Cometchat - 166 views
- Display a register form at the front page. - 165 views
- 60 Mods to Make Your Site Better - 163 views
- Help & Support - 157 views
- New templates on luvpoint for vld.2.7 - 115 views

An article by














