Hi Tim, I have figured it out. The problem was the .obj file never update after the first mistake.
Thanks, Zhiming. --- Timothy Smith <[EMAIL PROTECTED]> wrote: > >>> Zhiming Liu <[EMAIL PROTECTED]> 06/27/06 4:10 PM > >>> > > <img > src="<%$RT::WebImagesURL%>/NoAuth/images/uslogo1.gif" > ... > > I think the "/NoAuth/images/" is redundant. Look at > /Admin/Tools/Configuration.html in your browser and > see what $RT::WebImagesURL is set to or view source > on the generated page and see what's actually going > in the src attribute. I don't know if your > configuration is like mine, but my $RT::WebImagesURL > is set to "/rt/NoAuth/images/", making the correct > attribute src="<%$RT::WebImagesURL%>/uslogo1.gif". > > Tim Smith > __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com _______________________________________________ http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-users Community help: http://wiki.bestpractical.com Commercial support: [EMAIL PROTECTED] Discover RT's hidden secrets with RT Essentials from O'Reilly Media. Buy a copy at http://rtbook.bestpractical.com We're hiring! Come hack Perl for Best Practical: http://bestpractical.com/about/jobs.html
