Skip to content
This repository has been 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

Closed
rogerwalt opened this issue Jan 11, 2017 · 3 comments

Comments

@rogerwalt
Copy link

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

@amitaibu

This comment has been minimized.

@MPParsley
Copy link
Collaborator

The work is now continued in #243.

@MPParsley MPParsley changed the title Class "\Drupal\og_ui\Form\OgPermissionsForm" does not exist Implement group roles and permissions (Class "\Drupal\og_ui\Form\OgPermissionsForm" does not exist) May 11, 2019
@MPParsley
Copy link
Collaborator

Closing this as a duplicate in favor of #238.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants