I upgraded and discovered a path issue with the avatar image and so did a clean installation.
The URL to the avatar.png file is still being created incorrectly:
And the File Browser in the Builder section of emails just produces a spinning wheel and I am unable to upload or find images.
Is this a permission problem or a bug…
I upgraded and discovered a path issue with the avatar image and so did a clean installation.
The URL to the avatar.png file is still being created incorrectly:
And the File Browser in the Builder section of emails just produces a spinning wheel and I am unable to upload or find images.
Is this a permission problem or a bug…
A little more data is this:
It is the extra marketing in the page that is being generated as I edited the HTML in the page in live view and the avatar.png appeared:
… %2Fmarketing%2Fmarketing%2F …
Where is this coming from?
So I have fixed most of above … I had placed in the General Settings / Site URL as http://www.mydomain.com/marketing
instead of the root domain… I thought it meant the path to the installed files… it should just be http://www.mydomain.com
File manager still not working though… although the images do appear in the Email Builder for a selected template the file manager does not layout any files and adding files to upload just results in a failure…
Errors like: mod_fcgid: stderr: PHP Fatal error: Call to a member function setLogger() on null in /var/www/vhosts/domain.com/httpdocs/marketing/app/bundles/CoreBundle/EventListener/ErrorHandlingListener.php on line 42, referer: https://www.mydomain.com/marketing/app/bundles/CoreBundle/Assets/js/libraries/ckeditor/filemanager/index.html?type=Images
Any ideas?
All working and noted in the Mautic Repo - issues - GitHub