TP-Docs
HTML5 Icon HTML5 Icon HTML5 Icon
TP on Social Media

Recent

Welcome to TinyPortal. Please login or sign up.

May 03, 2024, 09:18:14 AM

Login with username, password and session length
Members
  • Total Members: 3,885
  • Latest: Growner
Stats
  • Total Posts: 195,178
  • Total Topics: 21,220
  • Online today: 106
  • Online ever: 3,540 (September 03, 2022, 01:38:54 AM)
Users Online

Top Posters - Post Count

Started by ontap, March 24, 2006, 07:17:59 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

rebelrose

I want to add block with top posters in a list, how would I do that?

poster one name
poster two name

like that

Crip

phpbox
ssi_topPoster();  -- could be Top 3,4,5
I have become comfortably numb!

Cripzone | Crip's Free 2.0.2 Themes



rebelrose

Quote from: crip on August 18, 2006, 07:01:35 PM

ssi_topPoster(); 

adding just that in a php box will do what I want?

Max

Quote from: RebelRose on August 18, 2006, 07:02:43 PM
adding just that in a php box will do what I want?

yep...

by default it will show 3 top posters n post count next to there name...

to make it more than 3 enter the number inside ();

rebelrose

Max, how do I get them to show in a list instead of

poster, poster, poster
poster

I want it to look like

poster
poster
poster

Max


rebelrose

#16
alright thanks I will




That is perfect thank you Max  ;)

rebelrose

I just noticed that it changed the Titles on the other blocks to smaller text, is that normal?

Jpg

Is there anyway we can add avatars above the names?

Max

Quote from: RebelRose on August 18, 2006, 08:04:47 PM
I just noticed that it changed the Titles on the other blocks to smaller text, is that normal?

That should not happen, i will look at the code n see why its doing this.