[2.0.15] Latest active topics on index

The cleanup is complete. This forum is now read only.

Rating:

Excellent!
80
54%
Very Good
41
28%
Good
14
10%
Fair
7
5%
Poor
5
3%
 
Total votes: 147

Tom
Former Team Member
Posts: 2665
Joined: Tue Jun 20, 2006 2:12 am
Name: Tom
Contact:

Edit to This MOD?

Post by Tom »

Is there a way to make it where this MOD only shows the most recent topics from one forum and not all the forums? Thanks for your help.
Tom C. - Former Moderator Team Member
phpBB3 Smiley Pak Generator | Legend Repositioning MOD | My GitHub | My Site
TPIMaster
Registered User
Posts: 25
Joined: Fri May 04, 2007 10:39 pm

Re: [2.0.15] Latest active topics on index

Post by TPIMaster »

I don't have suggestion, sorry, but I have found an error in the script. When you click the username next to the latest topics, it doesn't send you to that user's profile because of a little error.

Open index.php and search for a line among the lines of

Code: Select all

'USER_PROF' => append_sid($phpbb_root_path . 'profile.'.$phpEx.'?mode=viewprofile$amp;u='.$row[$i]["user_id"]),
Replace that $ before amp with an & and it's fixed, giving

Code: Select all

'USER_PROF' => append_sid($phpbb_root_path . 'profile.'.$phpEx.'?mode=viewprofile&u='.$row[$i]["user_id"]),
googlah
Registered User
Posts: 41
Joined: Mon May 14, 2007 9:56 pm

Re: [2.0.15] Latest active topics on index

Post by googlah »

Hey, thanks :)
abhishek1711
Registered User
Posts: 528
Joined: Tue Apr 17, 2007 6:08 am
Location: India
Contact:

Re: [2.0.15] Latest active topics on index

Post by abhishek1711 »

hii after i installed advanced seo rewrite mod (phpbb-seo.com) the latest topics show error whn a guest clicks on them. however whn one logs in and clicks - it works fine....

any help? also if u see my forum http://www.ibsrocks,com i also have another mod which shows latest 5 topics...can any1 help in removing it :cry:
User avatar
beggers
Registered User
Posts: 1257
Joined: Fri Nov 23, 2001 8:19 pm
Location: Las Vegas
Contact:

Re: [2.0.15] Latest active topics on index

Post by beggers »

abhishek1711 wrote:hii after i installed advanced seo rewrite mod (phpbb-seo.com) the latest topics show error whn a guest clicks on them. however whn one logs in and clicks - it works fine....

any help? also if u see my forum http://www.ibsrocks,com i also have another mod which shows latest 5 topics...can any1 help in removing it :cry:
It seems to work fine for me as a guest. I didn't get any error messages. By the way, I like the way it looks on your board. The thing is, after 58 pages of posts about this I'm not really sure where the actual working mod is. :)
phatchopolis
Registered User
Posts: 166
Joined: Mon May 29, 2006 11:40 pm

Re: [2.0.15] Latest active topics on index

Post by phatchopolis »

Looks great. My question is. At the top it says "Last 10 Active Topics". How can I get text in that row above the last time posted and the person who replied. So it's not just blank space there. I've circled the areas I mean.

Image

Also in the scroll box. Any way to shorten the area so when the topics have scrolled through the blank background is seen less. Thanks.
msi_333
Registered User
Posts: 46
Joined: Tue Apr 03, 2007 9:29 pm
Contact:

Re: [2.0.15] Latest active topics on index

Post by msi_333 »

THanks ,,,, And Good Work :mrgreen:
phatchopolis
Registered User
Posts: 166
Joined: Mon May 29, 2006 11:40 pm

Re: [2.0.15] Latest active topics on index

Post by phatchopolis »

Also anyone found a way to get the images to display correctly. Currently they still show in the scroll as being unread even after reading the topic. I've played around but can't find anything.
phatchopolis
Registered User
Posts: 166
Joined: Mon May 29, 2006 11:40 pm

Re: [2.0.15] Latest active topics on index

Post by phatchopolis »

I've noticed topics created before this mod was installed display properly as being read if that helps anyone track down the issue. 400 mod solving points to the person with the winning ideas. :mrgreen:
iiilgsrlll
Registered User
Posts: 5
Joined: Tue Feb 13, 2007 10:19 am

Re: [2.0.15] Latest active topics on index

Post by iiilgsrlll »

Has anyone figured out how to place a scrollbar in the box instead of having the marquee auto-scroll? It seems like the question has been asked multiple times but was either ignored or other people are not interested in it? :?: Is it even possible with this MOD? TIA.
User avatar
wads24
Registered User
Posts: 662
Joined: Fri Jun 10, 2005 4:44 am
Name: James

Re: [2.0.15] Latest active topics on index

Post by wads24 »

hey there... i just noticed that with firefox the scrolling only stops onmouseover if you are logged out. does anyone know why this is?
Thanks in advance for a reply.
User avatar
wads24
Registered User
Posts: 662
Joined: Fri Jun 10, 2005 4:44 am
Name: James

Re: [2.0.15] Latest active topics on index

Post by wads24 »

wads24 wrote:hey there... i just noticed that with firefox the scrolling only stops onmouseover if you are logged out. does anyone know why this is?

can anybody help me with this???

with firefox the scrolling onmouser doesn't stop if the user is logged in, but if the user is logged in, then the onmouserover stops the scrolling.

Thanks in advance for any reply's
Thanks in advance for a reply.
googlah
Registered User
Posts: 41
Joined: Mon May 14, 2007 9:56 pm

Re: [2.0.15] Latest active topics on index

Post by googlah »

Thanks again, sure a very good mod and useful!

I have a question though which I want to be solved.. and that would be MUCH appreciated. Just see my growing forum at http://www.27mhz.se/forums ....

Thing is, I have thing "Today at/Yesterday at" MOD installed. It is working under the "Last post". But how to make this work into this MOD!? Currently it just shows the date and time. I want it to show Today or Yesterday if so. Anyone got this to work? Please, anyhelp would be appreciated....
googlah
Registered User
Posts: 41
Joined: Mon May 14, 2007 9:56 pm

Re: [2.0.15] Latest active topics on index

Post by googlah »

Noone got this to work? :(
genial.soul
Registered User
Posts: 25
Joined: Fri Apr 13, 2007 12:03 pm
Contact:

Latest active topics :conflict with approval mod

Post by genial.soul »

Hi
i have installed the approval mod and tried this Latest active mod
installation worked fine but then i came to know that those posts/topics which have not yet been approved are shown is this list.
Its not desirable coz topic should not appear in the list. It shld only appear if it is approved.
Can Any one help me what to change in the query ( i think some checks are to be put in the query not to fetch unapproved posts )
Thanks
Post Reply

Return to “[2.0.x] MOD Database Cleanup”