Liste der Anhänge anzeigen (Anzahl: 1)
Diverse Probleme innerhalb MM
Hallo zusammen
Ich habe in MM so einige Probleme. Zum Beispiel kann ich keine neuen Zeilen mittels Text-Tabelle anlegen oder löschen.
Zudem kann ich in MM zum Beispiel auch keine Akkordeons mehr aufklappen:
Anhang 27603
Habe eben alles fehlerfrei updated. Zudem habe ich sämtliche zusätzlichen Scripte entfernt.
Es macht aber leider keinen Unterschied, es scheint wie eingefroren. Leider steht auch nichts in den Logs :rolleyes:
Meine Composer.json sieht so aus:
Code:
{
"require": {
"php": "^8.3",
"contao-community-alliance/contao-multicolumnwizard-frontend-bundle": "^2.3",
"contao-community-alliance/contao-textfield-multiple-bundle": "^2.3",
"contao/conflicts": "*@dev",
"contao/manager-bundle": "4.13.*",
"jrgregory/m17-sticky-backend-footer": "^2.0",
"metamodels/attribute_alias": "^2.3@dev",
"metamodels/attribute_checkbox": "^2.3@dev",
"metamodels/attribute_color": "^2.3@dev",
"metamodels/attribute_combinedvalues": "^2.3@dev",
"metamodels/attribute_decimal": "^2.3@dev",
"metamodels/attribute_file": "^2.3@dev",
"metamodels/attribute_langcode": "^2.3@dev",
"metamodels/attribute_levenshtein": "^2.3@dev",
"metamodels/attribute_longtext": "^2.3@dev",
"metamodels/attribute_numeric": "^2.3@dev",
"metamodels/attribute_rating": "^2.3@dev",
"metamodels/attribute_select": "^2.3@dev",
"metamodels/attribute_tablemulti": "^2.3@dev",
"metamodels/attribute_tabletext": "^2.3@dev",
"metamodels/attribute_tags": "^2.3@dev",
"metamodels/attribute_text": "^2.3@dev",
"metamodels/attribute_timestamp": "^2.3@dev",
"metamodels/attribute_url": "^2.3@dev",
"metamodels/core": "dev-release/2.3.0 as 2.3@dev",
"metamodels/dropzone_file_upload": "^2.3@dev",
"metamodels/filter_checkbox": "^2.3@dev",
"metamodels/filter_fromto": "^2.3@dev",
"metamodels/filter_perimetersearch": "^2.3@dev",
"metamodels/filter_range": "^2.3@dev",
"metamodels/filter_register": "^2.3@dev",
"metamodels/filter_select": "^2.3@dev",
"metamodels/filter_tags": "^2.3@dev",
"metamodels/filter_text": "^2.3@dev",
"codefog/contao-polls": "^1.6",
"contao/calendar-bundle": "4.13.*",
"contao/comments-bundle": "4.13.*",
"contao/faq-bundle": "4.13.*",
"contao/listing-bundle": "4.13.*",
"contao/news-bundle": "4.13.*",
"contao/newsletter-bundle": "4.13.*",
"delahaye/dlh_googlemaps": "^2.4",
"dklemmt/contao_dk_mmenu": "^4.1",
"fritzmg/contao-sharebuttons": "^2.2",
"inspiredminds/contao-author-news": "^1.0",
"marcel-mathias-nolte/contao-filesmanager-fileusage": "^1.0",
"markocupic/contao-news-infinite-scroll-bundle": "^1.4",
"numero2/contao-opengraph3": "^4.3",
"oveleon/contao-cookiebar": "1.*",
"plenta/contao-countup-bundle": "^2.2",
"rsm/rsm-googlerecaptcha-modul": "^1.0",
"terminal42/contao-ajaxform": "^1.3",
"terminal42/contao-easy_themes": "^3.1",
"terminal42/contao-mailusername": "^2.1",
"terminal42/notification_center": "^2.1"
},
"repositories": [
{
"type": "composer",
"url": "https://token:MeinToken"
}
],
"extra": {
"public-dir": "public",
"contao-component-dir": "assets"
},
"scripts": {
"post-install-cmd": [
"@php vendor/bin/contao-setup"
],
"post-update-cmd": [
"@php vendor/bin/contao-setup"
]
},
"config": {
"allow-plugins": {
"contao-community-alliance/composer-plugin": true,
"contao-components/installer": true,
"contao/manager-plugin": true,
"php-http/discovery": true
}
}
}
Hat wer eine Idee, an was es sonst noch liegen könnte?
Liste der Anhänge anzeigen (Anzahl: 2)
Danke zonky
Also, ich habe nun den Cache gelöscht und die drei Pakete entfernt.
Leider hat das nichts geändert.
Also habe ich alle anderen Erweiterungen ausser Contao und MM entfernt, Cache gelöscht und in meinem Profil alle Daten bereinigt.
Anschliessend nochmals die restlichen Pakete aktualisiert.
Leider hat sich nichts geändert.
MM sieht nach wie vor verschossen aus:
Anhang 27606
Gehe ich in eine Maske um eine Firma zu bearbeiten, sehe ich vier Missing:
Anhang 27607
Das ist auch eines davon, was Probleme verursacht.
Im S-Profiler gibt es keine Errors aber eine Menge Deprecations.
Beispiel:
User Deprecated: Method "Contao\ManagerPlugin\Routing\RoutingPluginInterfa ce::getRouteCollection()" might add "?RouteCollection" as a native return type declaration in the future. Do the same in implementation "ContaoCommunityAlliance\DcGeneral\ContaoManager\P lugin" now to avoid errors or add an explicit @return annotation to suppress this message.
User Deprecated: Method "Contao\ManagerPlugin\Bundle\BundlePluginInterface ::getBundles()" might add "array" as a native return type declaration in the future. Do the same in implementation "ContaoCommunityAlliance\Translator\ContaoManager\ Plugin" now to avoid errors or add an explicit @return annotation to suppress this message.
Hast du mir einen Input, was ich noch versuchen kann?
Liste der Anhänge anzeigen (Anzahl: 1)
Ich habe nun den Ordner vendor vollkommen gelöscht und das composer update ausgeführt.
Dabei hatte er etwas Mühe:
Anhang 27608
Code:
Trying to install assets as relative symbolic links.
--- ------------------------------------------ ------------------
Bundle Method / Error
--- ------------------------------------------ ------------------
? ContaoCoreBundle relative symlink
? ContaoFilesmanagerFileusageBundle relative symlink
? ContaoCookiebar relative symlink
? MultiColumnWizardBundle relative symlink
? ContaoFaqBundle relative symlink
? CodefogHasteBundle relative symlink
? DiscordierJustTextWidgetsBundle relative symlink
? ContaoMmenuBundle relative symlink
? Terminal42DcawizardBundle relative symlink
? ContaoCommentsBundle relative symlink
? Terminal42EasyThemesBundle relative symlink
? MetaModelsCoreBundle relative symlink
? MetaModelsAttributeRatingBundle relative symlink
? ContaoNewsBundle relative symlink
? MetaModelsAttributeLevenshteinBundle relative symlink
? MetaModelsAttributeTagsBundle relative symlink
? MetaModelsFilterCheckboxBundle relative symlink
? Terminal42NotificationCenterBundle relative symlink
? ContaoCalendarBundle relative symlink
? ContaoNewsletterBundle relative symlink
? ContaoCountUpBundle relative symlink
? MetaModelsAttributeColorBundle relative symlink
? CcaDcGeneralBundle relative symlink
? MetaModelsFilterFromToBundle relative symlink
? MetaModelsFilterTagsBundle relative symlink
? MetaModelsAttributeTableMultiBundle relative symlink
? MetaModelsAttributeUrlBundle relative symlink
? MetaModelsAttributeTextBundle relative symlink
? Opengraph3Bundle relative symlink
? MetaModelsAttributeCheckboxBundle relative symlink
? MetaModelsAttributeLongtextBundle relative symlink
? MetaModelsAttributeAliasBundle relative symlink
? MetaModelsFilterRegisterBundle relative symlink
? MetaModelsFilterSelectBundle relative symlink
? MetaModelsAttributeLangCodeBundle relative symlink
? MetaModelsAttributeTableTextBundle relative symlink
? MetaModelsFilterTextBundle relative symlink
? MetaModelsFilterRangeBundle relative symlink
? MetaModelsAttributeDecimalBundle relative symlink
? MetaModelsAttributeFileBundle relative symlink
? MetaModelsFilterPerimetersearchBundle relative symlink
? MetaModelsAttributeNumericBundle relative symlink
? MetaModelsAttributeCombinedValuesBundle relative symlink
? MetaModelsAttributeSelectBundle relative symlink
? MarkocupicContaoNewsInfiniteScrollBundle relative symlink
? MetaModelsAttributeTimestampBundle relative symlink
--- ------------------------------------------ ------------------
[OK] All assets were successfully installed.
--- ------------------------------------------- ----------------------------------------------------------------
Symlink Target / Error
--- ------------------------------------------- ----------------------------------------------------------------
? public/files/Buempliz-Bilder files/Buempliz-Bilder
? system/themes/flexible vendor/contao/core-bundle/src/Resources/contao/themes/flexible
? public/assets assets
? public/system/themes system/themes
? system/logs var/logs
? public/vendor/scrivo/highlight_php/styles vendor/scrivo/highlight.php/styles
--- ------------------------------------------- ----------------------------------------------------------------
// Clearing the cache for the prod environment with debug
// false
[OK] Cache for the "prod" environment (debug=false) was successfully cleared.
// Clearing the cache for the dev environment with debug
// true
[OK] Cache for the "dev" environment (debug=true) was successfully cleared.
// Warming up the cache for the prod environment with debug
// false
Aus der Konsole-Anzeige raus, kann ich aber keinen Fehler erkennen.
Du kannst dich gerne mal darin umschauen. Gib einfach Bescheid, was du brauchst und ich richte dir die Zugänge fix ein.
Ich habe noch ein weiteres MM für C5 und da scheint alles zu funktionieren.