mautic
mautic copied to clipboard
Java console returns No UploadPath Found after updating mautic and enabling grapeJS (again)
Mautic Version
4.2.x series
PHP version
7.4.28
What browsers are you seeing the problem on?
Firefox
What happened?
After updating from 4.1.2. to 4.2.0 I changed from the Legacy Editor to grapeJS editor. But the Builder does not load.
Basically it is the same as here: https://github.com/mautic/mautic/issues/10473
mautic:plugins:reload
does not the jpb for me. I deactivated also the plugin and reloaded it again.
How can we reproduce this issue?
Step 1: Update from 4.1.2 to 4.2.0 Step 2: Actiavete grapeJS Step 3: Try to open the email builder
Relevant log output
Uncaught Error: No uploadPath found
l builder.service.js:32
s builder.js:21
onclick 220:1
trigger libraries.js:683
trigger libraries.js:688
each libraries.js:153
each libraries.js:144
trigger libraries.js:688
name libraries.js:796
buttonClick app.js:73
dispatch libraries.js:465
handle libraries.js:451
add libraries.js:453
on libraries.js:445
each libraries.js:153
each libraries.js:144
on libraries.js:445
on libraries.js:481
onPageLoad app.js:73
each libraries.js:153
each libraries.js:144
onPageLoad app.js:72
each libraries.js:153
each libraries.js:144
onPageLoad app.js:69
<anonymous> 220:8716
builder.service.js:32:12
Code of Conduct
- [X] I confirm that I have read and agree to follow this project's Code of Conduct
Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.
I tried with Firefox and Edge, so It seems to be not a browser issue.
Thanks for raising the issue @markusrock - did you specifically try this step: https://github.com/mautic/mautic/issues/10473#issuecomment-928374282?
Yes I tried that.
OK thanks! Hopefully we will be able to get to the bottom of it!
This error indicates that there is no image upload path configured in the HTML. Please double-check your HTML source on the email /edit route. The image path should be written to a form field.
Can you help me out here, where should I check that?
With the legacy editor, uploading images just works fine.
Little addition: Upgrading to 4.2.1 did not solve the issue. Edit 03.05.2022; Upgrading to 4.2.2 did not solve the issue. Edit 07.07.2022: Upgading to 4.4.0 did not solve the issue. Edit 19.08.2022: Upgading to 4.4.1 did not solve the issue.
I'm having this too.
I'm having this too.
Which version are you testing with?
This issue or PR has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. If you would like to keep it open please let us know by replying and confirming that this is still relevant to the latest version of Mautic and we will try to get to it as soon as we can. Thank you for your contributions.
I've tested this again with 4.4.5 and the problem still exists for me.
This issue or PR has been automatically closed because it has not had recent activity. In the case of issues, if it persists in the latest version of Mautic, please create a new issue and link back to this one for reference. With PRs if you wish to pick up the PR and update it so that it can be considered for a future release, please comment and we will re-open it. Thank you for your contributions.
⚠️COMMENT VISIBILITY WARNING⚠️
Comments on closed issues are hard for our team to see. If this issue is continuing with the lastest stable version of Mautic, please open a new issue that references this one.