I have no idea at all what info you guys are asking for in the combo boxes listed above. They all make absolutely no sense to me. My issue is that in version 4.0.4.2 all of a sudden I have all kinds of icons for my various tables in the left hand frame of phpMyAdmin. I have no idea what is going on or who hacked me and put these icons in but I have the classic table icon next to most of the table and this little smile face brown icon next to a few. How do I knwo what caused this icon change and what do I have to do to fix it?
Do you have a screenshot of what you're talking about? phpMyAdmin doesn't have any combo boxes in the left hand frame and if you can post a picture, we can try to help figure out what's going on.
"I have no idea at all what info you guys are asking for in the combo
boxes listed above." <--- Listed above where i was entering the
ticket info. That statement had nothing to do with the issue we are
having with your product. It had to do with the ticket interface.
"My issue is that in version 4.0.4.2 all of a sudden I have all kinds
of icons for my various tables in the left hand frame of phpMyAdmin.
I have no idea what is going on or who hacked me and put these icons
in but I have the classic table icon next to most of the table and
this little smile face brown icon next to a few. How do I know what
caused this icon change and what do I have to do to fix it?"
<--- Exactly what it says it is, a description of the issue we are having.
At 10:29 AM 8/16/2013, you wrote:
Related
Support Requests:
#1218Oh, okay. Actually, the defaults are fine -- sorry I misunderstood that part of your statement.
You can try clearing your browser cache and reloading phpMyAdmin. If the icon file is outdated you can see the wrong icons, and clearing the cache fixes that. Does the problem follow to other computers or browsers?
A screenshot may still help, because I can't think of why a brown smiley face would be in phpMyAdmin.
Good luck
Last edit: Isaac Bennetch 2013-08-16
OK I looked at it again and zoomed the screen. It is not a smiley
face but more of a cardboard box with stuff in it. It looks like it
MAY be related to the fact that we are running a WHM/cPanel system
and some accounts have multiple databases. When logged into WHM as
the root user and having the ability to view all databases in your
software, databases get grouped (so to speak) by user name. For
example if I have a user name user123 and he has table A and table B,
they are name user123_A and user123_b by the system. So when I go
into your software, the left frame has simply user123 and the icon in
question THEN I have to click user123 to see the two databases
user123_A and user123_B. That is extra work and unnecessary. How do
I have the left pane simply list all the databases on my server one
at a time and NOT group them any more? This system causes me extra work.
01:57 PM 8/16/2013, you wrote:
Related
Support Requests:
#1218Did clearing your cache change anything?
Yes, by default phpMyAdmin groups databases according to common names; out of the box if you have databases named test_release, test_demo, and test_tutorial, phpMyAdmin will show the test "test" which you can expand to show "release", "demo", and "tutorial". You can disable that behavior, see http://docs.phpmyadmin.net/en/latest/config.html#cfg_NavigationTreeEnableGrouping and the following few options listed there. It sounds like that might be the behavior you're seeing, and the icon associated with that does look a bit like a box with some papers popping out.