The following warnings occurred:
Warning [2] Undefined array key "pointsview" - Line: 1442 - File: inc/plugins/newpoints/core/hooks.php PHP 8.2.11 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/inc/plugins/newpoints/core/hooks.php 1442 errorHandler->error_callback
/inc/class_plugins.php 142 newpoints_blockview
/showthread.php 471 pluginSystem->run_hooks



This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm whether you accept or reject these cookies being set.

A cookie will be stored in your browser regardless of choice to prevent you being asked this question again. You will be able to change your cookie settings at any time using the link in the footer.

Grant invite codes to all users at once.
Files
#1
It is possible to grant new invite codes to all users automatically.

You can only grant a specific amount of new invite codes on a set interval of time to all users regardless of user active invite codes, or any other setting.

Follow the next steps to properly use this feature.
  1. First, go to `ACP » User Groups » Edit User Group » Invite System » Maximum Active Invitations`.
  2. This setting allows you to set the amount of new invite codes to grant on a per group basis.
  3. Then go to `ACP » Board Settings » OUGC Invite System » OUGC Invite System`.
  4. This setting allows you to set the time interval between each new invite codes.
  5. This setting allows you to set the amount of new invite codes to grant on a per group basis.
  6. Finally, go to `ACP » Task Manager » Edit Task » OUGC Invite System`.
  7. Make sure the task is enabled .

The task system has a limit of 50 users per execution so you might want to update the execution time based on the quantity of users your forum has.
Reply