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

menatwork/contao-multicolumnwizard-bundle Fehler beim installieren #41

Closed
csaeum opened this issue Mar 4, 2019 · 10 comments
Closed

menatwork/contao-multicolumnwizard-bundle Fehler beim installieren #41

csaeum opened this issue Mar 4, 2019 · 10 comments
Assignees
Labels
bug Something isn't working ready for testing Ready for testing. Wait for response.
Milestone

Comments

@csaeum
Copy link

csaeum commented Mar 4, 2019

Wer hatte schonmal folgende Fehlermeldung beim installieren von menatwork/contao-multicolumnwizard-bundle

Ich hatte bisher das menatwork/contao-multicolumnwizard installiert muss aber durch ein anderes Plugin auf menatwork/contao-multicolumnwizard-bundle wechseln.

Bekomme aber nun diesen Fehler!

@server:~/Contao4$ php-7.2-cli -d memory_limit=-1 composer.phar require menatwork/contao-multicolumnwizard-bundle
Using version ^3.4 for menatwork/contao-multicolumnwizard-bundle
./composer.json has been updated
Loading composer repositories with package information
Updating dependencies (including require-dev)
Nothing to install or update
Writing lock file
Generating autoload files
ComponentInstaller\Installer:ostAutoloadDump
Compiling component files
contao/manager-plugin: Generating plugin class...
contao/manager-plugin: ...done generating plugin class
ocramius/package-versions: Generating version class...
ocramius/package-versions: ...done generating version class
Contao\ManagerBundle\Composer\ScriptHandler::initi alizeApplication

In CheckExceptionOnInvalidReferenceBehaviorPass.php line 31:

The service "MenAtWork\MultiColumnWizardBundle\EventListener\M cw\ColorPicke
r" has a dependency on a non-existent service "contao.translation.translato
r".

Script Contao\ManagerBundle\Composer\ScriptHandler::initi alizeApplication handling the post-update-cmd event terminated with an exception

[RuntimeException]
An error occurred while executing the "contao:install-web-dir" command:
In CheckExceptionOnInvalidReferenceBehaviorPass.php line 31:

The service "MenAtWork\MultiColumnWizardBundle\EventListener\M cw\ColorPicke
r" has a dependency on a non-existent service "contao.translation.translato
r".

require [--dev] [--prefer-source] [--prefer-dist] [--no-progress] [--no-suggest] [--no-update] [--no-scripts] [--update-no-dev] [--update-with-dependencies] [--update-with-all-dependencies] [--ignore-platform-reqs] [--prefer-stable] [--prefer-lowest] [--sort-packages] [-o|--optimize-autoloader] [-a|--classmap-authoritative] [--apcu-autoloader] [--] []...

Im Forum wurde mir gesagt ich sollte es hier auch mal posten:
https://community.contao.org/de/showthread.php?74196-menatwork-contao-multicolumnwizard-bundle-Fehler-beim-installieren&p=497639#post497639

@stefanheimes
Copy link
Member

@csaeum Welche Contao Version benutzt ihr? Ich hatte mit meiner Contao 4.4 Version keine Probleme.

@stefanheimes stefanheimes added the question Further information is requested label Mar 4, 2019
@stefanheimes stefanheimes self-assigned this Mar 4, 2019
@stefanheimes
Copy link
Member

Okay ich konnte es nachstellen mit einer neuen Installation. Ich werde es beheben.

@stefanheimes stefanheimes added bug Something isn't working and removed question Further information is requested labels Mar 4, 2019
@stefanheimes stefanheimes added this to the 3.4.1 milestone Mar 4, 2019
@csaeum
Copy link
Author

csaeum commented Mar 4, 2019

Oh sorry total vergessen:

C 4.4 Managed Edition aktuell.

Bei mir ist es dann gekommen als ich das Plugin "reluem/contao-uikit" installieren wollte.

@fritzmg
Copy link
Contributor

fritzmg commented Mar 5, 2019

Den translator gibt es erst ab Contao 4.5, iirc

@discordier
Copy link
Member

@stefanheimes require den backported translator aus c-c-a.

@stefanheimes
Copy link
Member

Should be fixed in version 3.4.1

@csaeum can you please test it with the new version thanks.

@stefanheimes stefanheimes added the ready for testing Ready for testing. Wait for response. label Mar 6, 2019
@csaeum
Copy link
Author

csaeum commented Mar 6, 2019

I am not a developer

can I install the "TestVersion" via Composer and then test it?

@discordier
Copy link
Member

It has already been released, see: https://github.com/menatwork/contao-multicolumnwizard-bundle/releases/tag/3.4.1

Simply update via composer.

@csaeum
Copy link
Author

csaeum commented Mar 7, 2019

Okay, I made an update on Composer this morning and my mistakes are gone and my Contao is running again.

thank you for your help

@stefanheimes
Copy link
Member

You are welcome. Thanks for the ticket and the test.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working ready for testing Ready for testing. Wait for response.
Projects
None yet
Development

No branches or pull requests

4 participants