![]() |
This would be a cool idea..
NOrmally on a forum you tend to get 10 or so people that ALWAYS post more and are so far ahead the top XX posters overall doesnlt ever change.. If it reset each week it would give newbies a chance to have their name on there.. Can this be done? Pretty please? :D |
That is an AWESOME idea. :)
Amy |
Anyone ? :D
|
yahoooo! :D
Firefly whiped up some code for this one.. Code:
<?php Thanks Firefly!!!!!!!! |
thats a neat idea but where wud u put that code???
|
How would i make that actively show in forumhome?
:) |
yep, works like a charm, thanks Firefly! :)
|
Put it in it's own PHP file...to include in forumhome, open your 'phpinclude' template and change the file paths to the new file you just made, then use the variable from phpinclude in the template.
|
theres hardly any code in my phpinclude template
and whats the name of the variable to insert in forum home? |
ok go to your phpinclude file...
add the following ob_start(); require("/home/xxxxxx/www/new.php"); $noreplytopic = ob_get_contents(); ob_end_clean(); where /home/xxxxxx/www/new.php = the path to the file with the code in... Also $noreplytopic = the variable you wish to use. You will also need to remove this line in the code if you are going to be doing this: require("./global.php"); If you need any help let me know |
Just making some stuff clear:
This is very dynamic. It won't count all your posts since last Sunday (or Monday), it will count all your post in the last 7 days, 168 hours, 10080 minutes or 604800 seconds. |
1 Attachment(s)
I actually integrated it with another hack!
|
I am trying to exclude mods and admins from the list, but am not having much luck.
Does anybody know the correct syntax? Amy |
i can't seem to find phpinclude anywhere on my system. :confused: I had VB installed for me by VB so its as they structure it but i can't find it. Can anybody tell me where it is please.
|
It's a template. You will find it with your header and footer templates for each style.
Amy p.s. I solved my little problem - check it out :) http://www.eaforums.com |
erm these are the files i have so where is it anybody???? :confused:
announcement.php 4 k 644 attachment.php 1 k 644 avatar.php 1 k 644 calendar.php 30 k 644 cp.css 2 k 644 editpost.php 10 k 644 favicon.ico 4 k 644 forumdisplay.php 19 k 644 global.php 8 k 644 index.php 11 k 644 member.php 43 k 644 member2.php 13 k 644 memberlist.php 5 k 644 misc.php 3 k 644 moderator.php 2 k 644 newreply.php 16 k 644 newthread.php 13 k 644 online.php 25 k 644 poll.php 16 k 644 postings.php 29 k 644 printthread.php 2 k 644 private.php 26 k 644 private2.php 26 k 644 register.php 19 k 644 report.php 1 k 644 search.php 35 k 644 sendtofriend.php 1 k 644 showthread.php 15 k 644 threadrate.php 3 k 644 usercp.php 10 k 644 vbcode.js 5 k 644 vbcode_language.js |
soceris,
I already told you. It's not a file, it's a template. Before you start hacking your board, take a little time to look around, get familiar with the code and the template system. Otherwise, a simple copy and paste error while installing a hack could end up breaking your board. Amy |
soceris, Amy already said it is a template, not a file.
The template name is phpinclude. Alright, that does it! :p |
hmmm its all so confusing
i'm curious to start improving things straight away and i will always back things up n e way in this case where are templates located the if they ain't with the files sorry to sound stupid but it is confusing |
<a href="http://www.yourdomain.com/admin" target="_blank">http://www.yourdomain.com/admin</a>
Your control panel right? Then down the left you will see "templates" edit or add.. Click edit and then expand the default list and there should be one called phpinclude... Although if you don't know very much don't go messing about in things ya don't know lol I would be willing to help ya out and do it for you if you wanna shoot over your details.. |
ok got the php incluse actually b4 u posted that last 1 - i'm getting clever - ok maybe not
soryy to be dumb again but can somebody tell me in plain english 1. what do i put in phpinclude 2. do i need to create another file (if so how n where 3. anything else i need to do i want to install this hack and don't worry i'll back up all my files thanx for you help if n e 1 has icq and can help mine is 70713862 otherwise post here pleasey please thnx |
anybody
|
Quote:
|
Ok, I'm not familiar with the noreplytopic variable. Can someone give me an example of what this would be?
Thanks |
Is there any way to exclude admins from being displayed?
|
All times are GMT. The time now is 11:44 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|