Hi,

PHP Version: 5.3.27 (Zend: 2.3.0) PHP Memory Limit: 90M
Database: MySQL 5.1.56-log

I downloaded and installed this manually. It has not yet been upgraded.

When I navigate to Catalog > Option Name Manager the page displays some large black blocks and the layout is so messed up that I can't do any editing. This also happens on the Catalog > Option Values Manager.

When I inspect the element using Chrome there is an img tag that looks like this:
HTML Code:
<img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAAAAACwAAAAAAQABAAACAkQBADs=" border="0" alt="" width="100%">
It seems like this img tag may be in the display of the header of the attribute list but i can't quite tell.

Does anyone recognize this or have any suggestions on what I should do next?

Thanks!