Total views of the site from day one
Total views of the site from day one
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
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
- Stoker
- Site Admin
- Posts: 3536
- 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
Isnt that the: Views 2,044,672 ??
The file is index_body.html but it is up to you where to place it.
The file is index_body.html but it is up to you where to place it.
Board rules! No PM support
Total views of the site from day one
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
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
- Stoker
- Site Admin
- Posts: 3536
- 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
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
Total views of the site from day one
I have it that way, but in front of Views, I want to add: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}
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
- Stoker
- Site Admin
- Posts: 3536
- 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
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
According to the mod instructions that code is added to language/en/common.php
Board rules! No PM support
Total views of the site from day one
I have it that way: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
'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.
- Stoker
- Site Admin
- Posts: 3536
- 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
Thats because you didnt do what I told you here: viewtopic.php?f=36&t=1682&p=10774#p10767
Board rules! No PM support
Total views of the site from day one
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 theStoker wrote:Thats because you didnt do what I told you here: viewtopic.php?f=36&t=1682&p=10774#p10767
'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.
-
- 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
Thanks bro for your nice share..!!