vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Requests/Questions (Unpaid) (https://vborg.vbsupport.ru/forumdisplay.php?f=112)
-   -   Another kool addon for the store. Please Read (https://vborg.vbsupport.ru/showthread.php?t=42270)

BigJohnson 08-14-2002 02:29 AM

Another kool addon for the store. Please Read
 
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

Quote:

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

1 Attachment(s)
Ok... I've got it.

Find this in /admin/index.php :

PHP Code:

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

And change it to look like this:

PHP Code:

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.


All times are GMT. The time now is 12:35 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
  • Page Generation 0.00959 seconds
  • Memory Usage 1,738KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_php_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete