Changing themes, logos, Colors i

Hi

Can anyone please let me know if can change theme, Color, logos in our mautic installation

Thanks
Ashish.

Hello!
For admin, newsletter or landing page? Or Focus item?
Otherwise Settings - Config - Theme Settings

Good Luck,
Joey

Thanks Joey.

I will also go through documentation and will correlate it to your suggestion for better understanding.

Thanks
A

Hi Joey

while I tried downloading any theme, it shows me this error:

[2021-04-28 11:36:37] mautic.WARNING: PHP Warning - ZipArchive::close(): Failure to create temporary file: Permission denied - in file /var/www/mautic/app/bundles/CoreBundle/Helper/ThemeHelper.php - at line 559 {“themeName”:“blank-grapejs”,“themePath”:"/var/www/mautic/themes/blank-grapejs",“tmpPath”:"/var/www/mautic/var/cache/prod/tmp_blank-grapejs.zip",“zipper”:"[object] (ZipArchive: {“status”:12,“statusSys”:13,“numFiles”:7,“filename”:"/var/www/mautic/var/cache/prod/tmp_blank-grapejs.zip",“comment”:""})",“archive”:true,“file”:"[object] (Symfony\Component\Finder\SplFileInfo: /var/www/mautic/themes/blank-grapejs/thumbnail.png)",“filePath”:"/var/www/mautic/themes/blank-grapejs/thumbnail.png",“localPath”:“thumbnail.png”}

[2021-04-28 11:36:37] mautic.WARNING: PHP Warning - filesize(): stat failed for /var/www/mautic/var/cache/prod/tmp_blank-grapejs.zip - in file /var/www/mautic/app/bundles/CoreBundle/Controller/ThemeController.php - at line 174 {“themeName”:“blank-grapejs”,“themeHelper”:"[object] (Mautic\CoreBundle\Helper\ThemeHelper: {})",“flashes”:,“error”:false,“zipPath”:"/var/www/mautic/var/cache/prod/tmp_blank-grapejs.zip",“response”:"[object] (Symfony\Component\HttpFoundation\Response: HTTP/1.0 200 OK\r\nCache-Control: no-cache, private\r\nContent-Type: application/octet-stream\r\nDate: Wed, 28 Apr 2021 06:06:37 GMT\r\n\r\n)"}

[2021-04-28 11:36:37] mautic.WARNING: PHP Warning - file_get_contents(/var/www/mautic/var/cache/prod/tmp_blank-grapejs.zip): failed to open stream: No such file or directory - in file /var/www/mautic/app/bundles/CoreBundle/Controller/ThemeController.php - at line 182 {“themeName”:“blank-grapejs”,“themeHelper”:"[object] (Mautic\CoreBundle\Helper\ThemeHelper: {})",“flashes”:,“error”:false,“zipPath”:"/var/www/mautic/var/cache/prod/tmp_blank-grapejs.zip",“response”:"[object] (Symfony\Component\HttpFoundation\Response: HTTP/1.0 200 OK\r\nCache-Control: no-cache, private\r\nContent-Disposition: attachment;filename=“blank-grapejs.zip”\r\nContent-Length: \r\nContent-Type: application/octet-stream\r\nDate: Wed, 28 Apr 2021 06:06:37 GMT\r\n\r\n)",“stream”:0}

[2021-04-28 11:36:37] mautic.CRITICAL: Uncaught PHP Exception UnexpectedValueException: “The Response content must be a string or object implementing __toString(), “boolean” given.” at /var/www/mautic/vendor/symfony/http-foundation/Response.php line 399 {“exception”:"[object] (UnexpectedValueException(code: 0): The Response content must be a string or object implementing __toString(), “boolean” given. at /var/www/mautic/vendor/symfony/http-foundation/Response.php:399)"}

I have checked - permission to /var/www/mautic/app/bundles/CoreBundle/Helper/ThemeHelper.php is 777

I think you can’t write the temp folder, that’s the problem.
Make sure you have access to that. I usually just redo permissions to the whole mautic folder.

Thanks Joey. post giving 777 -R, it worked.

Thanks
a

Thank Joey. I have installed white-labeller plugin.

will deep dive more.

Thanks
a.