----- "Josh Greenberg" <[email protected]> wrote: > I'm using RT 3.8.1. There are three sections on the initial front > page with hyperlinks called "10 highest priority tickets I own", "10 > newest unowned tickets", and "Bookmarked Tickets". When I click on any of > these the link takes me to http://localhost/<rest of url>. So of course my > browser tries to look for this page on my local desktop but it doesn't > exist.
I'm fairly new at this, but I suspect that you've inadvertantly set something in your etc/RT_SiteConfig.pm to "localhost" when you should have set it to "rt-fqdn.mydomain.tld", probably $WebDomain. Cheers, -- jra -- Jay R. Ashworth Baylink [email protected] Designer The Things I Think RFC 2100 Ashworth & Associates http://baylink.pitas.com '87 e24 St Petersburg FL USA http://photo.imageinc.us +1 727 647 1274 I wondered "Why is that Frisbee getting bigger?" And then it hit me. _______________________________________________ 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
