Hello,
Thank you very much it works :)
for : phpBB 3.0.10
I just add on the same line t.forum_id AND <> 59 after WHERE t.topic_moved_id = 0 AND 1 = t.topic_approved
which gives:
WHERE t.topic_moved_id t.topic_approved t.forum_id = 1 AND <> 14
And here's how to exclude several forums:
WHERE t ...
Search found 5 matches
- 04 May 2012, 18:29
- Forum: Top Stats
- Topic: Masked subjects [resolved]
- Replies: 4
- Views: 3591
- 03 May 2012, 19:11
- Forum: Top Stats
- Topic: Moving blocks
- Replies: 2
- Views: 2733
Moving blocks
Yes I tried, without success.
bottom of my forum I get an error:
Here in my attachment "top_stats_body.html"
bottom of my forum I get an error:
Parse error: syntax error, unexpected '}' in / homez.532/xkeykumc/www/cache/tpl_art-deluxe_top_stats_body.html.php on line 168
Here in my attachment "top_stats_body.html"
- 03 May 2012, 19:00
- Forum: Top Stats
- Topic: Masked subjects [resolved]
- Replies: 4
- Views: 3591
Masked subjects
Yes I try
The topic in question is: topic ID 1542
Open includes/functions_top_stats.php
Find: AND t.topic_approved
Inline, After add: AND t.forum_id <> 11
11 is the ID of the forum.
in:
includes / functions_top_stats.php
this line does not appear AND t.topic_approved or even a line that looks ...
The topic in question is: topic ID 1542
Open includes/functions_top_stats.php
Find: AND t.topic_approved
Inline, After add: AND t.forum_id <> 11
11 is the ID of the forum.
in:
includes / functions_top_stats.php
this line does not appear AND t.topic_approved or even a line that looks ...
- 02 May 2012, 19:57
- Forum: Top Stats
- Topic: Masked subjects [resolved]
- Replies: 4
- Views: 3591
Masked subjects [resolved]
Hello,
sorry for my English, I use google translation.
I would like some hidden forums topics in "recent active topics"
I find a topic on your forum that talks about it, but unfortunately it concerns an old version of your mod.
How please?
Thank you in advance;)
sorry for my English, I use google translation.
I would like some hidden forums topics in "recent active topics"
I find a topic on your forum that talks about it, but unfortunately it concerns an old version of your mod.
How please?
Thank you in advance;)
- 02 May 2012, 19:51
- Forum: Top Stats
- Topic: Moving blocks
- Replies: 2
- Views: 2733
Moving blocks
Hello,
sorry for my English, I use google translation.
I'm using phpBB 3.0.10 + 1.0.8 Top stats
I wish I could change the placement of blocks.
I would like the block "Most Active" and "Last registered" either side by side, how to please?
thank you in advance
sorry for my English, I use google translation.
I'm using phpBB 3.0.10 + 1.0.8 Top stats
I wish I could change the placement of blocks.
I would like the block "Most Active" and "Last registered" either side by side, how to please?
thank you in advance