Problem with text under icons

WCNT

Registered
Jun 3, 2011
2
0
51
Cpanel menu icon labels changed

The labels on the icons on all of our cpanel accounts have changed.
It is almost as if they are displaying some sort of internal variable name in camel case

e.g. What previously displayed Preferences now displays PrefHead
and the Email Accounts label under the email icon now displays MenuEmailAccounts

Screen shot attached.

Any ideas are much appreciated
 

Attachments

cPanelTristan

Quality Assurance Analyst
Staff member
Oct 2, 2010
7,607
43
348
somewhere over the rainbow
cPanel Access Level
Root Administrator
Re: Cpanel menu icon labels changed

Do you have RVSkin installed on the machine? I've seen this happen on x3 themes when RVSkin had been installed onto the server.
 

WCNT

Registered
Jun 3, 2011
2
0
51
Re: Cpanel menu icon labels changed

Thank you for responding to my question. But no we only have the standard skins installed
 

treefrogph

Registered
Jun 5, 2011
1
0
51
Re: Cpanel menu icon labels changed

I have the same exact issue. We have not actively modified the CPanel install since we put it in place, no add-ons or extra skins. I just noticed this issue on 6/6/11 (GMT +8) and created this account to post here as well.
 

CountDelmongo

Registered
Jun 6, 2011
1
0
51
Re: Cpanel menu icon labels changed

Just registered to confirm same issue here, fairly new install, absolutely no customisation and appeared fine until recently. My guess is some part of the 11.30 changes which have been rolled out have caused the issue
 

cPanelTristan

Quality Assurance Analyst
Staff member
Oct 2, 2010
7,607
43
348
somewhere over the rainbow
cPanel Access Level
Root Administrator
Re: Cpanel menu icon labels changed

For anyone who is able to resolve this issue using a manual "/scripts/upcp --force", could you check the logs at /var/cpanel/updatelogs/ location for the prior upgrade that failed and post the output on where it failed precisely? Otherwise, please open up a ticket for us to investigate further and please post the ticket number here.
 

ckh

Well-Known Member
Dec 6, 2003
358
1
168
Phoenix, AZ
cPanel Access Level
DataCenter Provider
Re: Cpanel menu icon labels changed

Here ya go:


[20110601.045048] All files synced
=> Log closed Wed Jun 1 04:50:48 2011
[20110601.045048] New upcp detected, restarting ourself
----------------------------------------------------------------------------------------------------
=> Log opened from /usr/local/cpanel/scripts/upcp at Wed Jun 1 04:50:49 2011
[20110601.045049] Detected cron=1 (env var CPANEL_IS_CRON was present before this process started.)
[20110601.045049] mtime on upcp is 1306918030 (Wed Jun 1 04:47:10 2011)
=> Log closed Wed Jun 1 04:50:49 2011
----------------------------------------------------------------------------------------------------
=> Log opened from /usr/local/cpanel/scripts/maintenance at Wed Jun 1 04:50:49 2011
[20110601.045049] Processing: Setting clock
[20110601.045049] - Processing command `/usr/local/cpanel/scripts/rdate`
[20110601.045050] Processing: Checking for immutable files
[20110601.045050] - Processing command `/usr/local/cpanel/scripts/check_immutable_files`
[20110601.045116] [13494] OK: No immutable files were found on the system.
[20110601.045116] Processing: Assuring OS package management system is setup properly
[20110601.045116] - Processing command `/usr/local/cpanel/scripts/checksyspkgsetup`

That's where the log stops. Before rebooting, I tried running upcp and it said it was already running, at 2350 while the log above shows the last command running at 0451, so it had plenty of time to complete:


=> Log opened from /scripts/upcp at Wed Jun 1 23:51:28 2011
[20110601.235128] Detected cron=0 (Terminal detected)
[20110601.235128] Killing former upcp process "11559", starting new..
[20110601.235128] Sending kill signal to process group for 11559
[20110601.235128] Waiting for processes to die
[20110601.235129] Waiting for processes to die
[20110601.235130] Waiting for processes to die
[20110601.235131] Waiting for processes to die
[20110601.235132] Waiting for processes to die
 

cPanelTristan

Quality Assurance Analyst
Staff member
Oct 2, 2010
7,607
43
348
somewhere over the rainbow
cPanel Access Level
Root Administrator
Re: Cpanel menu icon labels changed

This portion of the upcp:

