-
Notifications
You must be signed in to change notification settings - Fork 33
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
Does not save any input #248
Comments
Do you have JS errors in your console? Try clicking out of the field before hitting apply. |
Yes, I have tested clicking out of the field before hitting apply |
Same problem here, it saves it in the workaround you described, but its not sending any requests. Testing it with beeceptor. When I save it, it gives a 500 error. Seems like it has problems using composer, because of the dependency of dropbox/dropbox-sdk. That repo doenst exist anymore, and it stopped my complete install. |
+1 same problem here. Mautic 2.16.2 | PHP 7.3.18 |
@MajesteitBart I'm facing this error at log file: [2020-09-30 18:15:53] mautic.CRITICAL: Uncaught PHP Exception Symfony\Component\Debug\Exception\ClassNotFoundException: "Attempted to load class "Mustache_Engine" from the global namespace. Did you forget a "use" statement?" at /var/www/html/plugins/MauticContactClientBundle/Helper/TokenHelper.php line 220 {"exception":"[object] (Symfony\Component\Debug\Exception\ClassNotFoundException(code: 0): Attempted to load class "Mustache_Engine" from the global namespace.\nDid you forget a "use" statement? at /var/www/html/plugins/MauticContactClientBundle/Helper/TokenHelper.php:220)"} [] |
Hi, Anyone could resolve this issue? |
When we try to enter a URL in Send tab and then hit save it does not save the input.
No error in the log.
Tried on both Mautic 2.15.3 & 2.16.0
The text was updated successfully, but these errors were encountered: