View Full Version : Top (10) Posters Module
Nice hack, crip and clean, no caffeine! :D
djjeffa
11-28-2004, 07:32 PM
cool installed
thank you
xlegends
03-18-2005, 07:03 PM
upgraded to vbulletin 3.07 the Top ten posters crashes the brower or yields white blank screen. everything worked fine vb 3.06.
there is nothing wrong with vBadvanced CMPS I updated the templates and all the modules are working. If I turn off the top ten posters, vBadvanced CMPS works fine. I tried downloading a fresh topten.php file and creating new templates for it but same problem.
is this not compatible with vb 3.07?
tormodg
03-18-2005, 07:11 PM
Works fine for me, without a glitch, on 3.0.7.
tormodg
03-18-2005, 07:13 PM
Works fine for me, without a glitch, on 3.0.7.
SORRY--- I use Polo's hack. My apologies!!!
xlegends
03-18-2005, 07:35 PM
ok just installed polos G180_Top_Posters works fine.
sully02
03-28-2005, 01:23 PM
For the old version, not polo's G180 version, I modified the appearance of the template slightly as the old look was sloppy and I'd have lines cut off where a ) would show up on the next line.
Here's what it looks like on my site:
http://sports-boards.net
The template names remain the same, but I have made some changes:
adv_portal_topposters template:
<table cellpadding="6" cellspacing="$stylevar[cellspacing]" border="0" class="tborder" width="100%">
<tr>
<td class="tcat" colspan="2"><span class="smallfont"><b>$vba_options[portal_blockbullet]
Top
Ten Posters</b></span></td>
</tr>
$top_stats[top_posters]
</table>
<br />
top_posters template:
<tr class="alt1">
<td><span class="smallfont"><a href="/forums/member.php?u=$top_poster[userid]">$top_poster[username]</a></span></td>
<td><span class="smallfont">[$top_poster[posts]]</span></td>
</tr>
Enjoy!
mholtum
03-28-2005, 01:47 PM
Shows up nice. But, I need the links to go to /forums/member.php not /member.php any thoughts?
mholtum
03-28-2005, 01:51 PM
Figured it out no worries
Loco Macheen
04-01-2005, 09:03 PM
thank you for the addon * clicks install*
easy to install :)
i did see a little bug on my install, the little - dot to the left of the names, is outside the box, and it shoudl be inside any clues on fixing ?
well i fixed it iguess,, just removed the Dot by replacing <li> </li> with <if> </if>
not really sure what that means other then the dot is gone..
hx again for the mod
Flow Fusion
04-08-2005, 05:50 PM
thanks Sully.
rayzon
05-28-2005, 04:48 PM
where do I change the url of the links in the "original" top ten posters module?
My problem is that when I hover over a username, the url is www.xxxxxxxxx.com/member.php?u=4
but it should be www.xxxxxxxxx.com/forums/member.php?u=4
FightRice
05-28-2005, 05:01 PM
In the top_posters.txt file, try chaning(which ever template you put this in)
<li><span class="smallfont"><a href="member.php?u=$top_poster[userid]">$top_poster[username]</a> ($top_poster[posts]
)</span></li>
try changing to this
<li><span class="smallfont"><a href="forums/member.php?u=$top_poster[userid]">$top_poster[username]</a> ($top_poster[posts]
)</span></li>
thanks for the adult link to btw :D :D :D
rayzon
05-28-2005, 05:09 PM
DOH!!!!! I certainly didn't mean to do that. You had me wondering what you were talking about at first. I will fix that.
Many thx for the help. I swear that this community of vB users is awesome. I love being able to ask a question and get quick and helpful info. Props to ALL MEMBERS!!!!
FightRice
05-28-2005, 05:17 PM
its ok ;) Glad i could give ya a fast answer :-d
Mikecp421
09-20-2005, 11:55 PM
I am tryin to use the hack here in this thread, but what do I do with the two text files that come with it? Do I make them PHP files? WHere do I upload them to? Thanks
rrokdoka
09-30-2005, 03:15 AM
ummm where do i create those two templates lol
karanlikdunya
09-30-2005, 12:19 PM
Fatal error: Call to a member function on a non-object in /home/karanlik/domains/karanlikdunya.com/public_html/forum/modules/G180_top_posters.php on line 15
erors:(
Kagami Kyoji
10-08-2005, 03:14 AM
well so much for directions. that was a hard one to install for people who know nothing about php. =/
Mikecp421
10-08-2005, 10:20 AM
I figure dit out it was actually quite easy. All you have to do php wise is upload the file thats given to you. Then to add the templates you to to ACP>>STYLES & TEMPLATES>>STYLE MANAGER>>to drop down on style you want to affect (default for all substyles) and add the templates exactly how it says to. It is very easy. Just read everything.
vBulletin® v3.7.4, Copyright ©2000-2009, Jelsoft Enterprises Ltd.