[20110601.045116] Processing: Assuring OS package management system is setup properly
[20110601.045116] - Processing command `/usr/local/cpanel/scripts/checksyspkgsetup`
Indicates it was checking yum was properly working for the system packages. It is possible the rpm database for yum was corrupted at the time that this was hanging or something else was preventing the OS package management system from functioning properly.

If the rpm database is the issue, you can try the following rather than reboot the system:

Code:
mv /var/lib/rpm/__db* /root/
rpm --rebuilddb
yum clean all
If the rpm database is the issue, you'll normally see a lot of rpm processes when running this command:

Code:
ps -ef | grep rpm
An example return might look like the following:

root 7278 6123 0 01:41 ? 00:00:00 /bin/sh /etc/cron.daily/rpm
root 15557 15471 0 Jun02 ? 00:00:00 /bin/sh /etc/cron.daily/rpm
root 15775 1 0 Jun04 ? 00:00:00 /usr/lib/rpm/rpmq -q glibc
root 15925 15909 0 00:17 ? 00:00:00 /usr/bin/perl /usr/local/cpanel/scripts/rpmup
root 15926 15925 0 00:17 ? 00:00:00 /usr/lib/rpm/rpmq -q glibc
root 16084 16077 0 Jun01 ? 00:00:00 /bin/sh /etc/cron.daily/rpm
root 28171 28167 0 Jun03 ? 00:00:00 /usr/lib/rpm/rpmq -q --all --qf %{name}-%{version}-%{release}.%{arch}.rpm\n
root 28313 1 0 Jun03 ? 00:00:00 /usr/lib/rpm/rpmq -q glibc
root 30136 1 0 Jun02 ? 00:00:00 /usr/lib/rpm/rpmq -q glibc
 

LOSTTalk

Registered
Jul 8, 2007
3
0
51
Hello,

Ever since i've installed RVSkin i have a weird problem with the text displayed in X3 CPanel.
It looks like some texts arent translated and some of them are..
Some examples:

TAwstats
TFileManager
TMySQL
MENUEmailAccounts
MENUMail

What can i do to get this fixed again?
 
Last edited:

WebJIVE

Well-Known Member
Sep 30, 2007
116
17
68
11.32.2 Breaking cPanel icons?

We just received the new 11.32.2 last night (we use release) and the updated has changed altered the icon descriptions in the X3 theme for our accounts.

Is there a /script command to clean all this up?

Screen Shot 2012-04-05 at 10.37.44 AM.jpg
 

cPanelDavidG

Technical Product Specialist
Nov 29, 2006
11,212
13
313
Houston, TX
cPanel Access Level
Root Administrator
Re: 11.32.2 Breaking cPanel icons?

We just received the new 11.32.2 last night (we use release) and the updated has changed altered the icon descriptions in the X3 theme for our accounts.

Is there a /script command to clean all this up?

View attachment 10122
It seems that you somehow have missing language keys... which is weird - definitely get a ticket in on this so we can figure out how this happened so we can ensure we fix this if it is a potentially widespread issue: http://go.cPanel.net/supportrequest
 

NixTree

Well-Known Member
Aug 19, 2010
413
5
143
Gods Own Country
cPanel Access Level
Root Administrator
Twitter
Hello,

I have faced very same problem with the recent update to 11.32. Its not a rvskin issue; swicthed back to 11.30 Stable release and all is OK now!

Thank you,
Nibin.
 

WebJIVE

Well-Known Member
Sep 30, 2007
116
17
68
Re: 11.32.2 Breaking cPanel icons?

Opening a ticket now...
 

parisi

Member
Nov 6, 2006
9
0
151
Re: 11.32.2 Breaking cPanel icons?

We are seeing the same issue. We are a customer of SoftLayer. Should I open a ticket with you or them?
 

billyrobot

Active Member
Feb 18, 2004
25
0
151
Re: 11.32.2 Breaking cPanel icons?

Seeing the same issue here; we are also at SoftLayer. Problem persists after running upcp. Any fix?
 

mangkukmerah

Registered
Nov 15, 2010
3
0
51
Re: 11.32.2 Breaking cPanel icons?

You're absolutely not alone in this :) . Having the same trouble too. Both on cPanel and WHM (Look into Edit a Package) garbled text with max_list_title and so on.

UPDATE :
Only happened on one of my server, my two other servers doesn't show any of that.

Running /scripts/upcp --force fixed it :)
 
Last edited: