Bug / Feature #8630
closedPress-CRM verschickt keine MM
Added by Pascal about 1 month ago. Updated 7 days ago.
0%
Description
hab Probleme mit dem press crm, beim Versand einer MM
bei recipients werden keine Gruppen angezeigt (Loading failed) und der Versand läuft dann nicht (Testversand geht)
"Error
Mailing has not been saved, Content maybe out of date, please refresh the page and try again"
Updated by jowi about 1 month ago
- Status changed from New to Needs Work
- Assignee set to jowi
Updated by jowi about 1 month ago
Das hat wohl mit https://github.com/civicrm/civicrm-core/pull/26585 zu tun aber ich weiss nicht wieso.
Updated by jowi about 1 month ago
- Status changed from Needs Work to Needs Feedback
- Assignee changed from jowi to Pascal
- https://patch-diff.githubusercontent.com/raw/civicrm/civicrm-core/pull/26681.patch
- https://patch-diff.githubusercontent.com/raw/civicrm/civicrm-core/pull/26585.patch
- https://patch-diff.githubusercontent.com/raw/civicrm/civicrm-core/pull/27491.patch
Bitte teste mal ob das geholfen hat.
Updated by Pascal about 1 month ago
Der Loading failed bei recipients erscheint nicht mehr, aber beim Versand:
Error
Sorry an error occurred and your information was not saves
und
Error
Mailing has not been saved, Content maybe out of date, please refresh the page and try again.
Updated by jowi 28 days ago
Irgendwas mit der APIv4 ist da generell kaputt:
PHP Fatal error: Uncaught Error: Class "Civi\\Api4\\MailingGroup" not found in /var/www/html/wp-content/plugins/civicrm/civicrm/CRM/Mailing/BAO/Mailing.php:464
Stack trace:
#0 /var/www/html/wp-content/plugins/civicrm/civicrm/CRM/Mailing/BAO/Mailing.php(1647): CRM_Mailing_BAO_Mailing::doSubmitActions(Array, Object(CRM_Mailing_BAO_Mailing))
#1 /var/www/html/wp-content/plugins/civicrm/civicrm/api/v3/utils.php(1294): CRM_Mailing_BAO_Mailing::create(Array)
#2 /var/www/html/wp-content/plugins/civicrm/civicrm/api/v3/Mailing.php(55): _civicrm_api3_basic_create(CRM_Mailing_BAO..., Array, Mailing)
#3 /var/www/html/wp-content/plugins/civicrm/civicrm/Civi/API/Provider/MagicFunctionProvider.php(89): civicrm_api3_mailing_create(Array)
#4 /var/www/html/wp-content/plugins/civicrm/civicrm/Civi/API/Kernel.php(158): Civi\\API\\Provider\\MagicFunctionProvider->invoke(Array)
#5 /var/www/html/wp-content/plugins/civicrm/civicrm/Civi/API/Kernel.php(81): Civi\\API\\Kernel->runRequest(Array)
#6 /var/www/html/wp-content/plugins/civicrm/civicrm/api/api.php(133): Civi\\API\\Kernel->runSafe(Mailing, create, Array)
#7 /var/www/html/wp-content/plugins/civicrm/civicrm/api/v3/Mailing.php(307): civicrm_api3(Mailing, create, Array)
#8 /var/www/html/wp-content/plugins/civicrm/civicrm/Civi/API/Provider/MagicFunctionProvider.php(89): civicrm_api3_mailing_submit(Array)
#9 /var/www/html/wp-content/plugins/civicrm/civicrm/Civi/API/Kernel.php(158): Civi\\API\\Provider\\MagicFunctionProvider->invoke(Array)
#10 /var/www/html/wp-content/plugins/civicrm/civicrm/Civi/API/Kernel.php(81): Civi\\API\\Kernel->runRequest(Array)
#11 /var/www/html/wp-content/plugins/civicrm/civicrm/api/api.php(22): Civi\\API\\Kernel->runSafe(Mailing, submit, Array)
#12 /var/www/html/wp-content/plugins/civicrm/civicrm/CRM/Utils/REST.php(288): civicrm_api(Mailing, submit, Array)
#13 /var/www/html/wp-content/plugins/civicrm/civicrm/CRM/Utils/REST.php(533): CRM_Utils_REST::process(Array, Array)
#14 /var/www/html/wp-content/plugins/civicrm/civicrm/CRM/Core/Invoke.php(285): CRM_Utils_REST::ajax()
#15 /var/www/html/wp-content/plugins/civicrm/civicrm/CRM/Core/Invoke.php(69): CRM_Core_Invoke::runItem(Array)
#16 /var/www/html/wp-content/plugins/civicrm/civicrm/CRM/Core/Invoke.php(36): CRM_Core_Invoke::_invoke(Array)
#17 /var/www/html/wp-content/plugins/civicrm/civicrm.php(1199): CRM_Core_Invoke::invoke(Array)
#18 /var/www/html/wp-includes/class-wp-hook.php(310): CiviCRM_For_WordPress->invoke()
#19 /var/www/html/wp-includes/class-wp-hook.php(334): WP_Hook->apply_filters(, Array)
#20 /var/www/html/wp-includes/plugin.php(517): WP_Hook->do_action(Array)
#21 /var/www/html/wp-admin/admin.php(259): do_action(toplevel_page_C...)
#22 {main}
thrown in /var/www/html/wp-content/plugins/civicrm/civicrm/CRM/Mailing/BAO/Mailing.php on line 464
Updated by Pascal 28 days ago
Könnte ich als workaround das Passwort von presse@piratenpartei.ch haben, damit ich (hoffentlich) via webmail verschicken kann?