Today's active topics + Top 20 posters:
Page 1 of 1 • Share •
Today's active topics + Top 20 posters:
First congrats on the new updates, They are great.
The new update mentions - Today's active topics + Today top 20 posters + Top 20 posters are now available:-
I am using version phpBB2. Is this feature available to phpBB2? If so, how can I activate this?
The new update mentions - Today's active topics + Today top 20 posters + Top 20 posters are now available:-
I am using version phpBB2. Is this feature available to phpBB2? If so, how can I activate this?
Conknet- Forumotion Member
-

Posts: 156
Language: english
Country:
Join date: 2008-02-05
Re: Today's active topics + Top 20 posters:
it should already be active on the index page. I'm not sure where it would be on your forum but on mine its at the bottom next to the "mark all topics read" link in between the who's on line/stats box and the forum areas list...
Re: Today's active topics + Top 20 posters:
Thank you for your quick response.
It isn't anywhere on my board. At the bottom where We have "Mark all forums read", I have "Delete the forum cookies".
It isn't anywhere on my board. At the bottom where We have "Mark all forums read", I have "Delete the forum cookies".

Conknet- Forumotion Member
-

Posts: 156
Language: english
Country:
Join date: 2008-02-05
Re: Today's active topics + Top 20 posters:
Bumping, to see if anyone knows if this new feature, is available on the phpBB2
Conknet- Forumotion Member
-

Posts: 156
Language: english
Country:
Join date: 2008-02-05
Re: Today's active topics + Top 20 posters:
Yes, it should be on the bottom no matter which verison you choose.
hexer- Forumotion Member
- Posts: 31
Language: english
Country:
Join date: 2008-10-26
Re: Today's active topics + Top 20 posters:
Unfortunately it isn't on my board.
This is what I show at the bottom..
This is what I show at the bottom..
- Spoiler:
Conknet- Forumotion Member
-

Posts: 156
Language: english
Country:
Join date: 2008-02-05
Re: Today's active topics + Top 20 posters:
that wierd,
did you got template editing? or else maybe something in your custom css has disable this features, mind checking it out?
did you got template editing? or else maybe something in your custom css has disable this features, mind checking it out?

Adiex- Forumotion Member
-

Posts: 1000
Language: er?
Location: back alive & kicking xD
Country:
Join date: 2008-02-23
Re: Today's active topics + Top 20 posters:
I do have template editing. But I never made a personal CSS.
Last edited by Conknet on November 10th 2008, 2:25 pm; edited 1 time in total
Conknet- Forumotion Member
-

Posts: 156
Language: english
Country:
Join date: 2008-02-05
Re: Today's active topics + Top 20 posters:
Your forum isn't hosted by Forumotion. That is why it isn't showing.
Guest- Guest
Re: Today's active topics + Top 20 posters:
?? Now I am confused. This was the original url
virtualfamilykingdom.bestgamesforum.com
I signed up for the forum on this site, them bought the personal url.
virtualfamilykingdom.bestgamesforum.com
I signed up for the forum on this site, them bought the personal url.
Conknet- Forumotion Member
-

Posts: 156
Language: english
Country:
Join date: 2008-02-05
Re: Today's active topics + Top 20 posters:
.bestgamesforum.com is not a Forumoion sub-domain.
Plus if your forum is a Forumotion forum, you have violated the Terms of Service by removing the Forumotion link in your forums footer.
Plus if your forum is a Forumotion forum, you have violated the Terms of Service by removing the Forumotion link in your forums footer.
Guest- Guest
Re: Today's active topics + Top 20 posters:
The rule said, I can put that there as long as I maintained the link to phpbb.
Did I read that incorrectly?
Did I read that incorrectly?
Conknet- Forumotion Member
-

Posts: 156
Language: english
Country:
Join date: 2008-02-05
Re: Today's active topics + Top 20 posters:
Firstof all It is a Forumotion forum (http://www.vfkfanforums.com/report_abuse.forum << see that)
Second ofall no, you MUST have the link to forumotion on your forums (in the footer) as far as im aware, so get it put back on and contact the admins and verify that, failure to do so may result in deletion of your forum.
Second ofall no, you MUST have the link to forumotion on your forums (in the footer) as far as im aware, so get it put back on and contact the admins and verify that, failure to do so may result in deletion of your forum.
Re: Today's active topics + Top 20 posters:
Firstof all It is a Forumotion forum (http://www.vfkfanforums.com/report_abuse.forum << see that)
Excuse me? There was no need to be condescending. I will work with more mature people. Thank you
_______________________
The statement is
We request you retain the full copyright notice If you cannot (for good reason) retain the full copyright we request you at least leave in place the Powered by phpBB line, with phpBB linked to www.phpbb.com.
I have sent a message to Typlo, I do hope to get an answer shortly.
Conknet- Forumotion Member
-

Posts: 156
Language: english
Country:
Join date: 2008-02-05
Re: Today's active topics + Top 20 posters:
Back on topic, Why would I not see the "Today's active topics + Today top 20 posters + Top 20 posters are now available:" on my forum?
Thank you for any help
Thank you for any help
Conknet- Forumotion Member
-

Posts: 156
Language: english
Country:
Join date: 2008-02-05
Re: Today's active topics + Top 20 posters:
Hi there, i will just check another topic to be sure then will edit this post with my reply, 2 minutes 
edit: have you modified your index_body.tpl template in your general template editing? if not you need to edit the template and add the following code beneath <!-- BEGIN catrow -->
in the template:
edit: have you modified your index_body.tpl template in your general template editing? if not you need to edit the template and add the following code beneath <!-- BEGIN catrow -->
in the template:
- Code:
<!-- BEGIN tablehead -->
<table class="forumline" width="100%" border="0" cellspacing="1" cellpadding="0">
<tr>
<th colspan="{catrow.tablehead.INC_SPAN}" nowrap="nowrap" width="100%" class="secondarytitle"> {catrow.tablehead.L_FORUM} </th>
<th nowrap="nowrap" width="50">{L_TOPICS}</th>
<th nowrap="nowrap" width="50">{L_POSTS}</th>
<th nowrap="nowrap" width="150">{L_LASTPOST}</th>
</tr>
<!-- END tablehead -->
Re: Today's active topics + Top 20 posters:
Hmmm, that code is already there. However it is not showing on the forum. 
Edit: Fixed the problem.
Thank you for your help. I owe you a cookie. :-)
Edit: Fixed the problem.
Thank you for your help. I owe you a cookie. :-)
Conknet- Forumotion Member
-

Posts: 156
Language: english
Country:
Join date: 2008-02-05
Re: Today's active topics + Top 20 posters:
make it a double choc chip and i am all yours
glad you got it sorted. I will lock this now.
Permissions of this forum:
You cannot reply to topics in this forum
Home




by Conknet on November 7th 2008, 11:51 am





» GFXrs Haven
» Problem on quick reply box missing on mobile view?
» Help "Warning and read it"
» Christmas carol on my Index page or portal?????
» ZA Review
» How do I put threads on my Portal?
» Fiery Hazard Ranks
» Announcement bar not showing