[rt-users] Logo trouble after upgrade 3.2.1 -> 3.2.2
nvarney at edt.fr
nvarney at edt.fr
Thu Oct 7 12:35:22 EDT 2004
The Best Practical logo only appears correctly on Home page of RT
All other pages, logo is missing (bad URL)
Exemple:
Tickets Search main page: HTML refers to '/Search/NoAuth/images//bplogo.gif for
the logo and it's not found.
The logo is only found with /NoAuth/images//bplogo.gif
In HTML code : <img src="NoAuth/images//bplogo.gif" alt="" width="230"
height="50">
Should be <img src="../NoAuth/images//bplogo.gif" alt="" width="230"
height="50"> in sub pages ?
Any clues ?
Nicolas Varney
More information about the rt-users
mailing list