[rt-users] Company Logo

Rodney Rindels rrindels at gmail.com
Mon Apr 17 12:14:34 EDT 2006


On 4/16/06, Mathew Snyder <msnyder at servervault.com> wrote:
>
> I'm trying to use a .png image of our company's logo instead of
> bplogo.gif.  It isn't working.  All that shows up is the alt text.  I've
> used a .gif and it's worked.  Why can't I use a .png?
>
> --
> Mathew Snyder
> Systems Administrator
> Network+
> ServerVault TechOps
>

wonder if it could be something in the autohandler they use to fire off
images since thats just a mason wrapper.

They include png in the
if ($file =~ /\.(gif|png|jpe?g)$/i) {
type building handler so, I'm not sure whats misfiring for you?
Maybe some looking and testing there might help ya in
NoAuth/images/autohandler
or if your server is configured to not use mason for png, maybe a
misconfiguration there?

Rod
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bestpractical.com/pipermail/rt-users/attachments/20060417/5af36ecb/attachment.htm>


More information about the rt-users mailing list