Little problems and questions

Download and support for PhpBB3 Top Stats Mod
Locked
User avatar
Nully
Donator
Donator
Posts: 258
Joined: 15 Mar 2010, 00:03
BBCodes: 10
Favourite MOD: Radios
Location: France > Bulgaria
Contact:

Little problems and questions

Post by Nully »

Hello,

further to my post :
Very funny (Post by Nully #11690)

1) I explain again.
About translation in info_acp_topstats.php

'TS_MOSTVIEWED_NUMBER' after having modified the translation in Notepad+ it appears ok in the ACP, BUT the translation appears automatically ALSO in 'TS_MOSTREPLIED_NUMBER'.

So in the ACP for the TS_MOSTREPLIED_NUMBER it is written (in french) "The most viewed posts" (instead of the most replied)

2) In common.php

What is the difference between
'NEWEST_TOPICS' and 'RECENT_ACTIVE'

In the ACP there is only one choice.

3) For the installation
In template/index_body.html

Code: Select all

<!-- INCLUDE forumlist_body.html -->
Add before :

Code: Select all

<!-- IF S_TSRAT_ENABLE -->
<!-- INCLUDE recent_active_body.html -->
<!-- ENDIF -->


Add after

Code: Select all

<!-- IF S_TSMVT_ENABLE or S_TSMRT_ENABLE or S_TSMAU_ENABLE or S_TSMAF_ENABLE or S_TSLVB_ENABLE or S_TSLRU_ENABLE -->
<!-- INCLUDE top_stats_body.html -->
<!-- ENDIF -->
do you mean to add the last ones after <!-- INCLUDE forumlist_body.html -->
or after

Code: Select all

<!-- IF S_TSRAT_ENABLE -->
<!-- INCLUDE recent_active_body.html -->
<!-- ENDIF -->


I tried both and did not see any difference, but I would like to be sure before doing this online.

Thanks and sorry if my questions are...too stupid :?
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:

Little problems and questions

Post by Stoker »

Nully wrote:1) I explain again.
About translation in info_acp_topstats.php

'TS_MOSTVIEWED_NUMBER' after having modified the translation in Notepad+ it appears ok in the ACP, BUT the translation appears automatically ALSO in 'TS_MOSTREPLIED_NUMBER'.

So in the ACP for the TS_MOSTREPLIED_NUMBER it is written (in french) "The most viewed posts" (instead of the most replied)
I will answer your question with 2 codelines:
'TS_MOSTVIEWED_NUMBER' => 'Most Viewed Topics',
and
'TS_MOSTREPLIED_NUMBER' => 'Most Replied Topics',
Those lines is from info_acp_topstats.php version 1.0.8 which is the recent version.
As you can see they are not the same.

Nully wrote:2) In common.php

What is the difference between
'NEWEST_TOPICS' and 'RECENT_ACTIVE'

In the ACP there is only one choice.

Code: Select all

	'NEWEST_TOPICS'				=> 'Latest Topics',
	'NEWEST_POSTS'				=> 'Latest Posts',
Can be deleted.

Nully wrote:3) For the installation
In template/index_body.html

Code: Select all
<!-- INCLUDE forumlist_body.html -->



Add before :

Code: Select all
<!-- IF S_TSRAT_ENABLE -->
<!-- INCLUDE recent_active_body.html -->
<!-- ENDIF -->



Add after

Code: Select all
<!-- IF S_TSMVT_ENABLE or S_TSMRT_ENABLE or S_TSMAU_ENABLE or S_TSMAF_ENABLE or S_TSLVB_ENABLE or S_TSLRU_ENABLE -->
<!-- INCLUDE top_stats_body.html -->
<!-- ENDIF -->



do you mean to add the last ones after <!-- INCLUDE forumlist_body.html -->
or after

Code: Select all
<!-- IF S_TSRAT_ENABLE -->
<!-- INCLUDE recent_active_body.html -->
<!-- ENDIF -->



I tried both and did not see any difference, but I would like to be sure before doing this online.

Thanks and sorry if my questions are...too stupid :?
Yes, I mean after <!-- INCLUDE forumlist_body.html -->
Board rules! No PM support
User avatar
Nully
Donator
Donator
Posts: 258
Joined: 15 Mar 2010, 00:03
BBCodes: 10
Favourite MOD: Radios
Location: France > Bulgaria
Contact:

Little problems and questions

Post by Nully »

Stoker wrote: I will answer your question with 2 codelines:
'TS_MOSTVIEWED_NUMBER' => 'Most Viewed Topics',
and
'TS_MOSTREPLIED_NUMBER' => 'Most Replied Topics',
Those lines is from info_acp_topstats.php version 1.0.8 which is the recent version.
As you can see they are not the same.
Hello,
I reproduced what happens using the english file. See the images :

I write "Hello" in the file in front of MOSTVIEWED

Image

You can see "Hello" in the ACP for both MOSTVIEWED and MOSTREPLIED
Image

Something else.
In the file adm/style/acp_topstats.html

Code: Select all

<dt><label for="tslru_enable">{L_TS_LASTREGISTEREDUSER_ENABLE}:</label><br />
			<spanLASTREGISTEREDUSER_ENABLE_EXPLAIN}</span></dt>
should'nt be :

Code: Select all

<span>{LASTREGISTEREDUSER_ENABLE_EXPLAIN}</span>
User avatar
Nully
Donator
Donator
Posts: 258
Joined: 15 Mar 2010, 00:03
BBCodes: 10
Favourite MOD: Radios
Location: France > Bulgaria
Contact:

Little problems and questions

Post by Nully »

Hello Stoker,
I hope you'll have time to see about the little problem I showed you through images.
It's not very important, but will be better I think if you can resolve it for people who will use all the options of the Mod in other languages.
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:

Little problems and questions

Post by Stoker »

Seems lile you found a little bug in the template file.
I will fix it in next version.
Board rules! No PM support
User avatar
Nully
Donator
Donator
Posts: 258
Joined: 15 Mar 2010, 00:03
BBCodes: 10
Favourite MOD: Radios
Location: France > Bulgaria
Contact:

Little problems and questions

Post by Nully »

Super!
User avatar
Nully
Donator
Donator
Posts: 258
Joined: 15 Mar 2010, 00:03
BBCodes: 10
Favourite MOD: Radios
Location: France > Bulgaria
Contact:

Little problems and questions

Post by Nully »

Hi,
now I have it online. Fine :D

I published only the 5 most recent topics and 5 last registered. For me it is enough.

Edit :
I see it does not scroll as well as it does on my computer or as in your forum.

I don't know how to explain. It seems...no fluid.
My style is Prosilver_SE. But if I change my profile to see how it looks in Prosilver, it is ok (fluid).

In theme/commons.css of Prosilver_SE I changed

Code: Select all

#wrap {
	padding: 0 20px;
	min-width: 650px;
	width: 1024px; /*900px;*/
	margin: 0 auto;
}
by

Code: Select all

min-width: 950px;
	width: 1155px; /*900px;*/
and it became "fluid".

But if I want a smaller body, do you know what I could do ?
Locked