[rt-users] Fixing broken link to image and RTFM

Tom Lichti tom at redpepperracing.com
Mon Nov 17 15:54:34 EST 2003


John Schubert wrote:

> Hello,
> I've just set up RT 3-0-6 (with MySQL 4.0.16, apache 1.3.29, mod_perl
> 1.29, and RTFM 2.0.1) and have a few questions.
> 
> After using the default install, the image comes up as broken in the
> upper left corner.  I missed modifying it during the install, so I'm
> trying to add it afterwards. I have seen several mentions on here about
> modifying RT-Config.pm, although the file states at the top to not
> modify it directly. So which is true?
> 
> What directory does RT look within for the logo?  I changed it to
> "image.gif" and put a file called "image.gif" in /opt/rt3/share/html
> (and restarted Apache just in case it loads the config only at http
> start).
> 
> I'll hold on to my questions about RTFM until I rtfm :-)
> 
> Thanks,
> John
> 
> _______________________________________________
> rt-users mailing list
> rt-users at lists.fsck.com
> http://lists.fsck.com/mailman/listinfo/rt-users
> 
> Have you read the FAQ? The RT FAQ Manager lives at http://fsck.com/rtfm
> 

I played with that for hours, I finally just gave in and put the full 
path to the images directory in the config:

Set($WebImagesURL , "http://server.com:8080/NoAuth/images");

No combination of $WebURL , $WebBaseURL and $WebPath worked for me. Of 
course, I can be an idiot sometimes... :)

HTH

Tom



More information about the rt-users mailing list