Search found 10 matches
- 27 Nov 2012, 23:54
- Forum: Top Stats
- Topic: Top Stat issue & misc questions
- Replies: 16
- Views: 8507
Top Stat issue & misc questions
Can anyone integrate the code for the Cerulian style block to the code of this mod, please? I know that I'm off topic but I've lost my mind after so many hours. :evil: <!-- IF RECENT_TOPICS_PAGINATION --> <div class="topic-actions"> <div class="pagination"> {RECENT_TOPICS_PAGE_NUMBER} • <span ...
- 27 Nov 2012, 19:02
- Forum: Top Stats
- Topic: Top Stat issue & misc questions
- Replies: 16
- Views: 8507
Top Stat issue & misc questions
Nevermind, I've just read that there is not an option for new/old topics icon.
I didn't knew that hence I don't think it suits my board and I'm going to use another mod.
Thanks for you time.
I didn't knew that hence I don't think it suits my board and I'm going to use another mod.
Thanks for you time.
- 27 Nov 2012, 18:14
- Forum: Top Stats
- Topic: Top Stat issue & misc questions
- Replies: 16
- Views: 8507
Top Stat issue & misc questions
Now works fine and I've put it just under the stats. Many thanks.
Is it possible to also check two more things for me?
a) how hidden topics can be shown on recent topics so guests can see them even though they can't read them.
b) buttons are always marked as read and do not unveil a new topic.
Is it possible to also check two more things for me?
a) how hidden topics can be shown on recent topics so guests can see them even though they can't read them.
b) buttons are always marked as read and do not unveil a new topic.
- 27 Nov 2012, 17:21
- Forum: Top Stats
- Topic: Top Stat issue & misc questions
- Replies: 16
- Views: 8507
Top Stat issue & misc questions
No luck either on this. I can only find the second code. Open includes/functions_top_stats.php Find: if (!empty($config['tsrat_enable']) && sizeof($flist)) Replace with: if (!empty($config['tsrat_enable'])) Find: WHERE ' . $db->sql_in_set('t.forum_id', $flist) . ' AND t.topic_moved_id = 0 Replace ...
- 27 Nov 2012, 17:12
- Forum: Top Stats
- Topic: Top Stat issue & misc questions
- Replies: 16
- Views: 8507
Top Stat issue & misc questions
I beleive that's the answer about showing hidden topic subjects on the recent topics.
viewtopic.php?f=49&t=2016&p=12905&hilit=hidden#p12905
I will try it right now.
viewtopic.php?f=49&t=2016&p=12905&hilit=hidden#p12905
I will try it right now.
- 27 Nov 2012, 17:05
- Forum: Top Stats
- Topic: Top Stat issue & misc questions
- Replies: 16
- Views: 8507
- 27 Nov 2012, 16:55
- Forum: Top Stats
- Topic: Top Stat issue & misc questions
- Replies: 16
- Views: 8507
Top Stat issue & misc questions
3. insert the code AFTER <!-- INCLUDE forumlist_body.html --> instead og before. I'm not sure what you mean here. I move this code to the bottom of the index_body.html and it only alters the position of the stats. I always empty the cache and refresh the template. The topics on recent mod are ...
- 27 Nov 2012, 16:30
- Forum: Top Stats
- Topic: Top Stat issue & misc questions
- Replies: 16
- Views: 8507
Top Stat issue & misc questions
I've first changed the /public_html/styles/Cerulean/template/recent_active_body.html and almost everything was corrected!!! Then I got to the public_html/styles/Cerulean/template/overall_header.html and changed row height. This didn't made and change as far as I can tell. Then I got to the public ...
- 27 Nov 2012, 13:52
- Forum: Top Stats
- Topic: Top Stat issue & misc questions
- Replies: 16
- Views: 8507
Top Stat issue & misc questions
I can post links now. Here it is... many thanks for your prompt reply.
http://www.2stroke.gr/index.php
http://www.2stroke.gr/index.php
- 27 Nov 2012, 13:41
- Forum: Top Stats
- Topic: Top Stat issue & misc questions
- Replies: 16
- Views: 8507
Top Stat issue & misc questions
Hi. I'm new to phpbb3 and "top stats" is the third mod I have installed. I only need the "recent topics" tab and It works fine but there is an issue and I also need some changes. :) Here is my board so you can have a look... : 2stroke dot gr 1) layout of the mod seems erratic and different than my ...