Version: , by ToraTora!
Developer Last Online: Mar 2009
Version: 2.2.x
Rating:
Released: 09-12-2001
Last Update: Never
Installs: 14
No support by the author.
Seems like a fitting version for the mood hack. After the work, and re-tooling that has went in to it, i could not be more pleased.
For those who have already installed it, the only file that will not need to be reinstalled, is the vbmoodinstall.php file. (tables)
We will not support this hack, if you had previously added the mood hack, downloaded this new hack version, and tried to get the old mood hack working by making a few changes here and there based off the new information provided. No matter what, it all must be replaced except your tables from the vbmoodinstall.php file.
I know..it is going to take time..however, the new version is what we are supporting, and nothing else.
Everything needs to be replaced, which should be rather simple, considering you already have it done, and know where everything is at.
The instructions are in a step by step format. There are extra text files included, that will help you modify your mood5 template.
All modifications to the script are pointed out in the mood hack step one text file.
Be sure to read those instructions, otherwise you will not know that we changed the star format from a needed upload to your smilies area, to a direct hard code to the image in the functions.php file.
There are other things just like this new change...so please read everything!!
We had this working, rite out of the box, on two different servers, and one of those was baldbouncers, so I know, that we got it rite this time.
For those who are now just downloading the mood hack for the first time, follow the directions to the "T" and you should have a trouble free hack, rite out of the box.
Ok, here we go:
Show Your Support
This modification may not be copied, reproduced or published elsewhere without author's permission.
Description:
This addon was was created to reset the mood profile's on your Forum. The addon has 2 script functions which you can switch by changing variable "$clear_after" in clear_mood.pl.
Mode-1 ($clear_after is set to "off") will let you delete all mood's set on you forums, for example mood's that are 1 minute old will also be deleted. I would recommend you run this from cron once a day at 24:00 hours, but you can setup cron as you would like.
Mode-2 ($clear_after is set to "on") will check how old the mood's are, you can setup your own limit in the script for this. If the mood's are older than the limit you have set in the script the mood's will be deleted. I would recommend running that script from cron every 5 minutes,and set your old limit back to 24 hours. In this case it will delete all mood's older than 24 hours every 5 minutes.
Installation:
Edit clear_cron.pl you will find in zip. Follow the instructions in it.
Upload the clear_cron.pl to your /cgi-bin/ derictory and chmod it to 755.
Edit your cron table (ask your hoster).
For: vb 2.x.x + mood hack v 2.03 (and higher i hope )
To change: upload 1 file (+ config cron)
Instructions: in zip.
You will get support in this thread.
(C)2001 by Stasik the hack can`t be edited or destrbuted without copyright notice.
I will have to give this a try later on. Thanks for the hard work on creating this for the mood hack. It is greatly appreciated.
And yes, there will be more mood add ons and features in the future, so we may have to integrate this in on the next time around.
In your instructions it said that some of the files are to big for notepad. As a suggestion i use PHP Coder to edit php files. Its a great program. Check it out.
Originally posted by Goldfinger In your instructions it said that some of the files are to big for notepad. As a suggestion i use PHP Coder to edit php files. Its a great program. Check it out.
im glad to see somebody read the instructions for a change.lol
I will have to check that out..i grow tired of having to download the big files like functions, or member.php into my offline folder just to make a couple of quick changes, and word pad is just a completey screwed work pad for this type of thing. I do not like auot reformatting anything when it comes to scripts, or even html for that matter. Thanks for the heads up.