Warning [2] Undefined array key "display_in_posts" - Line: 268 - File: inc/plugins/myshowcase/forum_hooks.php PHP 8.4.21 (Linux)
  1. errorHandler->error

    /inc/class_error.php:163

  2. errorHandler->error_callback

    /var/www/vendor/sentry/sentry/src/ErrorHandler.php:354

  3. Sentry\ErrorHandler->handleError

    /inc/plugins/myshowcase/forum_hooks.php:268

  4. MyShowcase\Hooks\Forum\showthread_start

    /inc/class_plugins.php:197

  5. pluginSystem->run_hooks

    /showthread.php:473

How to configure the plugin settings? - ougcNetwork

There are at least five settings required for all plugin features to work properly, which will be listed and additional information regarding their configuration below.

.jpg settings.jpg (Size: 27.52 KB / Downloads: 520)

  • []Aplication Client ID and Aplication Client Secret
    The values for these both settings are found under the same page.
    • []Go to the applications page in Discord Developer Portal. https://discord.com/developers/applications
      []Your application Client ID and Client Secret can be found in the OAuth2 section of your application page.
      [
      ]If you regenerate your Client Secret, the plugin settings have to be updated as well.
    .jpg oauth2.jpg (Size: 32.09 KB / Downloads: 531)
    []Oauth2 Scopes
    The minimum scope requirements and default value for this setting is: identify guilds.join
    [
    ]Application Bot Token
    • []Go to the applications page in Discord Developer Portal. https://discord.com/developers/applications
      [
      ]Your application Bot Token can be found in the Bot section of your application page under the Username setting.
      []If you regenerate your Bot Token, the plugin settings have to be updated as well.
    .jpg bottoken.jpg (Size: 32.04 KB / Downloads: 516)
    [
    ]Guild ID
    To get your Guild ID, go to your Guild (Server), right click over the Guild name and you should get a menu. The Copy ID menu item should copy the Guild ID to your keyboard. The Guild ID is usually a set number of 18 digits.
    .jpg guildID.jpg (Size: 14.49 KB / Downloads: 486)

These are the essential settings required for the plugin features to properly work.

Configure additional settings to fit your board requirements.