Total views of the site from day one

Download and support for PhpBB3 Statistics On Index
Caz
BBCoder II
BBCoder II
Posts: 20
Joined: 03 Dec 2011, 22:08
BBCodes: 20

Total views of the site from day one

Post by Caz »

I got spyka's mod installed. This is what I have.

We have been online since 03 Aug 2008, 17:45:08 • Views 2,044,672
Where, or how do I add the syntax for "Total Views of the site"
Thanks
User avatar
Stoker
Site Admin
Site Admin
Posts: 3521
Joined: 12 May 2008, 23:26
BBCodes: 239
Favourite BBCode: Anipro
Favourite MOD: PrettyPhoto
Location: Denmark
Contact:

Total views of the site from day one

Post by Stoker »

Isnt that the: Views 2,044,672 ??
The file is index_body.html but it is up to you where to place it.
Board rules! No PM support
Caz
BBCoder II
BBCoder II
Posts: 20
Joined: 03 Dec 2011, 22:08
BBCodes: 20

Total views of the site from day one

Post by Caz »

Yes that is the Views, but I tried to also add it to the language/en/common.php to see the syntax "Total views of the site" in front of the Views 2... Doesn't work.

We have been online since 03 Aug 2008, 17:45:08 • Views 2,044,993
But I want to show.
We have been online since 03 Aug 2008, 17:45:08 • Total views of the site Views 2,044,993

// Statistics on index
$lang = array_merge($lang, array(
'BOARD_VERSION' => 'PhpBB version',
'START_DATE' => 'We have been online since',
'TOTAL_VIEWS' => 'Total views of the site',
Make since? :?
Thanks
User avatar
Stoker
Site Admin
Site Admin
Posts: 3521
Joined: 12 May 2008, 23:26
BBCodes: 239
Favourite BBCode: Anipro
Favourite MOD: PrettyPhoto
Location: Denmark
Contact:

Total views of the site from day one

Post by Stoker »

If you have above in your language file, just add this to your index_body.html:

Code: Select all

{L_TOTAL_VIEWS} {HITS}
Board rules! No PM support
Caz
BBCoder II
BBCoder II
Posts: 20
Joined: 03 Dec 2011, 22:08
BBCodes: 20

Total views of the site from day one

Post by Caz »

Stoker wrote:If you have above in your language file, just add this to your index_body.html:

Code: Select all

{L_TOTAL_VIEWS} {HITS}
I have it that way, but in front of Views, I want to add:

We have been online since 03 Aug 2008, 17:45:08 • Total views of the site Views 2,045,081
I don't know what file to add the Total views of the site to.
Thanks
User avatar
Stoker
Site Admin
Site Admin
Posts: 3521
Joined: 12 May 2008, 23:26
BBCodes: 239
Favourite BBCode: Anipro
Favourite MOD: PrettyPhoto
Location: Denmark
Contact:

Total views of the site from day one

Post by Stoker »

Like you posted here: viewtopic.php?f=36&p=10768#p10766
According to the mod instructions that code is added to language/en/common.php
Board rules! No PM support
Caz
BBCoder II
BBCoder II
Posts: 20
Joined: 03 Dec 2011, 22:08
BBCodes: 20

Total views of the site from day one

Post by Caz »

Stoker wrote:Like you posted here: viewtopic.php?f=36&p=10768#p10766
According to the mod instructions that code is added to language/en/common.php
I have it that way:
'TOTAL_VIEWS' => 'Total views of the site',
Just the Views are showing on the index. Sorry for all of the confusion, but it's not showing the added text "Total views of the site" on the index in front of the Views.
Thanks again and I'll stop bothering you.
User avatar
Stoker
Site Admin
Site Admin
Posts: 3521
Joined: 12 May 2008, 23:26
BBCodes: 239
Favourite BBCode: Anipro
Favourite MOD: PrettyPhoto
Location: Denmark
Contact:

Total views of the site from day one

Post by Stoker »

Thats because you didnt do what I told you here: viewtopic.php?f=36&t=1682&p=10774#p10767
Board rules! No PM support
Caz
BBCoder II
BBCoder II
Posts: 20
Joined: 03 Dec 2011, 22:08
BBCodes: 20

Total views of the site from day one

Post by Caz »

Stoker wrote:Thats because you didnt do what I told you here: viewtopic.php?f=36&t=1682&p=10774#p10767
I see the Views on my site on the index and have since I added the hits mod. No problem there. I added the {L_TOTAL_VIEWS} {HITS} in the index_body.html. No problem there, but not seeing the
'TOTAL_VIEWS' => 'Total views of the site', from the common.php that I added.
I don't see the text, Total views of the site, on the index preceding the Views. I don't know how to explain it any other way. Sorry. You did a great way of showing the stats. The users are already commenting on it. I'll be satisfied with the Views only. It looks good on the index and thanks for your help.
webmaster
BBCoder II
BBCoder II
Posts: 69
Joined: 19 Nov 2011, 23:52
BBCodes: 5
Favourite BBCode: Rainbow
Favourite MOD: Please wait
Location: Bangladesh
Contact:

Total views of the site from day one

Post by webmaster »

Thanks bro for your nice share..!!
Locked