because of bad support and lack of respect by the phpbb devs, I decided to stop supporting any mods I made for phpbb. It is shown in my first post. You are still allowed to use the mods, but no updates/edits will be made.
I appologise for this inconvinience.
All non-ascii characters should be placed in HTML code: http://www.ascii.cl/htmlcodes.htm for a control panel, follow the instructions in install.xml. I'm stopping support for this mod untill the phpbb devs have added this feature: http://www.phpbb.com/bugs/phpbb3/ticket.php?ticket_id=50645 It's not...
forumlist_body.html: <!-- BEGIN forumrow --> <!-- IF (forumrow.S_IS_CAT and not forumrow.S_FIRST_ROW) or forumrow.S_NO_CAT --> </ul> <span class="corners-bottom"><span></span></span></div> </div> <!-- ENDIF --> <!-- IF forumrow.S_IS_CAT or forumrow.S_FIRST_ROW or forumrow.S_NO_CAT --> <div...
yes, I do understand your 1st comment, but it is already inside the code. edit the digit from 0 to 1 at this command (in acp): How many people should be online for the mod to take action: then the mod will only start to work when 1 (or more) user(s) is(/are) viewing. the 2nd and the 3rd will come on...
<!-- BEGIN forumrow --> <!-- IF (forumrow.S_IS_CAT and not forumrow.S_FIRST_ROW) or forumrow.S_NO_CAT --> </ul> <span class="corners-bottom"><span></span></span></div> </div> <!-- ENDIF --> <!-- IF forumrow.S_IS_CAT or forumrow.S_FIRST_ROW or forumrow.S_NO_CAT --> <div class="forabg&...
<!-- BEGIN forumrow --> <!-- IF (forumrow.S_IS_CAT and not forumrow.S_FIRST_ROW) or forumrow.S_NO_CAT --> </ul> <span class="corners-bottom"><span></span></span></div> </div> <!-- ENDIF --> <!-- IF forumrow.S_IS_CAT or forumrow.S_FIRST_ROW or forumrow.S_NO_CAT --> <div class="forabg&...
it counts all the times a forum has been clicked.
The topic views can be counted too, but then you'll have to look into the contrib folder.
When a user views a subforum, only the subforum counts, not the main forum.