PDA

View Full Version : Another kool addon for the store. Please Read


BigJohnson
08-14-2002, 02:29 AM
All my mods apart of my board all agree that they should get some type of paychecks for doing there jobs hehehe. Is there anyway that someone can make a way that the mods get a certain amount of money every Sunday. or every week. I would like it to be able to be changed in the admin about how much the mods can get. I think that would very kool. Maybe there should be a certain amount for each user to be given because some mods might want a raise so if you could make it so we can give individual people a certain amount of money weekly. I hate doing it manually because it is so annoying with so many mods. I would like something to be set so it will do it automatcially. That would be really kool i think. What do you think?

Mephisteus
08-14-2002, 07:34 AM
think this would require an cron job, but yeah, it can be done (but not by me :p). Could try though...

BigJohnson
08-14-2002, 06:40 PM
Anything that can make it work I am for it. And what is a cron Job. Not sure what that is hehehe. I hope more people see this because this would be a really kool feature for my board. Thanks guys.

Reeve of shinra
08-14-2002, 09:36 PM
Our mods put a lot of work and effort into keeping the place up so we give them all the perks. since some perks use the store, we hard coded so that all users in that usergroup have a fixed amount that never runs out.

Neo
08-14-2002, 11:56 PM
Originally posted by Reeve of shinra
Our mods put a lot of work and effort into keeping the place up so we give them all the perks. since some perks use the store, we hard coded so that all users in that usergroup have a fixed amount that never runs out.

Damn lacky mods I had to work my add off for that avatar ><

BigJohnson
08-22-2002, 03:02 AM
So what do u think. Can someone create something like this that would be pretty kool. Please.

Mephisteus
10-13-2002, 10:26 AM
Count me out... I don't have lesane's store installed anymore and I ain't gonna install it so I can create a hack :P. I think it can be done pretty easily though. But then you'd have to press a button to pay ur mods. For other people that want to create it. Here's my idea in steps:
1. You instert the amount of money that should be given
2. You click the button
3. You get all the userids from the usergroup moderator and supermoderator
4. You give the set amount of money to the userid's
5. You print the userid's to whom the money is given.

This should be all inserted from the admin cp :)

BigJohnson
10-13-2002, 11:57 AM
This would be a great idea. I wouldn't mind doing that every week. That is no problem. I would love to see this hack get done. Thanks DARK man for the tips for the hackers.

Eander
10-13-2002, 09:58 PM
Ok... I've got it.

Find this in /admin/index.php :

makenavoption("View/Modify Actions","storeadmin.php?action=modify");
makenavselect("Store Options");

And change it to look like this:

makenavoption("View/Modify Actions","storeadmin.php?action=modify","<br>");
makenavoption("Pay Admins/Mods","paycheck.php?action=pay1");
makenavselect("Store Options");

Then, download the attached file. Upload it to your admin directory. Upload your index.php file to the admin directory, and you should be good to go. Hope this was what you had in mind.

BigJohnson
10-14-2002, 12:33 PM
This is awesome. Is there any way we can categorize it down so it say slots for how much you want to pay your admins how much you want to pay your mods and how much you want to pay your super mods? That would be so awesome. Thanks. IT works like a charm.

Eander
10-14-2002, 01:42 PM
Yeah, I plan on working more on it to provide stuff like that come this weekend. If I don't have much to do tonight after school I might get some of it done. If you install, I can send an update when I get it done.

BigJohnson
10-15-2002, 09:19 AM
Great I cannot wait.

BigJohnson
10-17-2002, 08:18 AM
eander when do u think u can make that addon?

BigJohnson
10-20-2002, 11:51 AM
Eander do u thiink you can do this?

Eander
10-20-2002, 02:27 PM
I've released it in the new version of the hack. Look in https://vborg.vbsupport.ru/showthread.php?s=&threadid=44597&perpage=15&display=&pagenumber=1 for downloading instructions.

BigJohnson
10-21-2002, 08:39 AM
Thanks so much man you are the greatets.