unable to see text
Moderators: Developers, Moderators
unable to see text
Hi,
I am unable to see text (but it's there). I looks like it's white pen on white background?
or half login is selected If theme is changed from the classic to another problem is resolved (but new one appear )
OS: debian 10
cacti: 1.2.2+ds1-2
thanks,
peter
I am unable to see text (but it's there). I looks like it's white pen on white background?
or half login is selected If theme is changed from the classic to another problem is resolved (but new one appear )
OS: debian 10
cacti: 1.2.2+ds1-2
thanks,
peter
Re: unable to see text
Make sure you have the correct url_path set in your config.php, check your browser console for any errors.
Cacti Developer & Release Manager
The Cacti Group
Director
BV IT Solutions Ltd
+--------------------------------------------------------------------------+
Cacti Resources:
Cacti Website (including releases)
Cacti Issues
Cacti Development Releases
Cacti Development Documentation
The Cacti Group
Director
BV IT Solutions Ltd
+--------------------------------------------------------------------------+
Cacti Resources:
Cacti Website (including releases)
Cacti Issues
Cacti Development Releases
Cacti Development Documentation
Re: unable to see text
$url_path = '/cacti/';
error is the same with chrome, firefox, konqueror. No errors under console.
peter
error is the same with chrome, firefox, konqueror. No errors under console.
peter
Re: unable to see text
What version of cacti are you running?
Cacti Developer & Release Manager
The Cacti Group
Director
BV IT Solutions Ltd
+--------------------------------------------------------------------------+
Cacti Resources:
Cacti Website (including releases)
Cacti Issues
Cacti Development Releases
Cacti Development Documentation
The Cacti Group
Director
BV IT Solutions Ltd
+--------------------------------------------------------------------------+
Cacti Resources:
Cacti Website (including releases)
Cacti Issues
Cacti Development Releases
Cacti Development Documentation
Re: unable to see text
current cacti: 1.2.2+ds1-2 (debian 10 last update). We are using cacti +8 years so upgrade path is long.
If I change theme (dark or whatever) I can see text. It looks like problem is css in classic theme.
peter
If I change theme (dark or whatever) I can see text. It looks like problem is css in classic theme.
peter
Re: unable to see text
You could try downloading the latest 1.2.x CSS file from github to see if that works for you (keep a copy of your current file aside so you can restore if you need to).
Cacti Developer & Release Manager
The Cacti Group
Director
BV IT Solutions Ltd
+--------------------------------------------------------------------------+
Cacti Resources:
Cacti Website (including releases)
Cacti Issues
Cacti Development Releases
Cacti Development Documentation
The Cacti Group
Director
BV IT Solutions Ltd
+--------------------------------------------------------------------------+
Cacti Resources:
Cacti Website (including releases)
Cacti Issues
Cacti Development Releases
Cacti Development Documentation
Re: unable to see text
the problem is debian pkg "libjs-jquery-ui-theme-south-street" - jquery-ui.css and jquery-ui.min.css. Last update 2016 - https://jqueryui.com/download/
My "fix"
and change via web theme to classic.new
theme "smoothness" shows text and numbers in calendar.
peter
My "fix"
Code: Select all
cd /usr/share/cacti/site/include/themes/
cp -ar classic classic.new
cd classic.new
rm jquery-ui.css
rm jquery-ui.min.css
ln -s ../../../../../javascript/jquery-ui-themes/smoothness/jquery-ui.css .
ln -s ../../../../../javascript/jquery-ui-themes/smoothness/jquery-ui.min.css .
theme "smoothness" shows text and numbers in calendar.
peter
Re: unable to see text
I am having the same issues. I tried your solution but it hosed my tabs at the top of the screen. I've not found anyone else having this issue. Surely, you and I can't be the only two.
Do you have any other ideas. The other themes have their own issues, mostly that they don't show all devices in the dropdown boxes. I really want to keep this theme.
Do you have any other ideas. The other themes have their own issues, mostly that they don't show all devices in the dropdown boxes. I really want to keep this theme.
- Attachments
-
- Untitled.jpg (60.09 KiB) Viewed 2602 times
-
- Posts: 7
- Joined: Tue Jul 20, 2021 9:55 am
Re: unable to see text
I am having this issue as well on 1.2.16 on Ubuntu 21.04.
I tried "classic.new" symlink fix and found my tabs to be a mess as well.
I also tried placing a hard copy of the latest jquery-ui files in the themes folder, finding them to break the tabs as well.
Anyone concise fix other than dark mode would be appreciated.
I tried "classic.new" symlink fix and found my tabs to be a mess as well.
I also tried placing a hard copy of the latest jquery-ui files in the themes folder, finding them to break the tabs as well.
Anyone concise fix other than dark mode would be appreciated.
Re: unable to see text
Solution given here: viewtopic.php?t=60441
works for me - Debian 11.3
Just modify /usr/share/cacti/site/include/themes/classic/jquery-ui.css and /usr/share/cacti/site/include/themes/classic/main.css
works for me - Debian 11.3
Just modify /usr/share/cacti/site/include/themes/classic/jquery-ui.css and /usr/share/cacti/site/include/themes/classic/main.css
- TheWitness
- Developer
- Posts: 17007
- Joined: Tue May 14, 2002 5:08 pm
- Location: MI, USA
- Contact:
Re: unable to see text
Does this issue still happen on 1.2.21? If so, open a Debian bug.
True understanding begins only when we realize how little we truly understand...
Life is an adventure, let yours begin with Cacti!
Author of dozens of Cacti plugins and customization's. Advocate of LAMP, MariaDB, IBM Spectrum LSF and the world of batch. Creator of IBM Spectrum RTM, author of quite a bit of unpublished work and most of Cacti's bugs.
_________________
Official Cacti Documentation
GitHub Repository with Supported Plugins
Percona Device Packages (no support)
Interesting Device Packages
For those wondering, I'm still here, but lost in the shadows. Yearning for less bugs. Who want's a Cacti 1.3/2.0? Streams anyone?
Life is an adventure, let yours begin with Cacti!
Author of dozens of Cacti plugins and customization's. Advocate of LAMP, MariaDB, IBM Spectrum LSF and the world of batch. Creator of IBM Spectrum RTM, author of quite a bit of unpublished work and most of Cacti's bugs.
_________________
Official Cacti Documentation
GitHub Repository with Supported Plugins
Percona Device Packages (no support)
Interesting Device Packages
For those wondering, I'm still here, but lost in the shadows. Yearning for less bugs. Who want's a Cacti 1.3/2.0? Streams anyone?
Who is online
Users browsing this forum: No registered users and 2 guests