Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error in C5 8 #9

Open
maschenborn opened this issue Dec 7, 2016 · 4 comments
Open

Error in C5 8 #9

maschenborn opened this issue Dec 7, 2016 · 4 comments

Comments

@maschenborn
Copy link

When trying to use the package in C5 8 I get an error:
Class Concrete\Core\User\UserInfoFactory does not exist

@hissy
Copy link
Owner

hissy commented Dec 8, 2016

There are some another issues exists when using on ver8. Now I'm working on fixing these.

@ancagc
Copy link

ancagc commented May 16, 2018

Hi. Any news on this one?

@hissy
Copy link
Owner

hissy commented May 17, 2018

We're now discussing on concretecms/concretecms#6608

@bitterdev
Copy link

Fix vor v8:

replacement of elements/header_required.php, line 69:

$app = \Concrete\Core\Support\Facade\Application::getFacadeApplication();

/** @var \Concrete\Core\User\UserInfoRepository $author */
$author = $app->make(\Concrete\Core\User\UserInfoRepository::class)->getByID($c->getCollectionUserID());

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

No branches or pull requests

4 participants