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

ClientIdGenerator not found #44

Open
adiux opened this issue Jul 14, 2023 · 1 comment
Open

ClientIdGenerator not found #44

adiux opened this issue Jul 14, 2023 · 1 comment

Comments

@adiux
Copy link
Contributor

adiux commented Jul 14, 2023

Describe the bug
With the latest changes the app does not start anymore. We receive a 500er.

To Reproduce
Steps to reproduce the behavior:

  1. Get the latest code changes on master branch
  2. Clear the cache
  3. Open the app

Expected behavior
See the login screen

Screenshots
Error: Class ‘MauticPlugin\LeuchtfeuerPrintmailingBundle\Generator\ClientIdGenerator’ not found - in file /var/www/html/plugins/MauticTriggerdialogBundle/Config/config.php - at line 134

Mautic version
4.4.6

@MadlenF
Copy link

MadlenF commented Jul 17, 2023

Hi @adiux, did you rename the plugin directory after getting the latest code? With the changed namespaces the plugin directory needs to be renamed into "LeuchtfeuerPrintmailingBundle".
Sorry that we didn't make that clear in the release, will update that now!
Please let me know if that solves the issue.

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

No branches or pull requests

2 participants