The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Details »» | |||||||||||||||||||||||||
The idea is from SitePoint Forums.
I think a lot of people really want this hack, and I've even seen a released version of it here, but it used cronjobs and stuff like that I'm sure not all of use want to mess with. So, here's my version of the hack, completely crobjob-less and 100% working. The hack also includes an easy way for the admins to change the member of the day at any given time. (see note below) You can see it in action in this board, on the main page in the stats box. To install this hack download the attached file (memberofday.hack.php), upload to your /admin folder and use vbHacker. A couple of notes:
That's it, have fun. Show Your Support
|
Comments |
#122
|
||||
|
||||
It was working before. Then I started to play with it to get it to recognise active members as the first member it picked hadn't posted in months. I did a few steps in vbhacker and screwed it.
|
#123
|
||||
|
||||
Did you run the needed query in the database and insert the code into the index.php?
|
#124
|
||||
|
||||
I think I screwed the query by running it again or something
If someone could give me the pure query, I'll run it again in phpmyadmin. |
#125
|
||||
|
||||
[sql]INSERT INTO template (templateid,templatesetid,title,template) VALUES (NULL,-2,'memberoftheday','0||vb||0||vb||0');[/sql]
|
#126
|
||||
|
||||
Ran the query, no joy. I'm sure I'm missing some code. from my index.php:
PHP Code:
|
#127
|
||||
|
||||
There's your problem. You don't have the needed code for this hack installed.
You need to replace this: PHP Code:
PHP Code:
|
#128
|
||||
|
||||
Yea, it works! One down about 5 to go. On to the stats panel now. Thanks man, your help has been really appreciated. Any more ideas on the quick reply box? I PMed ya....
|
#129
|
||||
|
||||
I PMd you the fix for that earlier. You had your showthtread.php code in the showthread_replybox template. Delete that code and put in the code I PMd you for the showthread_replybox, upload the showthread.php I fixed for you and it will work.
Quote:
|
#130
|
||||
|
||||
cant use this, i used Vbindex,
|
#131
|
||||
|
||||
Boofo, didn't get that PM for some obscure reason. If you could, please send again as I'm killing myself over this....
TIA |
#132
|
||||
|
||||
I tried to change the wording on the Member of the day to Member of the Moment (because it seems to picking a new member whenever it wants, lol).
I changed it to: Quote:
|
#133
|
||||
|
||||
For the Quick Reply Box, You have mixed up the code for the showthread.php and the code for the showthread_replybox template. Start over and take what you have out of the showthread_replybox and put in the right code for it and then upload the showthtread.php that I fixed for you and it should work fine.
|
#134
|
||||
|
||||
That's just the problem. Firefly's instruction's said:
Quote:
Sorry to be a pain. |
#135
|
||||
|
||||
Clear your cache and re-download the instructions in the first post of that thread. It is all there. I checked it.
|
#136
|
||||
|
||||
Dude, I ain't tripping. Look at what I'm seeing. There are no instructions other than to create the template itself. Then there's an image of the box. Is the html transforming into an image especially for me?
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|