Skip to content
This repository was archived by the owner on Aug 18, 2024. It is now read-only.
This repository was archived by the owner on Aug 18, 2024. It is now read-only.

Implement group roles and permissions (Class "\Drupal\og_ui\Form\OgPermissionsForm" does not exist) #232

@rogerwalt

Description

@rogerwalt

Hi

I just installed https://ftp.drupal.org/files/projects/og-8.x-1.x-dev.tar.gz to a Drupal 8.2.5 project. I followed the instructions, can display groups etc. Both modules are enabled:

screenshot from 2017-01-11 09 20 57

When calling /admin/config/group/permissions/node/group, the following error occurs:

InvalidArgumentException: Class "\Drupal\og_ui\Form\OgPermissionsForm" does not exist. in Drupal\Core\DependencyInjection\ClassResolver->getInstanceFromDefinition() (line 24 of core/lib/Drupal/Core/DependencyInjection/ClassResolver.php).

I checked and I only have the following files:

tree modules/og/og_ui/src
modules/og/og_ui/src
├── BundleFormAlter.php
├── Controller
│   └── OgUiController.php
└── Form
    └── AdminSettingsForm.php

2 directories, 3 files

How to proceed?

Cheers,
Roger

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions