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