Subforums Topic/post Count View »  Show posts from    to     

Icy Phoenix


Archived phpBB Topics (Styles, Mods, Support) - Subforums Topic/post Count View



suluyan [ Tue 06 Nov, 2007 16:28 ]
Post subject: Subforums Topic/post Count View
subforums topic/post count view

hi,i want to show up my topic/post count besides my ''easy subforums'',like (3/5);it means 3 topics ,5 posts at the subforum.

i have posted the ''easy subforum insall.txt ,please look at first.


topic/posts counts should be shown at my index php besides subforums title like the real forums topic and post counts

i tried to explain much more with that image file;

subsor1

if you look at carefully , you will see the numbers about the Topic/post count number for my ''easy subforum''

X is subforums topic count

Y is subforums post count


Easy subforum install.txt (this mod has been installed at my forum,this is like ''category hierarchy'' and ''Simple Subforums'' )

Spoiler: [ Show ]


Mighty Gorgon [ Sat 10 Nov, 2007 20:18 ]
Post subject: Re: Subforums Topic/post Count View
You need it for Icy Phoenix or standard phpBB?


suluyan [ Fri 16 Nov, 2007 19:01 ]
Post subject: Re: Subforums Topic/post Count View
thanks for reply .i need it for standart phpbb.i have attached the files which could be usefull for this modification

i have attached this files ;

index.php

index_body.tpl


Mighty Gorgon [ Tue 20 Nov, 2007 01:26 ]
Post subject: Re: Subforums Topic/post Count View
You need to change these lines in the TPL:

FIND
Code: [Hide] [Select]
<td class="row2" align="center" valign="middle" height="36"><span class="gensmall">{catrow.forumrow.TOPICS}</span></td>
<td class="row2" align="center" valign="middle" height="36" nowrap="nowrap"><span class="gensmall">{catrow.forumrow.POSTS}</span></td>


REPLACE WITH
Code: [Hide] [Select]
<td class="row2" align="center" valign="middle" colspan="2"><span class="gensmall">{catrow.forumrow.TOPICS}/{catrow.forumrow.POSTS}</span></td>


suluyan [ Tue 20 Nov, 2007 13:56 ]
Post subject: Re: Subforums Topic/post Count View
thanks for reply mighty gorgon but i think you understand me wrong .i didnt want to show post/topic count like this .it has to be shown like this ;


Mighty Gorgon [ Sat 24 Nov, 2007 13:28 ]
Post subject: Re: Subforums Topic/post Count View
That requires a core files editing... :(

I've not the time for that now... what about asking the author of the mod?


suluyan [ Wed 05 Dec, 2007 21:09 ]
Post subject: Re: Subforums Topic/post Count View
sorry for late repyl.might ,the code writers site closed.and also if you could find ant time for spend on it i will be so happy.Yes it could be hard but not to be impossible :).

i want to repeat again the problem for this modification ,the problem is that i want to show ''easy subforums'' post count like the jpg . thanks for all your support.


Mighty Gorgon [ Thu 06 Dec, 2007 11:07 ]
Post subject: Re: Subforums Topic/post Count View
I guess there is a support topic for this @ phpBB... did you know it?

Try to make a search and submit this request there, I think that is the best way.




Powered by Icy Phoenix