I'm trying to put a logo on the pages, and I go into the config file
and say,

[header_logo]
alt = Your logo here, as they often say . . .
height = 25
link = http://www.scanandgocard.com
src = mtlogo.png
width = 230

and I'm treated to:

127.0.0.1 - - [27/Oct/2009 10:35:43] "GET /tractest/login HTTP/1.1"
302 -
127.0.0.1 - - [27/Oct/2009 10:35:44] "GET /tractest/report HTTP/1.1"
200 -
127.0.0.1 - - [27/Oct/2009 10:35:45] "GET /tractest/chrome/common/
mtlogo.png HTTP/1.1" 404 -

Directory structure is: /home/[me]/tractest/chrome/common/
mtlogo.png    what it seems to want.

If I put in a fully-qualified path, I get:

127.0.0.1 - - [27/Oct/2009 10:48:02] "GET /tractest/logout HTTP/1.1"
302 -
127.0.0.1 - - [27/Oct/2009 10:48:02] "GET /tractest/report HTTP/1.1"
200 -
127.0.0.1 - - [27/Oct/2009 10:48:02] "GET /home/jrm/tractest/chrome/
common/mtlogo.png HTTP/1.1" 404 -

I've tried it with other files, other file types, putting the string
in quotes, nothing, just a 404.  Oh, and it does show the alt-text for
that image.  Files are completely readable by other programs.

I'm sure I'm doing some noob dunce-move but I can't find it.  Other
than this, cool program.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Trac 
Users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/trac-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to