Submitted by craigh on Fri, 03/11/2016 - 08:59 Pro Licensee
While testing to see if a problem I was having existed under another theme I noticed that the System Statistics graph was working under the Virtualmin Framed Theme, but I have not seen it working under the Authentic theme since shortly after it appeared after an update. There is just blank space where the graph should be.
This is under both Firefox and Chromium.
Status:
Closed (fixed)
Comments
Hi,
Could you please provide screenshot?
Submitted by craigh on Fri, 03/11/2016 - 09:16 Pro Licensee Comment #2
Here you go. One for each theme.
On the right frame, in Authentic, if you right click and see the source, what is the page's URL?
Submitted by craigh on Fri, 03/11/2016 - 09:24 Pro Licensee Comment #4
https://cp.example.com:10000/virtual-server/history.cgi
That I can't reproduce yet. It works fine in all browsers: Chromium/Chrome/Firefox (in Linux).
What Webmin/Virtualmin version do you have? Did you install using
install.sh
script?Submitted by craigh on Fri, 03/11/2016 - 10:02 Pro Licensee Comment #6
Yes, I installed Pro on a clean server from scratch using install.sh.
Same happens with this guy:
https://github.com/qooob/authentic-theme/issues/386#issuecomment-195427958
Could you provide login details in case I can't reproduce it locally?
Submitted by craigh on Fri, 03/11/2016 - 10:16 Pro Licensee Comment #8
How do I do that privately?
Using my website https://rostovtsev.ru (unless you're using Apple OS) - it doesn't work with 8192 bit certificates - Linux and Windows is fine.
Submitted by craigh on Fri, 03/11/2016 - 21:20 Pro Licensee Comment #10
Hi Ilia,
Thanks for the offer. I've read through the entire thread on GitHub, some of which is younger than this thread, and I echo the most recent comment of the person who reported the issue there:
"I'm not too worried about the loss of Stats graphs, with all the other improvements of Authentic. I do agree that a sexier stats graph package would be more appropriate for the hot, steamy sexiness of Authentic."
:)
It's a cosmetic issue for me, and I was just trying to help by reporting the issue. It's not important enough to me to start handing out log-in details on a new production server.
But thanks for offering, and thanks for an excellent theme.
Craig
Craig, thanks!
I will try to work it out a bit later.
The theme will be really great when I finish GMail like mail. ;)
Submitted by Shirehosting on Mon, 03/14/2016 - 06:34 Pro Licensee Comment #12
Just a note, I have the same issue with our installations.
Operating system Debian Linux 7 Webmin version 1.782 Theme version Authentic Theme 17.72 Kernel and CPU Linux 3.2.0-4-amd64 on x86_64
On a side note, we have had this issue for months its not something that has just appeared. I just haven't got round to telling anyone :-)
Thanks Michael
Hi,
This issue is confirmed and will be fixed in 17.80.
If you want to see graphs right now, just open
authentic-theme/authentic.pm
and add there afterdo "authentic-theme/authentic-lib.pm";
this:our $t_uri__i = $ENV{'REQUEST_URI'};
Most likely by 17.90, there will be completely new graphs.
Please upgrade 17.80 is out!