These forums are locked and archived, but all topics have been migrated to the new forum. You can search for this topic on the new forum: Search for no mail-small.png and usermin-small.png on webmail on the new forum.
Hello,
For a couple of day's (maybe after an update)Usermin doesn't show mail-small.png and usermin-small.png on webmail anymore. I know for sure that I couldn't have done that. What's happened? and maybe more important, how can I fix it?
Howdy,
First, I'd start off by logging out of Usermin.
Then, go ahead and stop Usermin, using:
/etc/init.d/usermin stop
I'd then verify that no more copies of it are running:
ps auxw | grep miniserv | grep user
If there are, I'd kill those processes.
At that point, restart Usermin:
/etc/init.d/usermin start
Then, when you log back in, do you see those images?
-Eric
No. That didn't do the trick for me. I think it's broken. What to do?
I can confirm this from /var/usermin/miniserv.error
[code:1]
[02/Nov/2008:13:17:50 -0500] /images/usermin-small.png : File not found
[02/Nov/2008:13:17:50 -0500] /images/mail-small.png : File not found
restarting miniserv
[02/Nov/2008:13:26:46 -0500] Restarting
[02/Nov/2008:13:26:48 -0600] miniserv.pl started
[02/Nov/2008:13:26:48 -0600] PAM authentication enabled
[02/Nov/2008:13:28:22 -0600] /images/mail-small.png : File not found
[02/Nov/2008:13:28:23 -0600] /images/usermin-small.png : File not found
[02/Nov/2008:14:01:58 -0600] /images/mail-small.png : File not found
[02/Nov/2008:14:01:58 -0600] /images/usermin-small.png : File not found
[02/Nov/2008:14:02:16 -0600] /images/usermin-small.png : File not found
[02/Nov/2008:14:02:16 -0600] /images/mail-small.png : File not found
[/code:1]
Can you guys verify what Usermin and Usermin theme versions you guys are running (the packages "usermin" and "usermin-virtual-server-theme")?
Usermin 1.360 and Usermin Theme 6.4 are the most recent, I'm curious if that's what you have installed or not.
-Eric
Should be filed as a bug anyways :) http://www.virtualmin.com/bug-tracker/
And I can comfirm this as well..
/images/mail-small.png : File not found
/images/usermin-small.png : File not found
And its a error in Usermin 1.370 which is the newest version out for anyone using the GPL version or is downloading from the website directly.
Scott filed a bug report on this issue here:
http://www.virtualmin.com/index.php?option=com_flyspray&do=details&a...
solution for it in the bug report
It's my fault. I broke it when making some changes to improve the look of the theme--GIFs are nasty looking. But, since we no longer support IE6 (if Microsoft doesn't bother, than I'm certainly not going to spend anymore time on it), there's no reason to have GIFs anywhere in the theme. (Many icons are actually PNG masquerading as GIFs currently, but that'll be fixed soon.)
--
Check out the forum guidelines!