- Edited
a fresh install of osticket onto my wamp installation for troubleshooting. when i go to the main page, it's trying to link to files in a wrong directory and doubling up the /osticket/ directory for everything.
firebug code:
GET http://localhost/osticket(http://localhost/osticket)
GET http://localhost/osticket/osticket/css/osticket.css(http://localhost/osticket/osticket/css/osticket.css) (failed)
GET http://localhost/osticket/osticket/assets/default/css/theme.css(http://localhost/osticket/osticket/assets/default/css/theme.css) (failed)
...etc....