How can I enable import from MyAwards or Nickman's Awards plugins?
Importing from these plugins is disabled by default. To enable the import feature please follow the next steps. * Open file dir/inc/plugins/ougc_awa...

Importing from these plugins is disabled by default. To enable the import feature please follow the next steps.
  1. Open file dir/inc/plugins/ougc_awards.php
  2. Find the following line:
    public $allow_imports = false;
  3. Change to:
    public $allow_imports = true;
  4. Save
Links for the import modules should now appear below the plugin information in your forum plugins page inside the administrator panel.
Files

There are currently no posts to display. Be the first one to leave a reply.

Current time: 18 Apr, 2024, 4:05 am