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.
Featured Posts
-
Videos Fun & Friends
-
Forum
-
Tool Tip Registration Mod
-
Our Community
-
Answer & Question
-
Display a register form at the front page.
-
New templates on luvpoint for vld.2.7
-
Marketplace
-
Search Engine Optimization
-
60 Mods to Make Your Site Better
-
Why we need a Bootstrap theme for VldPersonals. Campaign Now 30% OFF
-
Bootstrap 3.0 Theme for VldPersonals
-
Newsletter Mail System for vldPersonals
-
Auto update copyright date !
-
Change Join Now logo (multilanguages)
-
Include a Browser Detection
-
Blink icon then get new messages
-
Register Step by Step Mod
-
Support/Help for VldPersonals Owner