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

Does not save any input #248

Open
martinstr opened this issue Mar 16, 2020 · 8 comments
Open

Does not save any input #248

martinstr opened this issue Mar 16, 2020 · 8 comments

Comments

@martinstr
Copy link

martinstr commented Mar 16, 2020

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
image

@heathdutton
Copy link
Member

Do you have JS errors in your console? Try clicking out of the field before hitting apply.

@martinstr
Copy link
Author

Yes, I have tested clicking out of the field before hitting apply
Nope, sorry don't have any JS erros.

@martinstr
Copy link
Author

Ok so I found out now that if you click on code tab and then enter the url there and click apply then it saves it.
image
image

@MajesteitBart
Copy link

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.

@gcoli6
Copy link

gcoli6 commented May 20, 2020

+1 same problem here. Mautic 2.16.2 | PHP 7.3.18

@geraldobenedito
Copy link

geraldobenedito commented Sep 30, 2020

Anyone else could fix the error 500 at version 2.16.x ?
image

@geraldobenedito
Copy link

@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)"} []

@insetic
Copy link

insetic commented Feb 11, 2021

Hi, Anyone could resolve this issue?
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 ...

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

6 participants