Modify Template Postbit Template in Postbit Templates Find $ Post [Title]
In the
Modified showThread.php
Find: while ($ pos = $ db_site-> fetch_array ($ posts) and $ counter <$ perpage) {
In front:
$ poscount = ($ PAGENUMBER - 1) * $ perpage;
Find:
$ posbits = getPostbit ($ pos);
In front:
$ pos [icon] = $ poscount;