[Bug] Multi-tenant Setup Upload logo issue #22930
Labels
Potential Bug
Something that might be a bug, but needs validation and confirmation it can be reproduced.
To Triage
An issue awaiting triage by a Matomo core team member
What happened?
We have a multi-tenant setup following this guide and it's working as expected for multiple sites. The problem happens when we try to upload a logo for one site it's not saved inside the site folder (e.g.
$matomoDir/misc/user/subdomain_a.mydomain.com
) and it's saved in$matomoDir/misc/user
instead. This doesn't allow tenants to have different logos as expected from the guide.What should happen?
Each tenant should have its own logo saved in their site folder not in t
How can this be reproduced?
matomo:/var/www/html:z
to./matomo:/var/www/html:z
(to easily create changes)tenant1.com
inside./matomo/misc/user
.tenant1.com
tolocalhost
(for me in windows I had to add a record to the hosts file)tenant1.com
and go through the normal setup process../matomo/config/config.php.ini
to./matomo/misc/user/tenant1.com/config.php.ini
(Had to do this as file is always generated there instead of the right path)./matomo/misc/user
folder and you'll find the logo and logo-header files there../matomo/misc/user/tenant1.com
Matomo version
5.2.1
PHP version
No response
Server operating system
No response
What browsers are you seeing the problem on?
No response
Computer operating system
No response
Relevant log output
No response
Validations
The text was updated successfully, but these errors were encountered: