View Single Post
Posts: 13 | Thanked: 1 time | Joined on Oct 2005 @ NJ, USA
#1
Anyone else having trouble with Opera properly displaying stuff?

There's an open source music server (Ampache) that I help with and there's a few things that aren't quite happening in Opera like they normally do.

Both of these problems in 770 Opera are not problems in PC Opera or IE.

(1) The Album art which is normally pretty decent sized shows up as a fairly tiny object (I do realize that the requested 75 pixels is still pretty small) Here's the php: <img align="middle" border="0" src="http://192.168.0.7:8079/ampachen/albumart.php?id=715&amp;fast=1&amp;thumb=1" alt="Album Art" height="75" />

(2) There is a page that does some redirecting with Header I believe. It appears that the page is not getting redirected or started. The problem here is harder for me to isolate as it involves a larger chunk of code. If anyone is having a similar problem maybe that will help me figure out what causes the problem.

Thanks.