Topic: Remove Post Count in viewtopic 1.0.1
Removed there is an more easy way to do this from acp!
1.) Remove Post Icon in View Topic And in Index
2.) Bold Links In Header
[img]http://www.the-artbreak.com/forum/img/smilies/socom.png[/img]
You are not logged in. Please login or register.
PunBB Forums → PunBB 1.2 modifications, plugins and integrations → Remove Post Count in viewtopic 1.0.1
Removed there is an more easy way to do this from acp!
Won't fix the problem why you did it, because it shows in the profile, user list, ...
Won't fix the problem why you did it, because it shows in the profile, user list, ...
Also, does this have any particular advantage over this option?
User post count
Show the number of posts a user has made (affects topic view, profile and userlist).
Sorry to burst your bubble.....
I don't really get your post pogewurst... he's just removing the line echoing the postcount in viewtopic.php
Can't you just use the disable post count feature in admin options?
I don't really get your post pogewurst... he's just removing the line echoing the postcount in viewtopic.php
... which doesn't need to be done. The postcount is removed by selecting "No" for the option I mentioned above.
From (unmodded) viewtopic.php:
if ($pun_config['o_show_post_count'] == '1' || $pun_user['g_id'] < PUN_GUEST)
$user_info[] = '<dd>'.$lang_common['Posts'].': '.$cur_post['num_posts'];
Won't fix the problem why you did it, because it shows in the profile, user list, ...
I am making a update! so this problem will be fixed so it does really matter!
Oh yeah, right
Can't you just use the disable post count feature in admin options?
Just as I said above (though apparently not very coherently).
Can't you just use the disable post count feature in admin options?
Yes i didnt realise this till just now!
Never mind i will delete this mod!! My mistake i didnt realise that this was in the admin cp!!! My bad!!
Reines wrote:Can't you just use the disable post count feature in admin options?
Just as I said above (though apparently not very coherently).
If you had mentioned that it was in the admin options, I would probably have got it. But yah, it's kinda late here
PunBB Forums → PunBB 1.2 modifications, plugins and integrations → Remove Post Count in viewtopic 1.0.1
Powered by PunBB, supported by Informer Technologies, Inc.