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

Global theme overriding user theme #15866

Open
KayckMatias opened this issue Mar 1, 2024 · 0 comments
Open

Global theme overriding user theme #15866

KayckMatias opened this issue Mar 1, 2024 · 0 comments

Comments

@KayckMatias
Copy link
Contributor

The problem

This is the global theme (blue)
image

When I change it to dark, it works
image

But on logout and login, it change to default global theme (in this case, blue), even though the user theme remains dark
image

Output of ./validate.php

===========================================
Component | Version
--------- | -------
LibreNMS  | 24.2.0-3-g165af75 (2024-02-29T20:29:53-03:00)
DB Schema | 2024_02_07_151845_custom_map_additions (290)
PHP       | 8.1.27
Python    | 3.6.8
Database  | MariaDB 10.6.16-MariaDB
RRDTool   | 1.4.8
SNMP      | 5.7.2
===========================================

[OK]    Composer Version: 2.7.1
[OK]    Dependencies up-to-date.
[OK]    Database connection successful
[OK]    Database Schema is current
[OK]    SQL Server meets minimum requirements
[OK]    lower_case_table_names is enabled
[OK]    MySQL engine is optimal
[OK]    Database and column collations are correct
[OK]    Database schema correct
[OK]    MySQL and PHP time match
[OK]    Active pollers found
[OK]    Dispatcher Service not detected
[OK]    Locks are functional
[OK]    Python poller wrapper is polling
[OK]    Redis is unavailable
[OK]    rrd_dir is writable
[OK]    rrdtool version ok
[WARN]  Your local git branch is not master, this will prevent automatic updates.
	[FIX]: 
	You can switch back to master with git checkout master
[WARN]  Your local git contains modified files, this could prevent automatic updates.
	[FIX]: 
	You can fix this with ./scripts/github-remove
	Modified Files:
	 bootstrap/cache/.gitignore
	 logs/.gitignore
	 rrd/.gitignore
	 storage/app/.gitignore
	 storage/app/public/.gitignore
	 storage/debugbar/.gitignore
	 storage/framework/cache/.gitignore
	 storage/framework/cache/data/.gitignore
	 storage/framework/sessions/.gitignore
	 storage/framework/testing/.gitignore
	 storage/framework/views/.gitignore
	 storage/logs/.gitignore

What was the last working version of LibreNMS?

No response

Anything in the logs that might be useful for us?

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant