[rt-users] Web Interface Images

Ruslan Zakirov ruslan.zakirov at gmail.com
Tue Nov 1 21:56:06 EST 2005


On 10/27/05, Jason B. <maillist at sitepier.com> wrote:
>  After beating my head for 4 hours then responding to the list I finally
> figured out why it didn't work.
>
> I had to add the following:
>
> Set($WebBaseURL , "http://tickets.stabletransit.com");
> Set($WebPath , "");
> Set($WebURL , $WebBaseURL . $WebPath . "/");
> Set($WebImagesURL , $WebURL . "NoAuth/images/");
>
> I though the last two didn't have to be in there since it was already in the
> RT_Config.pm
yes, you need only first two lines. I didn't understand does it works
for you if you delete last two lines?

>
> The images are there and everything fine though when I press the logout
> button I recieve a box that refreshes to fast and goes to the following:
>
> http://tickets.stabletransit.com/NoAuth/%3C%25$URL%25%3E
>
> This is in the browser:
>
>
>
> Not Found
>
> The requested URL /NoAuth/<%$URL%> was not found on this server.
Somebody posted fix for this, I'm sure.

[snip]

--
Best regards, Ruslan.



More information about the rt-users mailing list