![]() |
I installed this hack and it works, but the problem is that the links to their member files goes into the admin directory. So instead of
forum/member.php It goes forum/admin/member.php How can I fix this? |
Nevermind I fixed it. Was very simple. Should have looked harder before.
|
Can I please see a working update for vB 2.0 FINAL, PLEASE?!? :D
|
Nice hack mate, I had it working in 3minutes in vbb 2.0 final.
I have only one question is het possible to have only the top poster of today and that it only counts if you make a new thread not a replay, so you will get a list with today guys who started a new post. Is this possible ? |
Hi,
where must I include the topposters.php? In which file? Thanx. |
In whatever file you want it to appear.
|
hi,
in every which is possible. |
I keep getting this error:
Fatal error: Failed opening required '/admin/config.php' (include_path='.:/usr/local/lib/php') in /home/onlinega/public_html/forum/topposters.php on line 59 Please help, thanks! |
Remove the / before admin in the $path.
|
I don't have a slash before the admin. Here I'll show you what my config looks like:
/////////////// CONFIG /////////////// // $maxposters = "3"; // change this to the number of posters you want to show. for a top 10 listing, set it to 10, etc. $hc = "#999999"; // change to head row color. $bc1 = "#696969"; // change to first alternating color. $bc2 = "#5C5C5C"; // change to second alternating color. $text = "#FFFFFF"; // change to text color. $link = "#EEEEEE"; // change to link color. $font = "Verdana,Helvetica,sans-serif"; // change to fonts you want. use serif or sans-serif for general, or use specific fonts names. $fontsize = "8pt"; // change to font size you want. 8 is about the minimum; go up from there. 1 will not even show up. $url = "http://216.10.11.101/forum/index.php"; // path to your board files. (e.g. index.php, member.php, etc.) may need a starting slash. *do not* put an ending slash on! $path = "admin/config.php"; // path to your config.php file. may need a starting slash. *do not* put an ending slash on! $admins = "0"; // change this to "0" to leave admins off the list of top posters. // ///////////// END CONFIG ///////////// Please help? |
All times are GMT. The time now is 07:29 AM. |
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:
|