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
    [
    ]Find the following line:
    public $allow_imports = false;
    []Change to:
    public $allow_imports = true;
    [
    ]Save
Links for the import modules should now appear below the plugin information in your forum plugins page inside the administrator panel.